@charset "UTF-8";@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";*{margin:0;padding:0;font-family:Poppins,serif}:root{--primary-color: #9801DF}::-webkit-scrollbar{display:none}._container_1o71j_1{padding:1rem;background-color:#fff;position:fixed;z-index:10000;width:100%;box-sizing:border-box}._header_1o71j_19{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;width:98%}._headerLeft_1o71j_37{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem;min-width:0}._headerRight_1o71j_55{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;min-width:0;flex-shrink:0}._hamburgerMenu_1o71j_73{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;position:relative}._hamburgerMenu_1o71j_73 svg{color:#1a1d1f;font-size:1.5rem;cursor:pointer}._dropuser_1o71j_101{cursor:pointer;width:15px;object-fit:contain;height:auto}._logo_1o71j_115{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;height:32px;width:118px;cursor:pointer}._usericon_1o71j_135{cursor:pointer}._logo_1o71j_115 img{width:100%}._dropdownContainer_1o71j_153{display:flex;white-space:nowrap;flex:1;min-width:0}._customDropdown_1o71j_167{position:relative;display:inline-block}._dropdownHeader_1o71j_177{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-radius:6px;cursor:pointer}._dropdownHeader_1o71j_177 img{width:12px;height:12px;margin-left:8px}._dropdownMenu_1o71j_207{position:absolute;top:100%;left:0;z-index:1000;width:228px;background-color:#fff;border:1px solid #ccc;border-radius:6px;box-shadow:0 4px 8px #0000001a;min-width:150px}._dropdownItem_1o71j_233{padding:8px 12px;cursor:pointer;white-space:nowrap;font-family:Poppins;font-weight:400;font-size:14px;line-height:41px;letter-spacing:0%;color:#64748b}._hrLine_1o71j_257{border:1px dotted #64748b4d}._dropdownItem_1o71j_233:hover{background-color:#f5f5f5}._userDropdown_1o71j_273{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.1rem}._userDropdown_1o71j_273 svg{color:#64748b;font-size:1.5rem}._userDropdown_1o71j_273 p{font-family:Poppins;font-weight:400;font-size:16px;line-height:20px;letter-spacing:0px;text-align:right;color:#212b36;flex-shrink:0;cursor:pointer}._userDropdown_1o71j_273 span{font-family:Poppins;font-weight:600;font-size:16px;line-height:20px;letter-spacing:0px;text-align:right;color:#212b36}._userNameWrapper_1o71j_343{display:flex;align-items:center;justify-content:flex-end;max-width:150px}._userName_1o71j_343{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;min-width:0;margin-left:5px}._profileImage_1o71j_375{width:32px;height:32px;border-radius:50%}._iconSection_1o71j_387{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem;padding:0 1rem}._icon_1o71j_387,._mobileHeaderLogo_1o71j_407{width:26px;height:23px;position:relative;cursor:pointer}._icon_1o71j_387 img{width:100%;height:100%}._notificationCount_1o71j_431{position:absolute;border-radius:50%;background-color:#ff2727;width:18px;height:18px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:.1rem;top:12px;left:12px}._notificationCount_1o71j_431 p{font-family:Poppins;font-size:8px;font-weight:500;line-height:1px;letter-spacing:.5px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#fff}._headerButton_1o71j_485{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._headerButton_1o71j_485 button{border:none;outline:none;border-radius:8px;color:#fff;font-family:Poppins;font-size:14px;font-weight:500;line-height:20px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;width:96px;height:40px;cursor:pointer;background-color:var(--primary-color)}._sidebar_1o71j_535{display:flex;flex-direction:column;padding:1rem;background-color:#fff;box-shadow:0 4px 4px #00000040;box-shadow:0 -2px 4px #00000040;border-radius:5px;min-width:241px;position:absolute;z-index:999;top:100%;left:0%;padding:2rem 0 1rem;margin-top:1.55rem;margin-left:-.8rem;animation:_slideIn_1o71j_1 .8s forwards}@keyframes _slideIn_1o71j_1{0%{left:-60rem}to{left:0}}._openSidebar_1o71j_595{transform:translate(0)}._sidebarMenu_1o71j_603{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem}._menuItem_1o71j_617{display:flex;align-items:center;gap:1rem;padding:.5rem .5rem .5rem 2rem;transition:all .3s ease;cursor:pointer}._menuItem_1o71j_617:hover{background:#f3e6fd;color:#1a1d1f;transform:none}._menuItem_1o71j_617:hover ._menuText_1o71j_651 p{color:#1a1d1f}._menuItem_1o71j_617:hover ._menuImage_1o71j_659 img{filter:none}._menuImage_1o71j_659{width:20px;height:20px;display:flex;align-items:center;justify-content:center}._menuImage_1o71j_659 img{width:100%;height:100%;object-fit:contain}._mobileMenuImage_1o71j_695{width:20px;height:20px;display:flex;align-items:center;justify-content:center}._mobileMenuImage_1o71j_695 img{width:100%;height:100%;object-fit:contain}._menuText_1o71j_651{display:flex;flex-direction:row;align-items:center}._menuText_1o71j_651 p{font-family:Poppins;font-weight:500;font-size:16px;line-height:18px;letter-spacing:0%;color:#212b36}._active_1o71j_753{background:linear-gradient(92.97deg,#9801df -6.79%,#3827b4 119.76%);color:#fff}._active_1o71j_753 ._menuText_1o71j_651 p{color:#fff}._active_1o71j_753 ._menuImage_1o71j_659 img{filter:brightness(0) invert(1)}._mobileHeader_1o71j_407{display:none}._LoginContainer_1o71j_789{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;position:fixed;z-index:999999;top:40%;left:50%;transform:translate(-50%,-40%);background-color:#000c;overflow:hidden}._userdropdownMenu_1o71j_819{position:fixed;top:75px;right:345px;left:unset;z-index:1000;background-color:#fff;box-shadow:0 4px 8px #0000001a;border-radius:4px;min-width:150px;padding:8px 0}._userdropdownRow_1o71j_845{display:flex;align-items:center;gap:12px;padding:8px 16px;cursor:pointer}._userdropdownRow_1o71j_845:hover{background-color:#f5f5f5}._userdropdownItem_1o71j_869{padding:5px 12px;cursor:pointer;white-space:nowrap;font-family:Poppins;font-weight:400;font-size:14px;color:#64748b}._announcementPopupOverlay_1o71j_889{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999999999999999}._announcementPopup_1o71j_889{background-color:#fff;border-radius:8px;width:90%;max-width:400px;max-height:80vh;overflow-y:auto;box-shadow:0 4px 12px #00000026;position:absolute;top:80px;right:20px}._announcementHeader_1o71j_933{padding:16px;border-bottom:1px solid #eee;text-align:center}._notificationPara_1o71j_945{font-weight:600;font-size:13px}._namePara_1o71j_955{font-weight:600;font-size:12px}._announcementList_1o71j_965{padding:16px 0}._followPara_1o71j_973{font-weight:600;font-size:12px;line-height:16px;letter-spacing:0px;text-align:center;color:#999}._announcementItem_1o71j_991{display:flex;align-items:flex-start;padding:12px 16px;border-bottom:1px solid #eee}._announcementItem_1o71j_991:last-child{border-bottom:none}._announcementAvatar_1o71j_1013{width:40px;height:40px;border-radius:50%;margin-right:12px;object-fit:cover}._announcementGuestAvatar_1o71j_1029{width:40px;height:40px;border-radius:50%;margin-right:12px;border:1px solid #9801df}._announcementContent_1o71j_1045{flex-grow:1;display:flex;flex-direction:column}._announcementnamedetailsWrapper_1o71j_1057{display:flex;align-items:baseline;margin-bottom:4px;flex-wrap:wrap}._announcementName_1o71j_1071{margin-bottom:0;margin-right:4px}._announcementDetails_1o71j_1081{display:inline}._guestButtonSection_1o71j_1089{display:flex;align-items:center;gap:1rem;padding:.5rem}._guestButtonSection_1o71j_1089 button{width:8rem;padding:.5rem 0;border-radius:8px;border:1px solid #9801df;font-weight:500;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;background:transparent;cursor:pointer}._guestButtonSection_1o71j_1089 button:first-child{background-color:#9801df;color:#fff}._guestButtonSection_1o71j_1089 button:last-child{color:#9801df;border:2px solid}._hourPara_1o71j_1151{font-weight:400;font-size:10px;color:#999}._announcementTime_1o71j_1163{margin-right:8px}._New_1o71j_1171{font-weight:400;font-size:9px;color:#37474f}._announcementTag_1o71j_1183{display:inline-block;font-size:10px;padding:2px 6px;background-color:#fed96c;color:#37474f;font-weight:600;border-top-left-radius:10px;border-bottom-right-radius:10px;text-align:center}._announcementOptions_1o71j_1207{margin-left:12px;color:#888;font-size:20px;cursor:pointer;width:20px;height:20px;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0}._announcementOptions_1o71j_1207 img{width:100%;height:100%;object-fit:contain}._announcementOffer_1o71j_1247{margin:16px;border-radius:8px;display:flex;position:relative;align-items:center}._offerWrapper_1o71j_1263{border-radius:5px;display:flex;flex-direction:column;justify-content:space-between}._offerImage_1o71j_1277{width:100%;aspect-ratio:4/1;border-radius:4px;overflow:hidden}._offerImage_1o71j_1277 img{width:100%;height:100%;object-fit:cover}._offerContent_1o71j_1303{padding-left:10px}._offerTitle_1o71j_1311{font-weight:500;font-size:12px;color:#000}._offerDescription_1o71j_1323{margin-bottom:4px;font-weight:400;font-size:10px;color:#424347}._offerTime_1o71j_1337{color:#999;font-weight:400;font-size:10px}._offerClose_1o71j_1349{position:absolute;top:5px;right:10px;font-size:16px;color:#888;cursor:pointer}._optionsDropdown_1o71j_1367{position:absolute;top:10px;right:10px;background-color:#fff;box-shadow:0 4px 8px #0000001a;border-radius:8px;padding:8px 0;z-index:1000;min-width:170px}._optionsItem_1o71j_1391{display:flex;align-items:center;padding:8px 16px;cursor:pointer;gap:12px}._optionsItem_1o71j_1391:hover{background-color:#f5f5f5}._optionsItem_1o71j_1391 span{font-weight:400;font-size:14px;color:#212b36}._loader_1o71j_1427{display:flex;justify-content:center;align-items:center;height:200px}._spinner_1o71j_1441{border:4px solid rgba(0,0,0,.1);border-left-color:#9801df;border-radius:50%;width:40px;height:40px;animation:_spin_1o71j_1441 1s linear infinite}@keyframes _spin_1o71j_1441{to{transform:rotate(360deg)}}@media screen and (max-width: 768px){._header_1o71j_19{display:none}._container_1o71j_1{padding:1rem;background-color:#fff;position:fixed;z-index:10000;width:initial;display:flex;left:0;right:0}._sidebar_1o71j_535{display:none}._notificationCount_1o71j_431{top:-.5rem;right:0}._mobileHeader_1o71j_407{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;width:100%}._mobileHeaderLeft_1o71j_1539{display:flex;flex-direction:row;align-items:center}._mobileLogoContainer_1o71j_1551{display:flex;flex-direction:column;align-items:center;position:relative}._headerLogo_1o71j_1565{width:42px;cursor:pointer}._headerLogo_1o71j_1565 img{width:100%;height:100%}._mobileHeaderRight_1o71j_1585{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:1rem}._mobileHeaderLogo_1o71j_407{display:flex;flex-direction:row;align-items:center;width:26px}._mobileHeaderLogo_1o71j_407 img{width:100%;height:100%}._mobileUserLogo_1o71j_1625{display:flex;flex-direction:row;align-items:center;width:26px}._mobileUserLogo_1o71j_1625 img{width:100%;height:100%}._mobileSidebar_1o71j_1649{display:flex;flex-direction:column;padding:1rem;background-color:#fff;box-shadow:0 4px 4px #00000040;box-shadow:0 -2px 4px #00000040;border-radius:5px;width:241px;max-height:50vh;position:absolute;z-index:999;top:100%;left:0%;padding:1rem 0;margin-top:.5rem;animation:_slideIn_1o71j_1 .8s forwards}@keyframes _slideIn_1o71j_1{0%{left:-60rem}to{left:0}}._openSidebar_1o71j_595{transform:translate(0)}._mobileSidebarMenu_1o71j_1715{display:flex;flex-direction:column;justify-content:flex-start;gap:.6rem;overflow:auto}._mobileMenuItem_1o71j_1731{display:flex;align-items:center;gap:1rem;padding:.5rem .5rem .5rem 2rem;cursor:pointer;transition:all .3s ease}._mobileMenuItem_1o71j_1731:hover{background:#f3e6fd;color:#1a1d1f;transform:none}._mobileMenuItem_1o71j_1731:hover ._mobileMenuText_1o71j_1763 p{color:#1a1d1f}._mobileMenuItem_1o71j_1731:hover ._mobileMenuImage_1o71j_695 img{filter:none}._mobileMenuImage_1o71j_695{width:20px}._mobileMenuImage_1o71j_695 img{width:100%;height:100%}._mobileMenuText_1o71j_1763{display:flex;flex-direction:row;align-items:center}._mobileMenuText_1o71j_1763 p{font-family:Poppins;font-weight:500;font-size:12px;line-height:18px;letter-spacing:0%;color:#212b36}._active_1o71j_753{background:linear-gradient(92.97deg,#9801df -6.79%,#3827b4 119.76%);color:#fff;padding:1rem}._active_1o71j_753 ._mobileMenuText_1o71j_1763 p{color:#fff}._active_1o71j_753 ._mobileMenuImage_1o71j_695 img{filter:brightness(0) invert(1)}._userdropdownMenu_1o71j_819{position:fixed;top:75px;right:170px;left:unset;z-index:1000;background-color:#fff;box-shadow:0 4px 8px #0000001a;border-radius:4px;min-width:150px;padding:8px 0}}@media screen and (max-width:500px){._headerButton_1o71j_485 button{font-size:12px;font-weight:400;width:initial;height:initial;cursor:pointer;padding:.5rem;white-space:nowrap}._userDropdown_1o71j_273 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0px;text-align:right;color:#212b36;flex-shrink:0}._userDropdown_1o71j_273 span{font-family:Poppins;font-weight:600;font-size:14px;line-height:20px;letter-spacing:0px;text-align:right;color:#212b36}._profileImage_1o71j_375{width:26px;height:26px;border-radius:50%}}@media screen and (max-width:380px){._container_1o71j_1{padding:.8rem}._mobileHeader_1o71j_407,._mobileHeaderLeft_1o71j_1539,._mobileHeaderRight_1o71j_1585{gap:.5rem}._headerLogo_1o71j_1565{width:36px}._mobileHeaderLogo_1o71j_407,._mobileUserLogo_1o71j_1625,._icon_1o71j_387{width:22px;height:22px}._notificationCount_1o71j_431{width:15px;height:15px;top:-6px;right:-4px;left:unset}._notificationCount_1o71j_431 p{font-size:7px}._mobileSidebar_1o71j_1649{width:220px;margin-top:.4rem;border-radius:8px}._mobileSidebarMenu_1o71j_1715{gap:.4rem}._mobileMenuItem_1o71j_1731{padding:.7rem 1rem;gap:.8rem}._mobileMenuImage_1o71j_695{width:18px;height:18px}._mobileMenuText_1o71j_1763 p{font-size:11px;line-height:16px}._headerButton_1o71j_485 button{font-size:11px;line-height:16px;padding:.45rem .7rem;border-radius:6px}._userDropdown_1o71j_273{gap:.2rem}._userDropdown_1o71j_273 p,._userDropdown_1o71j_273 span{font-size:12px;line-height:18px}._profileImage_1o71j_375{width:24px;height:24px}._userNameWrapper_1o71j_343{max-width:90px}._dropdownMenu_1o71j_207{width:200px}._dropdownItem_1o71j_233{font-size:12px;line-height:20px;padding:10px 12px}._userdropdownMenu_1o71j_819{top:65px;right:10px;min-width:140px}._userdropdownItem_1o71j_869{font-size:12px}._announcementPopup_1o71j_889{width:95%;right:2.5%;top:70px;max-height:75vh}._announcementHeader_1o71j_933{padding:12px}._announcementItem_1o71j_991{padding:10px 12px}._announcementAvatar_1o71j_1013,._announcementGuestAvatar_1o71j_1029{width:34px;height:34px}._notificationPara_1o71j_945,._namePara_1o71j_955,._followPara_1o71j_973,._offerTitle_1o71j_1311{font-size:11px}._offerDescription_1o71j_1323,._offerTime_1o71j_1337{font-size:9px}._guestButtonSection_1o71j_1089{flex-direction:column;gap:.5rem}._guestButtonSection_1o71j_1089 button{width:100%;font-size:12px}}._container_tdf1z_1{display:flex;width:min(1040px,calc(100vw - 32px));height:min(720px,calc(100vh - 32px));max-height:calc(100dvh - 32px);overflow:hidden;background:#fff;border:1px solid rgba(56,39,180,.1);border-radius:20px;box-shadow:0 24px 70px #190e3e47}._leftPanel_tdf1z_13{width:58%;min-width:0;overflow-x:hidden;overflow-y:auto;padding-bottom:clamp(18px,3vh,30px);scrollbar-gutter:stable}._leftPanel_tdf1z_13::-webkit-scrollbar{width:6px}._leftPanel_tdf1z_13::-webkit-scrollbar-thumb{background:#9801df47;border-radius:999px}._rightPanel_tdf1z_31{display:flex;width:42%;min-width:0;flex-direction:column;overflow:hidden;background:linear-gradient(149.67deg,#9801df 4.73%,#3827b4 177.52%)}._SignupButton_tdf1z_40{display:flex;width:100%;justify-content:flex-start;padding:22px 24px;box-sizing:border-box}._SignupButton_tdf1z_40 button{min-width:112px;min-height:38px;padding:8px 18px;color:#fff;background:transparent;border:1px solid rgba(255,255,255,.86);border-radius:9px;font-size:15px;font-weight:500;cursor:pointer;transition:background-color .2s ease,transform .2s ease}._SignupButton_tdf1z_40 button:hover{background:#ffffff1f;transform:translateY(-1px)}._imageBox_tdf1z_67{display:flex;width:min(78%,340px);align-items:center;justify-content:center;margin:clamp(36px,8vh,70px) auto 26px}._imageBox_tdf1z_67 img{display:block;width:100%;height:auto;object-fit:contain}._textBox_tdf1z_82{display:flex;width:100%;flex-direction:column;align-items:center;padding:0 24px;box-sizing:border-box}._RightHead_tdf1z_91{margin:0;color:#fff;font-size:clamp(23px,2.2vw,28px);font-weight:600;line-height:1.3;text-align:center}._content_tdf1z_100{display:flex;flex-direction:column;gap:4px;margin-top:12px;text-align:center}._content_tdf1z_100 p{margin:0;color:#ffffffdb;font-size:15px;font-weight:400;line-height:1.55;text-align:center}._LeftHead_tdf1z_117{padding:22px clamp(24px,4vw,42px) 14px}._Hbox_tdf1z_121{display:flex;flex-direction:column}._Hbox_tdf1z_121 p{margin:12px 0 0;color:#424347;font-size:clamp(25px,2.3vw,31px);font-weight:700;line-height:1.25;text-align:center}._Hboxsecond_tdf1z_135{display:none}._closeIco_tdf1z_139{display:flex;width:100%;justify-content:flex-end}._closeIco_tdf1z_139 img{display:block;width:32px;height:32px;border-radius:50%;cursor:pointer;transition:background-color .2s ease,transform .2s ease}._closeIco_tdf1z_139 img:hover{background:#f4e9fa;transform:scale(1.05)}._loginname_tdf1z_159{display:none;color:#424347;font-size:22px;font-weight:700;line-height:1.3;text-align:center}._inputBox_tdf1z_168{display:flex;width:100%;flex-direction:column;align-items:center;gap:14px;padding:0 clamp(20px,4vw,42px);box-sizing:border-box}._nameBox_tdf1z_178,._passWordBox_tdf1z_179,._forgotPassword_tdf1z_180{width:min(100%,425px);box-sizing:border-box}._nameBox_tdf1z_178,._passWordBox_tdf1z_179{display:flex;min-height:50px;align-items:center;background:#fff;border:1px solid #ded8e2;border-radius:10px;box-shadow:0 5px 14px #32233c14;transition:border-color .2s ease,box-shadow .2s ease}._nameBox_tdf1z_178:focus-within,._passWordBox_tdf1z_179:focus-within{border-color:#9801df;box-shadow:0 0 0 3px #9801df1c,0 6px 16px #32233c1a}._nameBox_tdf1z_178 input,._passWordBox_tdf1z_179 input{width:100%;min-width:0;height:48px;padding:0 16px;box-sizing:border-box;color:#343038;background:transparent;border:0;border-radius:inherit;font-size:16px;outline:none}._nameBox_tdf1z_178 input::placeholder,._passWordBox_tdf1z_179 input::placeholder{color:#98939b;font-size:15px;font-weight:400}._passWordBox_tdf1z_179{gap:4px;opacity:0;transform:translateY(-8px);transition:opacity .25s ease,transform .25s ease,border-color .2s ease,box-shadow .2s ease}._passWordBoxVisible_tdf1z_234{opacity:1;transform:translateY(0)}._eyeIcoBox_tdf1z_239{display:flex;flex:0 0 auto;align-items:center;justify-content:center;margin-right:6px;padding:8px;color:#827b87;border-radius:8px;cursor:pointer}._eyeIcoBox_tdf1z_239:hover{color:#9801df;background:#f7effb}._eyeIco_tdf1z_239{font-size:1.35rem}._forgotPassword_tdf1z_180{display:flex;justify-content:flex-end;margin-top:-4px}._forgotPassword_tdf1z_180 p{margin:0;color:#9801df;font-size:14px;font-weight:500;line-height:1.5;cursor:pointer}._forgotPassword_tdf1z_180 p:hover{text-decoration:underline}._LoginButton_tdf1z_279{display:flex;width:100%;justify-content:center;margin-top:24px;padding:0 clamp(20px,4vw,42px);box-sizing:border-box}._LoginButton_tdf1z_279 button{width:min(100%,348px);min-height:48px;padding:11px 24px;color:#fff;background:#9801df;border:0;border-radius:10px;box-shadow:0 9px 20px #9801df33;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease}._LoginButton_tdf1z_279 button:hover{background:#8500c3;box-shadow:0 11px 24px #9801df47;transform:translateY(-1px)}._SignupButton_tdf1z_40 button:focus-visible,._LoginButton_tdf1z_279 button:focus-visible,._closeIco_tdf1z_139 img:focus-visible{outline:3px solid rgba(152,1,223,.22);outline-offset:3px}._divider_tdf1z_317{display:flex;width:100%;justify-content:center;margin-top:25px;padding:0 20px;box-sizing:border-box}._dividerBox_tdf1z_326{display:flex;width:min(100%,345px);align-items:center;justify-content:center;gap:13px;color:#8c8790}._dividerBox_tdf1z_326 p{flex:0 0 auto;margin:0;font-size:12px;line-height:1.4}._HrLine_tdf1z_342{width:100%;height:1px;background:#ded8e2}._iconSet_tdf1z_348{display:flex;width:100%;align-items:center;justify-content:center;gap:14px;margin-top:16px}._iconSet_tdf1z_348 img{display:block;width:42px;height:42px;border-radius:50%;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease}._iconSet_tdf1z_348 img:hover{box-shadow:0 7px 18px #24192c24;transform:translateY(-2px)}._privacySection_tdf1z_371{display:flex;width:min(78%,430px);align-items:center;justify-content:center;margin:16px auto 0}._privacySection_tdf1z_371 p{margin:0;color:#858087;font-size:11px;font-weight:400;line-height:1.7;text-align:center}._privacySection_tdf1z_371 span{color:#68636b;text-decoration:underline;cursor:pointer}._carouselBox_tdf1z_394{width:auto;margin:18px clamp(16px,3vw,28px) 0}._footer_tdf1z_399{display:flex;align-items:center;justify-content:center;padding:16px 0}._footerBox_tdf1z_406{display:flex;flex-direction:column;align-items:center;justify-content:center}._footerBox_tdf1z_406 p{margin:0;color:#999;font-size:9px;line-height:1.5;text-align:center}._footerBox_tdf1z_406 span{text-decoration:underline;cursor:pointer}._loaderWrapper_tdf1z_426{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}._verticalLine_tdf1z_435{width:1px;height:25px;background:#ded8e2}@media (max-width: 860px){._container_tdf1z_1{width:min(540px,calc(100vw - 24px));height:auto;max-height:calc(100dvh - 24px);border-radius:16px}._rightPanel_tdf1z_31{display:none}._leftPanel_tdf1z_13{width:100%;max-height:calc(100dvh - 24px);padding-bottom:20px}._Hbox_tdf1z_121{display:none}._Hboxsecond_tdf1z_135{display:flex;height:104px;flex-direction:column;background:url(/assets/homePageBackground-DbHCnh60.png) center / cover no-repeat}._Hboxsecond_tdf1z_135 ._SignupButton_tdf1z_40{justify-content:flex-end;padding:10px 14px 0}._Hboxsecond_tdf1z_135 p{margin:-2px 0 0;color:#fff;font-size:22px;font-weight:600;text-align:center;cursor:pointer}._LeftHead_tdf1z_117{padding:0}._loginname_tdf1z_159{display:block;padding:22px 20px 16px}._inputBox_tdf1z_168,._LoginButton_tdf1z_279{padding-inline:clamp(18px,6vw,38px)}._carouselBox_tdf1z_394{margin-inline:clamp(12px,4vw,22px)}}@media (max-width: 420px){._container_tdf1z_1{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);border-radius:14px}._leftPanel_tdf1z_13{max-height:calc(100dvh - 16px)}._Hboxsecond_tdf1z_135{height:96px}._SignupButton_tdf1z_40 button{min-width:98px;min-height:34px;padding:6px 14px;font-size:13px}._loginname_tdf1z_159{padding-block:18px 14px;font-size:20px}._inputBox_tdf1z_168,._LoginButton_tdf1z_279{padding-inline:16px}._nameBox_tdf1z_178,._passWordBox_tdf1z_179{min-height:48px}._nameBox_tdf1z_178 input,._passWordBox_tdf1z_179 input{height:46px;font-size:15px}._LoginButton_tdf1z_279{margin-top:20px}._LoginButton_tdf1z_279 button{width:100%}._privacySection_tdf1z_371{width:calc(100% - 36px)}._carouselBox_tdf1z_394{margin-inline:10px}}@media (max-height: 650px){._loginname_tdf1z_159{padding-block:14px 10px}._LoginButton_tdf1z_279,._divider_tdf1z_317{margin-top:18px}._carouselBox_tdf1z_394{margin-top:14px}}@media (prefers-reduced-motion: reduce){._SignupButton_tdf1z_40 button,._LoginButton_tdf1z_279 button,._closeIco_tdf1z_139 img,._passWordBox_tdf1z_179,._iconSet_tdf1z_348 img{transition:none}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}._container_av29g_1{width:100%;margin:0 auto;padding:4px 0}._slide_av29g_13{display:flex;justify-content:center;align-items:center;position:relative;text-align:center;border-radius:20px;overflow:hidden;width:100%;aspect-ratio:6/2.5}._slideImage_av29g_37{width:100%;height:100%;object-fit:fill}._slideContent_av29g_53{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;background-color:#00000080;padding:10px 20px;border-radius:5px}._slideContent_av29g_53 h2{font-size:2rem;margin-bottom:10px}._slideContent_av29g_53 p{font-size:2rem}._slick-dots_av29g_95{display:flex!important;justify-content:center;align-items:center;position:absolute;bottom:-2px}._slick-dots_av29g_95 li button:before{font-size:8px;color:#c7c7cc;opacity:1;border:2px solid rgb(54,54,54);transition:all .3s ease-in-out}._slick-dots_av29g_95 li._slick-active_av29g_131 button:before{font-size:10px;color:#9801df;background-color:#9801df;border:2px solid #000000;border-radius:50%;width:12px;height:12px;display:inline-block;content:""}@media (max-width: 1200px){._container_av29g_1{max-width:95%}._slideImage_av29g_37{height:100%}._slideContent_av29g_53 h2,._slideContent_av29g_53 p{font-size:1.7rem}}@media (max-width: 992px){._container_av29g_1{max-width:98%}._slideImage_av29g_37{height:120px}._slideContent_av29g_53{padding:8px 14px}._slideContent_av29g_53 h2,._slideContent_av29g_53 p{font-size:1.3rem}}@media (max-width: 768px){._container_av29g_1{max-width:100%;padding:0 8px;box-sizing:border-box}._slide_av29g_13{border-radius:12px}._slideImage_av29g_37{height:100%;width:100%;object-fit:cover;object-position:center}._slideContent_av29g_53{padding:6px 10px}._slideContent_av29g_53 h2,._slideContent_av29g_53 p{font-size:1rem}}._toast-container_1dscr_1{position:fixed;top:20px;right:20px;z-index:99999999;display:flex;flex-direction:column;gap:10px;pointer-events:none}._toast_1dscr_1{min-width:300px;padding:16px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 4px 12px #00000026;animation:_slideIn_1dscr_1 .3s ease-in-out forwards;color:#fff;pointer-events:auto;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translate(0);opacity:1}._toast_1dscr_1._success_1dscr_57{background:linear-gradient(135deg,#3827b4,#6c18a4)}._toast_1dscr_1._alert_1dscr_65{background:linear-gradient(135deg,#ff4d4d,red)}._toast_1dscr_1._warning_1dscr_73{background:linear-gradient(135deg,orange,#ff8c00)}._toast-content_1dscr_81{display:flex;align-items:center;gap:12px;flex:1}._toast-icon_1dscr_95{font-size:20px;flex-shrink:0}._toast-message_1dscr_105{font-size:14px;font-weight:500;color:#fff}._toast-close_1dscr_117{background:none;border:none;color:#fff;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;opacity:.7;transition:opacity .2s;flex-shrink:0}._toast-close_1dscr_117:hover{opacity:1}@keyframes _slideIn_1dscr_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _slideOut_1dscr_1{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}._container_jitby_1{display:flex;width:min(1040px,calc(100vw - 32px));height:min(720px,calc(100vh - 32px));max-height:calc(100dvh - 32px);overflow:hidden;background:#fff;border:1px solid rgba(56,39,180,.1);border-radius:20px;box-shadow:0 24px 70px #190e3e47}._leftPanel_jitby_13{display:flex;width:42%;min-width:0;flex-direction:column;overflow:hidden;background:linear-gradient(151.67deg,#9801df 4.73%,#3827b4 177.52%)}._rightPanel_jitby_22{width:58%;min-width:0;overflow-x:hidden;overflow-y:auto;padding-bottom:clamp(18px,3vh,30px);scrollbar-gutter:stable}._rightPanel_jitby_22::-webkit-scrollbar{width:6px}._rightPanel_jitby_22::-webkit-scrollbar-thumb{background:#9801df47;border-radius:999px}._loginBtn_jitby_40{display:flex;width:100%;justify-content:flex-end;padding:22px 24px;box-sizing:border-box}._loginBtn_jitby_40 button{min-width:112px;min-height:38px;padding:8px 18px;color:#fff;background:transparent;border:1px solid rgba(255,255,255,.86);border-radius:9px;font-size:15px;font-weight:500;cursor:pointer;transition:background-color .2s ease,transform .2s ease}._loginBtn_jitby_40 button:hover{background:#ffffff1f;transform:translateY(-1px)}._imageBox_jitby_67{display:flex;width:min(76%,330px);align-items:center;justify-content:center;margin:clamp(34px,7vh,66px) auto 26px}._imageBox_jitby_67 img{display:block;width:100%;height:auto;object-fit:contain}._textBox_jitby_82{display:flex;width:100%;flex-direction:column;align-items:center;padding:0 24px;box-sizing:border-box}._leftHeading_jitby_91{margin:0;color:#fff;font-size:clamp(23px,2.2vw,28px);font-weight:600;line-height:1.3;text-align:center}._content_jitby_100{display:flex;flex-direction:column;gap:4px;margin-top:12px;text-align:center}._content_jitby_100 p{margin:0;color:#ffffffdb;font-size:15px;font-weight:400;line-height:1.55;text-align:center}._rightHeading_jitby_117{padding:22px clamp(24px,4vw,42px) 14px}._Hbox_jitby_121{display:flex;flex-direction:column}._Hbox_jitby_121 p{margin:12px 0 0;color:#424347;font-size:clamp(25px,2.3vw,31px);font-weight:700;line-height:1.25;text-align:center}._Hboxsecond_jitby_135{display:none}._closeIco_jitby_139{display:flex;width:100%;justify-content:flex-end}._closeIco_jitby_139 img{display:block;width:32px;height:32px;border-radius:50%;cursor:pointer;transition:background-color .2s ease,transform .2s ease}._closeIco_jitby_139 img:hover{background:#f4e9fa;transform:scale(1.05)}._signinnname_jitby_159{display:none;color:#424347;font-size:22px;font-weight:700;line-height:1.3;text-align:center}._inputBox_jitby_168{display:flex;width:100%;flex-direction:column;align-items:center;gap:14px;padding:0 clamp(20px,4vw,42px);box-sizing:border-box}._nameBox_jitby_178,._phonenumber_jitby_179{width:min(100%,425px);min-height:50px;box-sizing:border-box;background:#fff;border:1px solid #ded8e2;border-radius:10px;box-shadow:0 5px 14px #32233c14;transition:border-color .2s ease,box-shadow .2s ease}._nameBox_jitby_178:focus-within,._phonenumber_jitby_179:focus-within{border-color:#9801df;box-shadow:0 0 0 3px #9801df1c,0 6px 16px #32233c1a}._nameBox_jitby_178 input,._numBox_jitby_198 input{width:100%;min-width:0;height:48px;padding:0 16px;box-sizing:border-box;color:#343038;background:transparent;border:0;border-radius:inherit;font-size:16px;outline:none}._nameBox_jitby_178 input::placeholder,._numBox_jitby_198 input::placeholder{color:#98939b;font-size:15px;font-weight:400}._phonenumber_jitby_179{display:flex;align-items:center;overflow:hidden}._pnoBox_jitby_225{display:flex;width:112px;height:48px;flex:0 0 112px;align-items:center;justify-content:center;border-right:1px solid #e4dfe6}._pnoBox_jitby_225 .react-tel-input{width:100%}._pnoBox_jitby_225 .form-control{max-width:100%}._numBox_jitby_198{width:auto;min-width:0;flex:1 1 auto;height:48px}._privacySection_jitby_250{display:flex;width:min(calc(100% - 40px),425px);align-items:flex-start;gap:9px;margin:16px auto 0}._privacySection_jitby_250 input{width:17px;height:17px;flex:0 0 17px;margin:3px 0 0;accent-color:#9801df;cursor:pointer}._privacySection_jitby_250 p{min-width:0;margin:0;color:#858087;font-size:11px;font-weight:400;line-height:1.7}._privacySection_jitby_250 span{color:#68636b;text-decoration:underline;cursor:pointer}._signupBtn_jitby_282{display:flex;width:100%;justify-content:center;margin-top:22px;padding:0 clamp(20px,4vw,42px);box-sizing:border-box}._signupBtn_jitby_282 button{width:min(100%,348px);min-height:48px;padding:11px 24px;color:#fff;background:#9801df;border:0;border-radius:10px;box-shadow:0 9px 20px #9801df33;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease}._signupBtn_jitby_282 button:hover:not(:disabled){background:#8500c3;box-shadow:0 11px 24px #9801df47;transform:translateY(-1px)}._disabledButton_jitby_313{color:#ffffffe6!important;background:#aaa5ad!important;box-shadow:none!important;cursor:not-allowed!important}._loginBtn_jitby_40 button:focus-visible,._signupBtn_jitby_282 button:focus-visible,._closeIco_jitby_139 img:focus-visible{outline:3px solid rgba(152,1,223,.22);outline-offset:3px}._divider_jitby_327{display:flex;width:100%;justify-content:center;margin-top:25px;padding:0 20px;box-sizing:border-box}._dividerBox_jitby_336{display:flex;width:min(100%,345px);align-items:center;justify-content:center;gap:13px;color:#8c8790}._HrLine_jitby_345{width:100%;height:1px;background:#ded8e2}._continue_jitby_351{flex:0 0 auto;margin:0;color:#8c8790;font-size:12px;font-weight:400;line-height:1.4}._iconSet_jitby_360{display:flex;width:100%;align-items:center;justify-content:center;gap:14px;margin-top:16px}._iconSet_jitby_360 img{display:block;width:42px;height:42px;border-radius:50%;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease}._iconSet_jitby_360 img:hover{box-shadow:0 7px 18px #24192c24;transform:translateY(-2px)}._carouselBox_jitby_383{width:auto;margin:18px clamp(16px,3vw,28px) 0}._footer_jitby_388{display:flex;align-items:center;justify-content:center;padding:16px 0}._footerBox_jitby_395{display:flex;flex-direction:column;align-items:center;justify-content:center}._footerBox_jitby_395 p{margin:0;color:#999;font-size:9px;line-height:1.5;text-align:center}._footerBox_jitby_395 span{text-decoration:underline;cursor:pointer}._verticalLine_jitby_415{width:1px;height:25px;background:#ded8e2}._input_jitby_168::-webkit-inner-spin-button,._input_jitby_168::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (max-width: 860px){._container_jitby_1{width:min(540px,calc(100vw - 24px));height:auto;max-height:calc(100dvh - 24px);border-radius:16px}._leftPanel_jitby_13{display:none}._rightPanel_jitby_22{width:100%;max-height:calc(100dvh - 24px);padding-bottom:20px}._Hbox_jitby_121{display:none}._Hboxsecond_jitby_135{display:flex;height:104px;flex-direction:column;background:url(/assets/homePageBackground-DbHCnh60.png) center / cover no-repeat}._Hboxsecond_jitby_135 ._loginBtn_jitby_40{justify-content:flex-end;padding:10px 14px 0}._Hboxsecond_jitby_135 p{margin:-2px 0 0;color:#fff;font-size:22px;font-weight:600;text-align:center;cursor:pointer}._rightHeading_jitby_117{padding:0}._signinnname_jitby_159{display:block;padding:22px 20px 16px}._inputBox_jitby_168,._signupBtn_jitby_282{padding-inline:clamp(18px,6vw,38px)}._privacySection_jitby_250{width:min(calc(100% - 76px),425px)}._carouselBox_jitby_383{margin-inline:clamp(12px,4vw,22px)}}@media (max-width: 420px){._container_jitby_1{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);border-radius:14px}._rightPanel_jitby_22{max-height:calc(100dvh - 16px)}._Hboxsecond_jitby_135{height:96px}._loginBtn_jitby_40 button{min-width:98px;min-height:34px;padding:6px 14px;font-size:13px}._signinnname_jitby_159{padding-block:18px 14px;font-size:20px}._inputBox_jitby_168,._signupBtn_jitby_282{padding-inline:16px}._nameBox_jitby_178,._phonenumber_jitby_179{min-height:48px}._nameBox_jitby_178 input,._numBox_jitby_198 input,._pnoBox_jitby_225,._numBox_jitby_198{height:46px}._pnoBox_jitby_225{width:108px;flex-basis:108px}._signupBtn_jitby_282{margin-top:20px}._signupBtn_jitby_282 button{width:100%}._privacySection_jitby_250{width:calc(100% - 32px)}._carouselBox_jitby_383{margin-inline:10px}}@media (max-height: 650px){._signinnname_jitby_159{padding-block:14px 10px}._signupBtn_jitby_282,._divider_jitby_327{margin-top:18px}._carouselBox_jitby_383{margin-top:14px}}@media (prefers-reduced-motion: reduce){._loginBtn_jitby_40 button,._signupBtn_jitby_282 button,._closeIco_jitby_139 img,._iconSet_jitby_360 img{transition:none}}._container_v6hac_1{display:flex;height:97vh;background-color:#f5f5f5;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70vw;z-index:9999}._leftPanel_v6hac_25{background:linear-gradient(151.67deg,#9801df 4.73%,#3827b4 177.52%);width:40%}._loginBtn_v6hac_35{display:flex;width:95%;justify-content:flex-end;margin-top:1.9rem;margin-right:1.9rem}._loginBtn_v6hac_35 button{width:114px;height:36px;top:29px;left:388px;gap:0px;border-radius:8px;color:#fff;border:1px solid rgba(255,255,255,1);background:transparent;font-size:16px;font-weight:500;text-align:center;cursor:pointer}._imageBox_v6hac_85{display:flex;justify-content:center;margin:5rem}._textBox_v6hac_97{display:flex;flex-direction:column;width:100%;align-items:center}._nameBox_v6hac_111 input::placeholder,._nameBox_v6hac_111 textarea::placeholder{font-size:18px;font-weight:300;color:#999999b8}._pnoBox_v6hac_125 input::placeholder,._pnoBox_v6hac_125 textarea::placeholder{font-size:18px;font-weight:300;color:#999999b8}._leftHeading_v6hac_143{font-size:24px;font-weight:500;line-height:20px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#fff}._content_v6hac_163{display:flex;flex-direction:column;text-align:center;gap:.5rem;margin:1rem}._content_v6hac_163 p{font-size:16px;font-weight:500;text-align:center;color:#f7f7f7}._rightPanel_v6hac_193{width:60%;overflow:auto;overflow-x:hidden;background-color:#f5f5f5}._rightPanel_v6hac_193::-webkit-scrollbar{width:8px}._rightPanel_v6hac_193::-webkit-scrollbar-thumb{border-radius:10px}._rightPanel_v6hac_193::-webkit-scrollbar-track{background:#f1f1f1}._rightHeading_v6hac_233{padding:2rem 6rem}._rightHeading_v6hac_233 p{font-size:28px;font-weight:600;line-height:31px;text-align:center;padding-top:3rem}._inputBox_v6hac_257{display:flex;flex-direction:column;align-items:center;gap:1.8rem}._Hbox_v6hac_271{display:flex;flex-direction:column;justify-content:start}._closeIco_v6hac_283{width:100%;display:flex;justify-content:end}._closeIco_v6hac_283 img{width:34px;height:34px}._nameBox_v6hac_111 input{font-size:16px;border:none;width:96%;align-items:center;display:flex;justify-content:center;border-radius:8px;height:100%;padding-left:1rem}._nameBox_v6hac_111{width:425px;height:50px;border-radius:8px;border:1px solid rgba(237,235,235,1);box-shadow:0 4px 4px #0000001c}._pnoBox_v6hac_125{width:425px;height:50px;display:flex;border-radius:8px;background-color:#fff;border:1px solid rgba(237,235,235,1);box-shadow:0 4px 4px #0000001c}._pnoBox_v6hac_125{text-align:center;align-items:center}._pnoBox_v6hac_125 p{padding-right:5px}._verticalLine_v6hac_383{height:25px;width:1px;background-color:#000;margin-right:1px;margin-left:1px}._pnoBox_v6hac_125 input{font-size:16px;border:none;width:96%;align-items:center;display:flex;justify-content:center;border-radius:8px;height:100%;padding-left:.5rem;outline:none}._signupBtn_v6hac_427 button{width:348px;height:44px;border-radius:8px;color:#fff;border:none;background:transparent;font-size:18px;font-weight:500;text-align:center;background:#9801df;cursor:pointer}._signupBtn_v6hac_427{margin-top:3rem;width:100%;display:flex;justify-content:center}._divider_v6hac_471{display:flex;margin-top:2.5rem;width:100%;justify-content:center}._dividerBox_v6hac_485{display:flex;justify-content:space-around;align-items:center;gap:1.5rem;color:#999}._pnoBox_v6hac_125{display:flex;align-items:center;gap:8px}._HrLine_v6hac_513{height:1px;width:100px;background-color:#000;background:#999}._iconSet_v6hac_527{width:100%;justify-content:center;align-items:center;display:flex;gap:1rem;margin-top:1.5rem}._footer_v6hac_545{margin-top:1.5rem;display:flex;justify-content:center;align-items:center}._footerBox_v6hac_557 p{font-size:9px;font-weight:400;line-height:13px;text-align:center;color:#999}._footerBox_v6hac_557{display:flex;justify-content:center;flex-direction:column;align-items:center}._footerBox_v6hac_557 span{text-decoration:underline}._carouselBox_v6hac_595{margin:1%}._input_v6hac_257::-webkit-inner-spin-button,._input_v6hac_257::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media (min-width: 1920px){._carouselBox_v6hac_595{margin:3rem}}.react-tel-input{font-family:Roboto,sans-serif;font-size:15px;position:relative;width:100%}.react-tel-input :disabled{cursor:not-allowed}.react-tel-input .flag{width:16px;height:11px;background-image:url(data:image/png;base64,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)}.react-tel-input .ad{background-position:-16px 0}.react-tel-input .ae{background-position:-32px 0}.react-tel-input .af{background-position:-48px 0}.react-tel-input .ag{background-position:-64px 0}.react-tel-input .ai{background-position:-80px 0}.react-tel-input .al{background-position:-96px 0}.react-tel-input .am{background-position:-112px 0}.react-tel-input .ao{background-position:-128px 0}.react-tel-input .ar{background-position:-144px 0}.react-tel-input .as{background-position:-160px 0}.react-tel-input .at{background-position:-176px 0}.react-tel-input .au{background-position:-192px 0}.react-tel-input .aw{background-position:-208px 0}.react-tel-input .az{background-position:-224px 0}.react-tel-input .ba{background-position:-240px 0}.react-tel-input .bb{background-position:0 -11px}.react-tel-input .bd{background-position:-16px -11px}.react-tel-input .be{background-position:-32px -11px}.react-tel-input .bf{background-position:-48px -11px}.react-tel-input .bg{background-position:-64px -11px}.react-tel-input .bh{background-position:-80px -11px}.react-tel-input .bi{background-position:-96px -11px}.react-tel-input .bj{background-position:-112px -11px}.react-tel-input .bm{background-position:-128px -11px}.react-tel-input .bn{background-position:-144px -11px}.react-tel-input .bo{background-position:-160px -11px}.react-tel-input .br{background-position:-176px -11px}.react-tel-input .bs{background-position:-192px -11px}.react-tel-input .bt{background-position:-208px -11px}.react-tel-input .bw{background-position:-224px -11px}.react-tel-input .by{background-position:-240px -11px}.react-tel-input .bz{background-position:0 -22px}.react-tel-input .ca{background-position:-16px -22px}.react-tel-input .cd{background-position:-32px -22px}.react-tel-input .cf{background-position:-48px -22px}.react-tel-input .cg{background-position:-64px -22px}.react-tel-input .ch{background-position:-80px -22px}.react-tel-input .ci{background-position:-96px -22px}.react-tel-input .ck{background-position:-112px -22px}.react-tel-input .cl{background-position:-128px -22px}.react-tel-input .cm{background-position:-144px -22px}.react-tel-input .cn{background-position:-160px -22px}.react-tel-input .co{background-position:-176px -22px}.react-tel-input .cr{background-position:-192px -22px}.react-tel-input .cu{background-position:-208px -22px}.react-tel-input .cv{background-position:-224px -22px}.react-tel-input .cw{background-position:-240px -22px}.react-tel-input .cy{background-position:0 -33px}.react-tel-input .cz{background-position:-16px -33px}.react-tel-input .de{background-position:-32px -33px}.react-tel-input .dj{background-position:-48px -33px}.react-tel-input .dk{background-position:-64px -33px}.react-tel-input .dm{background-position:-80px -33px}.react-tel-input .do{background-position:-96px -33px}.react-tel-input .dz{background-position:-112px -33px}.react-tel-input .ec{background-position:-128px -33px}.react-tel-input .ee{background-position:-144px -33px}.react-tel-input .eg{background-position:-160px -33px}.react-tel-input .er{background-position:-176px -33px}.react-tel-input .es{background-position:-192px -33px}.react-tel-input .et{background-position:-208px -33px}.react-tel-input .fi{background-position:-224px -33px}.react-tel-input .fj{background-position:-240px -33px}.react-tel-input .fk{background-position:0 -44px}.react-tel-input .fm{background-position:-16px -44px}.react-tel-input .fo{background-position:-32px -44px}.react-tel-input .fr,.react-tel-input .bl,.react-tel-input .mf{background-position:-48px -44px}.react-tel-input .ga{background-position:-64px -44px}.react-tel-input .gb{background-position:-80px -44px}.react-tel-input .gd{background-position:-96px -44px}.react-tel-input .ge{background-position:-112px -44px}.react-tel-input .gf{background-position:-128px -44px}.react-tel-input .gh{background-position:-144px -44px}.react-tel-input .gi{background-position:-160px -44px}.react-tel-input .gl{background-position:-176px -44px}.react-tel-input .gm{background-position:-192px -44px}.react-tel-input .gn{background-position:-208px -44px}.react-tel-input .gp{background-position:-224px -44px}.react-tel-input .gq{background-position:-240px -44px}.react-tel-input .gr{background-position:0 -55px}.react-tel-input .gt{background-position:-16px -55px}.react-tel-input .gu{background-position:-32px -55px}.react-tel-input .gw{background-position:-48px -55px}.react-tel-input .gy{background-position:-64px -55px}.react-tel-input .hk{background-position:-80px -55px}.react-tel-input .hn{background-position:-96px -55px}.react-tel-input .hr{background-position:-112px -55px}.react-tel-input .ht{background-position:-128px -55px}.react-tel-input .hu{background-position:-144px -55px}.react-tel-input .id{background-position:-160px -55px}.react-tel-input .ie{background-position:-176px -55px}.react-tel-input .il{background-position:-192px -55px}.react-tel-input .in{background-position:-208px -55px}.react-tel-input .io{background-position:-224px -55px}.react-tel-input .iq{background-position:-240px -55px}.react-tel-input .ir{background-position:0 -66px}.react-tel-input .is{background-position:-16px -66px}.react-tel-input .it{background-position:-32px -66px}.react-tel-input .je{background-position:-144px -154px}.react-tel-input .jm{background-position:-48px -66px}.react-tel-input .jo{background-position:-64px -66px}.react-tel-input .jp{background-position:-80px -66px}.react-tel-input .ke{background-position:-96px -66px}.react-tel-input .kg{background-position:-112px -66px}.react-tel-input .kh{background-position:-128px -66px}.react-tel-input .ki{background-position:-144px -66px}.react-tel-input .xk{background-position:-128px -154px}.react-tel-input .km{background-position:-160px -66px}.react-tel-input .kn{background-position:-176px -66px}.react-tel-input .kp{background-position:-192px -66px}.react-tel-input .kr{background-position:-208px -66px}.react-tel-input .kw{background-position:-224px -66px}.react-tel-input .ky{background-position:-240px -66px}.react-tel-input .kz{background-position:0 -77px}.react-tel-input .la{background-position:-16px -77px}.react-tel-input .lb{background-position:-32px -77px}.react-tel-input .lc{background-position:-48px -77px}.react-tel-input .li{background-position:-64px -77px}.react-tel-input .lk{background-position:-80px -77px}.react-tel-input .lr{background-position:-96px -77px}.react-tel-input .ls{background-position:-112px -77px}.react-tel-input .lt{background-position:-128px -77px}.react-tel-input .lu{background-position:-144px -77px}.react-tel-input .lv{background-position:-160px -77px}.react-tel-input .ly{background-position:-176px -77px}.react-tel-input .ma{background-position:-192px -77px}.react-tel-input .mc{background-position:-208px -77px}.react-tel-input .md{background-position:-224px -77px}.react-tel-input .me{background-position:-112px -154px;height:12px}.react-tel-input .mg{background-position:0 -88px}.react-tel-input .mh{background-position:-16px -88px}.react-tel-input .mk{background-position:-32px -88px}.react-tel-input .ml{background-position:-48px -88px}.react-tel-input .mm{background-position:-64px -88px}.react-tel-input .mn{background-position:-80px -88px}.react-tel-input .mo{background-position:-96px -88px}.react-tel-input .mp{background-position:-112px -88px}.react-tel-input .mq{background-position:-128px -88px}.react-tel-input .mr{background-position:-144px -88px}.react-tel-input .ms{background-position:-160px -88px}.react-tel-input .mt{background-position:-176px -88px}.react-tel-input .mu{background-position:-192px -88px}.react-tel-input .mv{background-position:-208px -88px}.react-tel-input .mw{background-position:-224px -88px}.react-tel-input .mx{background-position:-240px -88px}.react-tel-input .my{background-position:0 -99px}.react-tel-input .mz{background-position:-16px -99px}.react-tel-input .na{background-position:-32px -99px}.react-tel-input .nc{background-position:-48px -99px}.react-tel-input .ne{background-position:-64px -99px}.react-tel-input .nf{background-position:-80px -99px}.react-tel-input .ng{background-position:-96px -99px}.react-tel-input .ni{background-position:-112px -99px}.react-tel-input .nl,.react-tel-input .bq{background-position:-128px -99px}.react-tel-input .no{background-position:-144px -99px}.react-tel-input .np{background-position:-160px -99px}.react-tel-input .nr{background-position:-176px -99px}.react-tel-input .nu{background-position:-192px -99px}.react-tel-input .nz{background-position:-208px -99px}.react-tel-input .om{background-position:-224px -99px}.react-tel-input .pa{background-position:-240px -99px}.react-tel-input .pe{background-position:0 -110px}.react-tel-input .pf{background-position:-16px -110px}.react-tel-input .pg{background-position:-32px -110px}.react-tel-input .ph{background-position:-48px -110px}.react-tel-input .pk{background-position:-64px -110px}.react-tel-input .pl{background-position:-80px -110px}.react-tel-input .pm{background-position:-96px -110px}.react-tel-input .pr{background-position:-112px -110px}.react-tel-input .ps{background-position:-128px -110px}.react-tel-input .pt{background-position:-144px -110px}.react-tel-input .pw{background-position:-160px -110px}.react-tel-input .py{background-position:-176px -110px}.react-tel-input .qa{background-position:-192px -110px}.react-tel-input .re{background-position:-208px -110px}.react-tel-input .ro{background-position:-224px -110px}.react-tel-input .rs{background-position:-240px -110px}.react-tel-input .ru{background-position:0 -121px}.react-tel-input .rw{background-position:-16px -121px}.react-tel-input .sa{background-position:-32px -121px}.react-tel-input .sb{background-position:-48px -121px}.react-tel-input .sc{background-position:-64px -121px}.react-tel-input .sd{background-position:-80px -121px}.react-tel-input .se{background-position:-96px -121px}.react-tel-input .sg{background-position:-112px -121px}.react-tel-input .sh{background-position:-128px -121px}.react-tel-input .si{background-position:-144px -121px}.react-tel-input .sk{background-position:-160px -121px}.react-tel-input .sl{background-position:-176px -121px}.react-tel-input .sm{background-position:-192px -121px}.react-tel-input .sn{background-position:-208px -121px}.react-tel-input .so{background-position:-224px -121px}.react-tel-input .sr{background-position:-240px -121px}.react-tel-input .ss{background-position:0 -132px}.react-tel-input .st{background-position:-16px -132px}.react-tel-input .sv{background-position:-32px -132px}.react-tel-input .sx{background-position:-48px -132px}.react-tel-input .sy{background-position:-64px -132px}.react-tel-input .sz{background-position:-80px -132px}.react-tel-input .tc{background-position:-96px -132px}.react-tel-input .td{background-position:-112px -132px}.react-tel-input .tg{background-position:-128px -132px}.react-tel-input .th{background-position:-144px -132px}.react-tel-input .tj{background-position:-160px -132px}.react-tel-input .tk{background-position:-176px -132px}.react-tel-input .tl{background-position:-192px -132px}.react-tel-input .tm{background-position:-208px -132px}.react-tel-input .tn{background-position:-224px -132px}.react-tel-input .to{background-position:-240px -132px}.react-tel-input .tr{background-position:0 -143px}.react-tel-input .tt{background-position:-16px -143px}.react-tel-input .tv{background-position:-32px -143px}.react-tel-input .tw{background-position:-48px -143px}.react-tel-input .tz{background-position:-64px -143px}.react-tel-input .ua{background-position:-80px -143px}.react-tel-input .ug{background-position:-96px -143px}.react-tel-input .us{background-position:-112px -143px}.react-tel-input .uy{background-position:-128px -143px}.react-tel-input .uz{background-position:-144px -143px}.react-tel-input .va{background-position:-160px -143px}.react-tel-input .vc{background-position:-176px -143px}.react-tel-input .ve{background-position:-192px -143px}.react-tel-input .vg{background-position:-208px -143px}.react-tel-input .vi{background-position:-224px -143px}.react-tel-input .vn{background-position:-240px -143px}.react-tel-input .vu{background-position:0 -154px}.react-tel-input .wf{background-position:-16px -154px}.react-tel-input .ws{background-position:-32px -154px}.react-tel-input .ye{background-position:-48px -154px}.react-tel-input .za{background-position:-64px -154px}.react-tel-input .zm{background-position:-80px -154px}.react-tel-input .zw{background-position:-96px -154px}.react-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.react-tel-input .hide{display:none}.react-tel-input .v-hide{visibility:hidden}.react-tel-input .form-control{position:relative;font-size:14px;letter-spacing:.01rem;margin-top:0!important;margin-bottom:0!important;padding-left:48px;margin-left:0;background:#fff;border:1px solid #CACACA;border-radius:5px;line-height:25px;height:35px;width:300px;outline:none}.react-tel-input .form-control.invalid-number{border:1px solid #d79f9f;background-color:#faf0f0;border-left-color:#cacaca}.react-tel-input .form-control.invalid-number:focus{border:1px solid #d79f9f;border-left-color:#cacaca;background-color:#faf0f0}.react-tel-input .flag-dropdown{position:absolute;top:0;bottom:0;padding:0;background-color:#f5f5f5;border:1px solid #cacaca;border-radius:3px 0 0 3px}.react-tel-input .flag-dropdown:hover,.react-tel-input .flag-dropdown:focus{cursor:pointer}.react-tel-input .flag-dropdown.invalid-number{border-color:#d79f9f}.react-tel-input .flag-dropdown.open{z-index:2;background:#fff;border-radius:3px 0 0}.react-tel-input .flag-dropdown.open .selected-flag{background:#fff;border-radius:3px 0 0}.react-tel-input input[disabled]+.flag-dropdown:hover{cursor:default}.react-tel-input input[disabled]+.flag-dropdown:hover .selected-flag{background-color:transparent}.react-tel-input .selected-flag{outline:none;position:relative;width:38px;height:100%;padding:0 0 0 8px;border-radius:3px 0 0 3px}.react-tel-input .selected-flag:hover,.react-tel-input .selected-flag:focus{background-color:#fff}.react-tel-input .selected-flag .flag{position:absolute;top:50%;margin-top:-5px}.react-tel-input .selected-flag .arrow{position:relative;top:50%;margin-top:-2px;left:20px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.react-tel-input .selected-flag .arrow.up{border-top:none;border-bottom:4px solid #555}.react-tel-input .country-list{outline:none;z-index:1;list-style:none;position:absolute;padding:0;margin:10px 0 10px -1px;box-shadow:1px 2px 10px #00000059;background-color:#fff;width:300px;max-height:200px;overflow-y:scroll;border-radius:0 0 3px 3px}.react-tel-input .country-list .flag{display:inline-block}.react-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.react-tel-input .country-list .country{padding:7px 9px}.react-tel-input .country-list .country .dial-code{color:#6b6b6b}.react-tel-input .country-list .country:hover,.react-tel-input .country-list .country.highlight{background-color:#f1f1f1}.react-tel-input .country-list .flag{margin-right:7px;margin-top:2px}.react-tel-input .country-list .country-name{margin-right:6px}.react-tel-input .country-list .search{position:sticky;top:0;background-color:#fff;padding:10px 0 6px 10px}.react-tel-input .country-list .search-emoji{font-size:15px}.react-tel-input .country-list .search-box{border:1px solid #cacaca;border-radius:3px;font-size:15px;line-height:15px;margin-left:6px;padding:3px 8px 5px;outline:none}.react-tel-input .country-list .no-entries-message{padding:7px 10px 11px;opacity:.7}.react-tel-input .invalid-number-message{position:absolute;z-index:1;font-size:13px;left:46px;top:-8px;background:#fff;padding:0 2px;color:#de0000}.react-tel-input .special-label{display:none;position:absolute;z-index:1;font-size:13px;left:46px;top:-8px;background:#fff;padding:0 2px;white-space:nowrap}._container_1v862_1{position:relative;display:flex;flex-direction:column}._dropdownHeader_1v862_13{display:flex;align-items:flex-end;justify-content:center;gap:.2rem;background-color:#fff;padding:.5rem;cursor:pointer;max-width:150px}._dropdownHeader_1v862_13 p{font-family:Poppins;font-weight:400;font-size:16px;letter-spacing:0%;color:#212b36;overflow:hidden;text-overflow:ellipsis;max-width:100%;white-space:nowrap}._dropdownHeader_1v862_13 svg{color:#64748b;font-size:1rem}._dropdownList_1v862_69{display:flex;flex-direction:column;padding:.75rem .5rem;background-color:#fff;position:absolute;top:100%;left:0;box-shadow:0 4px 20px #00000026;z-index:10;border-radius:6px;gap:.5rem;width:200px}._dropdownItem_1v862_99{display:flex;align-items:center;padding:.5rem;border-bottom:1px dotted #64748B4D;overflow:hidden}._dropdownList_1v862_69 :last-child{border:none}._dropdownItem_1v862_99 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:21px;letter-spacing:0%;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;width:100%}._wholechatBoxpopup_17dko_1{width:fit-content;border-radius:8px;position:absolute;top:4.6rem;right:2rem;display:flex;z-index:9999;justify-content:flex-end;height:650px;background-color:#f7f2f8}._popupWrapper_17dko_27{position:absolute;top:125px;left:12px;z-index:999}._overlay_17dko_45{position:fixed;top:0;right:0;bottom:0;left:0;background:#d2d2d210;display:flex;justify-content:center;align-items:center;z-index:999}._loaderOverlay_17dko_67{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff9;display:flex;justify-content:center;align-items:center;z-index:9999}._loader_17dko_67{border:4px solid #f3f3f3;border-top:4px solid #555;border-radius:50%;width:30px;height:30px;animation:_spin_17dko_1 1s linear infinite}@keyframes _spin_17dko_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._selectButton_17dko_131{border-radius:4px;font-family:Poppins;font-weight:600;font-size:11px;line-height:16px;letter-spacing:0px;text-align:center;padding:.35rem;background:#b568ec;box-sizing:border-box;color:#fff;border:none;outline:none;cursor:pointer;width:9rem}._activeSelectButton_17dko_169{border-radius:4px;font-family:Poppins;font-weight:600;font-size:11px;line-height:16px;letter-spacing:0px;text-align:center;padding:.35rem;background:#8300c1;box-sizing:border-box;color:#fff;border:none;outline:none;cursor:pointer;width:9rem}._activeSelectButton_17dko_169 option:disabled{background-color:#b3b3b3!important;color:#fff!important;cursor:not-allowed}._activeSelectButton_17dko_169 option[disabled]:checked{background-color:#b3b3b3!important;color:#fff!important}._activewholechatBoxpopup_17dko_229{box-shadow:0 -1px 4px #00000040;box-shadow:0 4px 4px #00000040}._leftpopUp_17dko_239{display:flex;flex-direction:column;height:100%;width:460px;padding:1rem;border-radius:8px 0 0 8px;overflow-y:scroll;box-sizing:border-box}._leftpopHeader_17dko_261{display:flex;align-items:flex-start;justify-content:space-between;margin:0 1rem}._closeleftWrapper_17dko_275{display:flex}._closeIcon_17dko_283{cursor:pointer;font-size:1.3rem}._sellerDetailsContainer_17dko_295{display:flex;gap:8px;width:18rem}._pictureContainer_17dko_307{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}._Profilepicture_17dko_327{width:50px;height:50px;border-radius:50%;object-fit:contain}._sellerdetailswrapper_17dko_341{display:flex;flex-direction:column}._nameWrapper_17dko_351{height:18px}._namepara_17dko_359{font-weight:600;font-size:12px;cursor:pointer}._wholeRatingcontainer_17dko_371{display:flex}._ratePara_17dko_379{font-weight:400;font-size:10px}._starwrapper_17dko_389{display:flex;align-items:end;height:11px}._starwrapper_17dko_389 svg{color:#ffd83c;font-size:1rem;flex-shrink:0}._star_17dko_389{width:10px;height:9px}._countWrapper_17dko_423{font-weight:400;font-size:10px}._statuswrapper_17dko_433{font-weight:300;font-style:italic;font-size:8px;color:#0ab155}._optionsWrapper_17dko_447{width:20px;height:20px}._productDetailswrapper_17dko_457{display:flex;align-items:center;justify-content:center;padding:1rem 0}._productDetailsContainer_17dko_471{width:initial;border-radius:10px;border-width:1px;border-style:solid;border-color:#7714a1;background-color:#f7f7f7;box-shadow:0 -1px 4px #00000040;display:flex;gap:8px;align-items:center;padding:.5rem 1rem;width:100%;box-sizing:border-box}._productPicwrapper_17dko_505{display:flex;align-items:center;justify-content:center;border-radius:50%;border:3px solid rgba(152,1,223,1);position:relative}._productImg_17dko_523{width:52px;height:52px;border-radius:50%;border:1px solid rgba(196,196,196,1);cursor:pointer}._productnameWrapper_17dko_539{display:flex;align-items:center}._pronamePara_17dko_549{font-weight:600;font-size:12px;cursor:pointer}._productinfoContainer_17dko_561{display:flex;flex-direction:column;gap:5px}._priceWrapper_17dko_573{display:flex;gap:4px}._pricepara_17dko_583{font-weight:400;font-size:10px}._rupeWrapper_17dko_593{display:flex;align-items:center}._responsetagsContainer_17dko_603{display:flex;gap:10px;align-items:center}._dealButton_17dko_615,._activeButton_17dko_651{border:1px solid;outline:none;background:#8300c1;border-radius:4px;color:#fff;font-family:Poppins;font-weight:600;font-size:11px;line-height:12px;letter-spacing:0px;text-align:center;text-transform:capitalize;padding:.5rem;width:8rem;cursor:pointer}._disabledButton_17dko_687{outline:none;background-color:gray;color:#dedede;border-radius:4px;font-family:Poppins;font-weight:600;font-size:11px;line-height:12px;letter-spacing:0px;text-align:center;text-transform:capitalize;padding:.5rem;width:8rem;border:1px solid gray;cursor:default;opacity:.7;pointer-events:none}._reviewButton_17dko_727{outline:none;background-color:#ddd6d6;border-radius:4px;color:#000;font-family:Poppins;font-weight:600;font-size:11px;line-height:12px;letter-spacing:0px;text-align:center;text-transform:capitalize;padding:.5rem;width:8rem;border:1px solid;cursor:pointer}._makedealContainer_17dko_763{width:66px;height:23px;border-radius:6px;background-color:#e5e5e5;display:flex;align-items:center;justify-content:center}._viewsellerContainer_17dko_783{width:67px;height:23px;border-radius:6px;background-color:#e5e5e5;display:flex;align-items:center;justify-content:center}._leavereviewContainer_17dko_803{width:79px;height:23px;border-radius:6px;background-color:#e5e5e5;display:flex;align-items:center;justify-content:center}._backgHover_17dko_823:hover{background:#9b4ad5;cursor:pointer}._makedealWrapper_17dko_833,._viewsellerWrapper_17dko_855,._leavereviewWrapper_17dko_877{width:100%;height:100%;color:#424347;font-weight:400;font-size:10px;display:flex;align-items:center;justify-content:center}._colHover_17dko_899:hover{color:#fff}._productandchatdateContainer_17dko_907{display:flex;flex-direction:column;gap:.5rem}._chatdateContainer_17dko_919{display:flex;align-items:center;justify-content:center}._chatdateWrapper_17dko_931{height:12px}._chatdatepara_17dko_939{font-weight:500;font-size:8px;color:#aaa;white-space:nowrap}._wholechatContainer_17dko_953{display:flex;flex-direction:column;gap:.5rem;margin:0 1rem;overflow-y:scroll;flex:1}._sellermsgContainer_17dko_971{width:fit-content;max-width:70%;border-radius:16px 16px 16px 5px;display:flex;align-items:center;justify-content:flex-start;padding:.75rem;background-color:#fff;box-shadow:0 1px 6px #0000001a}._sellermsgWrapper_17dko_1001{display:flex;align-items:center}._sellermsgpara_17dko_1011{font-weight:400;font-size:12px;color:#505050;white-space:pre-line;text-align:left}._tagchatContainer_17dko_1027{width:328px;height:79px;border-radius:11px;border-width:.2px;background-color:#ffecc1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}._tagchatheaderPara_17dko_1053{font-weight:500;font-size:12px;color:#37474f}._tagchatheaderwrapper_17dko_1065{width:144px;height:18px}._tagcloseWrapper_17dko_1075{width:16px;height:16px;opacity:.5;display:flex;align-items:center;justify-content:center}._tagheaderWrapper_17dko_1093{display:flex;width:100%;flex-direction:column;margin:-5px}._tagmsgWrapper_17dko_1107{width:312px;height:40px}._tagmsgPara_17dko_1117{font-weight:400;font-size:10px;color:#424347}._closetagContainer_17dko_1129{display:flex;justify-content:flex-end;padding:6px 5px 0 0}._tagchatheaderContainer_17dko_1141{display:flex;padding-left:2.5rem}._sellermsgtimeContainer_17dko_1151{display:flex;flex-direction:column;gap:5px;padding:4px 0 0}._timeWrapper_17dko_1165{width:34px;height:12px;display:flex;align-items:center;justify-content:center}._timePara_17dko_1181{font-weight:400;font-size:8px;color:#aaa;white-space:nowrap}._usermsgContainer_17dko_1195{width:100%;display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column}._usermsgWrapper_17dko_1211{width:fit-content;max-width:70%;background:#8300c1;border-radius:16px 16px 5px;display:flex;align-items:center;justify-content:flex-start;padding:.75rem}._usermsgBox_17dko_1239{display:flex;align-items:center}._usermsgPara_17dko_1249{font-weight:400;font-size:12px;text-align:left;color:#fff;white-space:pre-line}._usermsgtimeWrapper_17dko_1265{width:58px;height:12px;display:flex;align-items:center}._usermsgtimePrara_17dko_1279{font-weight:400;font-size:8px;color:#aaa;display:flex;align-items:center}._usertimeBox_17dko_1295{width:100%;display:flex;justify-content:flex-end}._usermsgtimeBox_17dko_1307{display:flex;flex-direction:column;gap:5px}._borderChat_17dko_1319{border:1px solid rgba(237,237,237,1)}._offerAcceptedContainer_17dko_1327{display:flex;flex-direction:column;align-items:flex-end}._offerAcceptedText_17dko_1339{background:#670056;color:#fff;padding:8px 16px;font-size:12px;font-weight:500}._offerTime_17dko_1355{font-size:8px;color:#aaa;margin-top:2px}._offerAcceptedBuyerContainer_17dko_1367{display:flex;flex-direction:column;align-items:flex-start}._offerAcceptedBuyerText_17dko_1379{color:#000;padding:8px 16px;font-size:12px;font-weight:600}._popupContainer_17dko_1393{display:flex;justify-content:center}._popupMessage_17dko_1403{background:#ffecc1;color:#37474f;padding:8px 16px;border-radius:10px;font-size:12px;font-weight:500;text-align:center;width:100%}._dealReceiveContainer_17dko_1425{display:flex;flex-direction:column;align-items:flex-start}._dealReceiveContainer_17dko_1425 p{background-color:#5f3df6;color:#fff;padding:8px 16px;font-size:12px;font-weight:600;white-space:pre-line;text-align:center;border-radius:6px}._dealMadeContainer_17dko_1459{display:flex;flex-direction:column;align-items:flex-end}._dealMadeContainer_17dko_1459 p{background-color:#5f3df6;color:#fff;padding:8px 16px;font-size:12px;font-weight:600;white-space:pre-line;text-align:center;border-radius:6px}._chatsendContainer_17dko_1493{padding-top:5px;margin:0 1rem;display:flex;flex-direction:column}._tagresponseContainer_17dko_1507{display:flex;align-items:center;justify-content:space-evenly}._interestWrap_17dko_1519{width:89px;height:18px;border-radius:50px;border:.5px solid rgba(209,210,205,1);display:flex;align-items:center;justify-content:center}._placeWrap_17dko_1539{width:130px;height:18px;border-radius:50px;border:.5px solid rgba(209,210,205,1);display:flex;align-items:center;justify-content:center}._photosWrap_17dko_1559{width:113px;height:18px;border-radius:50px;border:.5px solid rgba(209,210,205,1);display:flex;align-items:center;justify-content:center}._interestPara_17dko_1579,._placePara_17dko_1593,._photoPara_17dko_1607{font-weight:400;font-size:8px;color:#aaa;cursor:pointer}._wholesearchContainer_17dko_1621{display:flex;align-items:flex-end;justify-content:space-around}._inputWrapper_17dko_1633 input{width:91%;height:34px;border:none;background:transparent}._search_17dko_1647{width:300px;height:34px;border-radius:10px;background:#ededed;border:none;outline:none}._inputWrapper_17dko_1633{width:300px;display:flex;align-items:flex-end;gap:5px;border:1px solid rgba(0,0,0,.2);border-radius:25px;padding:6px 12px}._messageBox_17dko_1685{width:100%;border:none;background:transparent;font-size:14px;line-height:18px;resize:none;overflow-y:auto;min-height:20px;max-height:80px}._messageBox_17dko_1685:focus{outline:none}._sendWrap_17dko_1719{width:41px;height:34px;border-radius:10px;background:#8300c1;align-items:center;display:flex;justify-content:center;cursor:pointer}._searchtagContainer_17dko_1741{display:flex;flex-direction:column;justify-content:space-between;margin-top:1rem;gap:2rem}._borderBetween_17dko_1757{height:70%;border:1px solid rgba(180,180,180,.5)}._borderContainer_17dko_1767{height:100%;display:flex;align-items:center;justify-content:center}._rightpopUp_17dko_1781{display:flex;flex-direction:column;height:100%;width:460px;border-radius:8px;box-sizing:border-box;box-shadow:0 -1px 4px #00000040;box-shadow:0 4px 4px #00000040}._whenleftOpen_17dko_1807{border-radius:0 8px 8px 0;box-shadow:none}._rightpopHeader_17dko_1819{display:flex;gap:5rem;cursor:grab}._chatpara_17dko_1831{font-weight:600;font-size:16px}._chatheadContainer_17dko_1841{width:60%;display:flex;align-items:center;justify-content:space-between}._chatheadWrapper_17dko_1855{height:17px;display:flex;align-items:center;justify-content:center}._circlelensContainer_17dko_1869{display:flex;gap:1rem}._circletickWrapper_17dko_1879{width:20px;height:20px;display:flex;align-items:center;justify-content:center}._lensheadContainer_17dko_1895{width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer}._chatsorderContainer_17dko_1913{display:flex;justify-content:space-between}._chatnotifyContainer_17dko_1923{width:12px;height:12px;border-radius:50%;background:#f63d3d;display:flex;align-items:center;justify-content:center;position:absolute;left:60%;top:12%;transform:translate(80%,-10%)}._imagePreview_17dko_1951{position:relative;width:120px;margin-bottom:8px}._imagePreview_17dko_1951 img{width:100%;border-radius:8px}._removeImage_17dko_1973{position:absolute;top:-6px;right:-6px;background:#000;color:#fff;border-radius:50%;cursor:pointer;font-size:12px;padding:2px 6px}._chatImage_17dko_1997{max-width:220px;max-height:260px;border-radius:10px;object-fit:cover;cursor:pointer}._messageMenu_17dko_2013{position:absolute;top:-36px;right:0;background:#222;color:#fff;padding:6px 10px;border-radius:6px;font-size:13px;white-space:nowrap;z-index:10}._sellermsgContainer_17dko_971 ._messageMenu_17dko_2013{left:0;right:auto}._seenIcon_17dko_2051{color:#8e8e8e;margin-bottom:2px}._notifyCount_17dko_2065{font-weight:500;font-size:8px;color:#fff}._chatproductContainer_17dko_2077{width:46px;height:46px;border:3px solid rgba(170,170,170,.7);display:flex;align-items:center;justify-content:center;border-radius:50%}._chatproductImg_17dko_2097{width:42px;height:42px;background:#fff;border-radius:50%}._productstatusContainer_17dko_2111{width:36px;height:10px;border-radius:50px;background:#f4ab1e;display:flex;align-items:center;justify-content:center;position:absolute;left:50%;top:50%;transform:translate(-50%,90%);padding:2px}._selectedProductStatusContainer_17dko_2141{width:36px;height:10px;border-radius:50px;background:#f4ab1e;display:flex;align-items:center;justify-content:center;position:absolute;left:50%;top:60%;transform:translate(-50%,100%);padding:2px}._productstatuspara_17dko_2171{font-weight:400;font-size:6px;color:#fff}._pronameandmsgContainer_17dko_2183{display:flex;flex-direction:column;gap:4px}._pronameWrapper_17dko_2195{display:flex;align-items:center}._productnamePara_17dko_2205{font-family:Poppins;font-weight:600;font-style:SemiBold;font-size:12px;line-height:100%;letter-spacing:0%;vertical-align:middle}._samplemsgWrapper_17dko_2227{display:flex;align-items:center;justify-content:flex-start}._samplemsgPara_17dko_2239{font-family:Poppins;font-weight:400;font-style:Regular;font-size:10px;line-height:12px;letter-spacing:0%;vertical-align:middle;white-space:pre-line}._singlechatBox_17dko_2263{display:flex;gap:6px}._timepropicContainer_17dko_2273{display:flex;flex-direction:column;width:15%;flex-shrink:0}._timechatWrapper_17dko_2287{height:14px;display:flex;align-items:center;justify-content:flex-end;gap:.5rem}._timechatPara_17dko_2303{font-weight:500;font-size:9px;color:#9f9f9f;white-space:nowrap}._profilepicWrapper_17dko_2317{width:30px;height:30px;display:flex;justify-content:center;align-items:center;margin-left:auto}._profilepic_17dko_2317{width:100%;height:100%;border-radius:50%;object-fit:contain}._chatUsername_17dko_2349{display:flex;align-items:center;justify-content:flex-end}._chatUsername_17dko_2349 p{font-weight:500;font-size:9px;color:#000;white-space:nowrap}._wholechatWrapper_17dko_2375{display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem;height:100%;overflow-y:scroll;padding:.5rem 1rem 0}._msgBoxwrapper_17dko_2397{display:flex;flex-direction:column;gap:.5rem}._chatborderWrapper_17dko_2409{display:flex;align-items:center;justify-content:center}._chatborder_17dko_2409{width:301px;border:1px solid rgba(153,153,153,.2)}._wholeproducttagsContainer_17dko_2431{position:relative}._chatSearchContainer_17dko_2439{display:flex;align-items:center;gap:.5rem;width:100%;background:linear-gradient(193.38deg,#c4c4c4 -116.48%,#fff 67.65%);border:1px solid #BEBEBE42;box-shadow:0 4px 4px #0000001c;padding:.5rem .7rem;border-radius:23px;margin:.75rem;box-sizing:border-box}._chatSearchContainer_17dko_2439 svg{font-size:1.5rem;color:#000}._chatSearchContainer_17dko_2439 input{width:100%;font-family:Poppins;font-weight:400;font-size:12px;line-height:100%;letter-spacing:0%;vertical-align:middle;outline:none;border:none;background-color:transparent}._adBannerContainer_17dko_2505{display:flex;align-items:center;height:70px}._adBannerContainer_17dko_2505 img{width:100%;height:100%;border-radius:10px}._normalHeader_17dko_2529{display:flex;align-items:center;padding:.75rem 1rem;justify-content:space-between;width:100%}._chatCheckbox_17dko_2545{margin:Auto 0;margin-right:12px;width:16px;height:16px;accent-color:#8300C1}._selectHeader_17dko_2561{display:flex;align-items:center;padding:.6rem 1rem;width:100%;justify-content:space-between;box-shadow:0 4px 4px #00000012;background:linear-gradient(180deg,#aaa -122.22%,#fff 88.89%);border-radius:8px 8px 0 0}._selectHeaderLeft_17dko_2585{display:flex;align-items:center}._selectHeaderLeft_17dko_2585 p{font-size:.85rem;color:#8300c1;font-family:Poppins;cursor:pointer}._selectHeaderRight_17dko_2609{display:flex;align-items:center;gap:1rem}._selectHeaderIcon_17dko_2621{display:flex;flex-direction:column;gap:.2rem;cursor:pointer}._selectHeaderIcon_17dko_2621 img{width:18px;height:18px;margin:0 auto}._selectHeaderIcon_17dko_2621 p{font-size:.6rem;color:#504e4e;font-weight:400}._allSelect_17dko_2667{display:flex;align-items:center;gap:.5rem}._allSelect_17dko_2667 label{font-size:.85rem;color:#8300c1;font-family:Poppins;cursor:pointer}._divider_17dko_2695{width:1px;height:24px;background-color:#ccc}._archiveBadge_17dko_2709{display:flex;align-items:center;padding:4px}._archiveButton_17dko_2721{display:flex;align-items:center;gap:1rem;cursor:pointer}._archiveButton_17dko_2721 svg{font-size:1rem;flex-shrink:0;color:#504e4e}._archiveButton_17dko_2721 p{color:#504e4e;font-size:1rem}._archiveHeader_17dko_2757{display:flex;align-items:center;padding:.5rem;justify-content:space-between;width:100%}._archiveHeaderLeft_17dko_2773,._archiveHeaderRight_17dko_2775{display:flex;align-items:center;gap:8px}._backIcon_17dko_2787{font-size:1.3rem;cursor:pointer}._archiveHeaderText_17dko_2797{font-weight:600;font-size:1rem}._selectModeIcon_17dko_2807{cursor:pointer}._spaceBetween_17dko_2815{justify-content:space-between}._alignEnd_17dko_2823{justify-content:flex-end}._unreadCount_17dko_2831{width:16px;height:16px;background-color:#f51616;color:#fff;font-size:.6rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:absolute;top:1px;right:0;font-size:8px}._orderDetailContainer_17dko_2865{align-items:center;padding:.2rem;gap:.5rem}._orderAmount_17dko_2879{display:flex;align-items:center}._orderAmount_17dko_2879 p{font-weight:500;font-size:.8rem;font-family:Poppins;color:#8300c1}._orderID_17dko_2903{display:flex;align-items:center;gap:.2rem}._orderID_17dko_2903 span{font-weight:500;font-size:.8rem;font-family:Poppins;color:#263238}._orderID_17dko_2903 p{font-weight:500;font-size:.8rem;font-family:Poppins;color:#37474f}._emptyState_17dko_2943{display:flex;align-items:center}._emptyState_17dko_2943 p{font-size:.8rem}@media screen and (max-width:768px){._activewholechatBoxpopup_17dko_229{box-shadow:0 -1px 4px #00000040;box-shadow:0 4px 4px #00000040}}@media (max-width: 768px){._wholechatBoxpopup_17dko_1{width:95vw;height:90vh;right:2.5%;top:4rem;flex-direction:row}._leftpopUp_17dko_239{width:100%;min-width:120px;padding:.75rem;overflow-y:auto}._search_17dko_1647,._inputWrapper_17dko_1633,._sellerDetailsContainer_17dko_295{width:100%}._productDetailsContainer_17dko_471{padding:.5rem}}@media (max-width: 480px){._wholechatBoxpopup_17dko_1{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:90vh;border-radius:0;display:flex;flex-direction:column;padding:0}._leftpopUp_17dko_239,._rightpopUp_17dko_1781{width:100%;height:100%;padding:0rem;display:flex;flex-direction:column}._leftpopUp_17dko_239{padding:1rem}._wholechatContainer_17dko_953{flex:1;overflow-y:auto;margin:0}._wholechatWrapper_17dko_2375{flex:1;overflow-y:auto}._chatsendContainer_17dko_1493{position:sticky;bottom:0;background:#f7f2f8;padding-bottom:8px;padding-inline:0}._searchtagContainer_17dko_1741{margin-top:0;gap:10px}._inputWrapper_17dko_1633,._inputWrapper_17dko_1633 input{width:100%}._sendWrap_17dko_1719{flex-shrink:0}._leftpopHeader_17dko_261{margin:0}._productandchatdateContainer_17dko_907{flex-shrink:0}._borderContainer_17dko_1767,._borderBetween_17dko_1757{display:none}._activeButton_17dko_651{width:fit-content;font-weight:400}}@media (max-width: 368px){._chatsendContainer_17dko_1493{padding-bottom:6px}._messageBox_17dko_1685{font-size:12px}._Profilepicture_17dko_327{width:32px;height:32px}}._popupContainer_1dg35_1{position:relative;top:43%;right:35%;transform:translate(-50%,-50%);background-color:#9801df;border-radius:8px;width:215px;max-width:90%;color:#fff;box-shadow:0 4px 12px #0003;z-index:9999}._header_1dg35_37{display:flex;justify-content:flex-end;padding:4px 10px 0}._closeIcon_1dg35_51{font-size:20px;cursor:pointer}._option_1dg35_61{padding:10px 16px;border-bottom:1px solid rgba(255,255,255,.4);cursor:pointer;font-size:14px;word-break:break-word}._option_1dg35_61:last-child{border-bottom:none}._option_1dg35_61:hover{background:#ffffff1a}@media (max-width: 1024px){._popupContainer_1dg35_1{top:-6rem;left:auto;bottom:auto;right:90%;transform:none}}@media (max-width: 768px){._popupContainer_1dg35_1{top:-6rem;bottom:auto;left:auto;right:100%;width:300px;transform:none;max-width:320px}}@media (max-width: 480px){._popupContainer_1dg35_1{width:250px;top:-6rem;bottom:auto;left:auto;right:100%;transform:none;border-radius:12px}._option_1dg35_61{font-size:15px;padding:12px}}@media (max-width: 368px){._popupContainer_1dg35_1{top:-6rem;width:220px}._option_1dg35_61{font-size:14px;padding:10px}._closeIcon_1dg35_51{font-size:22px}}._reportPopup_wlva2_1{display:flex;flex-direction:column;justify-content:flex-start;padding:.75rem 1rem;background:linear-gradient(203.83deg,#9801df 26.22%,#3827b4 84.68%);border-radius:5px;width:18rem;position:absolute;top:30px;right:0;z-index:9999999!important;box-shadow:0 4px 15px #00000059}._optionPopupClose_wlva2_31{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}._optionPopupClose_wlva2_31 svg{color:#fff;font-size:1.25rem;cursor:pointer;transition:transform .2s ease}._optionPopupClose_wlva2_31 svg:hover{transform:scale(1.1)}._optionPopupSection_wlva2_67{display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem;margin-top:5px}._optionPopupItem_wlva2_83{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;padding:8px 0;border-bottom:.5px dashed #ffffff;cursor:pointer}._optionPopupSection_wlva2_67 ._optionPopupItem_wlva2_83:last-of-type{border:none}._optionPopupItem_wlva2_83 p{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;color:#fff;white-space:wrap;margin:0;cursor:pointer}._otherInput_wlva2_137{outline:none;border:none;border-radius:6px;font-size:.8rem;padding:6px;margin-top:8px;width:100%;box-sizing:border-box}._submitButton_wlva2_159{outline:none;border:none;border-radius:6px;background-color:#fff;color:#3827b4;font-family:Poppins,sans-serif;font-weight:600;font-size:14px;padding:6px 12px;cursor:pointer;margin-top:12px;transition:background-color .2s ease,opacity .2s ease}._submitButton_wlva2_159:hover{background-color:#f4f2f2}._submitButton_wlva2_159:disabled{opacity:.5;cursor:not-allowed}._popupOverlay_plph8_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000040;display:flex;align-items:center;justify-content:center;z-index:99999}._offerPopup_plph8_27{background:#fff;border-radius:24px;box-shadow:0 -4px 4px #0000001c;box-shadow:0 4px 4px #00000040;padding:30px;width:40vw;display:flex;flex-direction:column;gap:22px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99999;justify-content:flex-start;height:fit-content}._popupHeader_plph8_67{display:flex;justify-content:flex-end}._popupContainer_plph8_77{display:flex;justify-content:flex-start;gap:1rem}._popupContainerLeft_plph8_89{display:flex;justify-content:flex-start;align-items:center;width:20%}._popupImage_plph8_103{width:116px;flex-shrink:0}._popupImage_plph8_103 img{width:100%;height:100%}._popupContainerRight_plph8_123{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem;width:80%;gap:1rem}._popupContentHeader_plph8_141{display:flex;flex-direction:column;gap:1rem;align-items:center}._popupContentHeader_plph8_141 p{font-family:Poppins;font-weight:700;font-size:22px;line-height:100%;letter-spacing:0%;color:#000}._popupContentHeader_plph8_141 span{font-family:Poppins;font-weight:400;font-size:20px;line-height:100%;letter-spacing:0%;color:#000}._popupContentInput_plph8_191{display:flex;flex-direction:column;gap:.1rem}._popupContentInput_plph8_191 span{font-family:Poppins;font-weight:400;font-size:18px;line-height:100%;letter-spacing:0%;color:#000}._popupContentInput_plph8_191 label{font-family:Poppins;font-weight:500;font-size:16px;line-height:100%;letter-spacing:0%;color:#7e7878;text-align:center;padding-bottom:4px}._popupContentInput_plph8_191 input{outline:none;border:none;border-bottom:1px solid #000;font-family:Poppins;font-weight:400;font-size:16px;line-height:100%;letter-spacing:0%;color:#000;padding:4px 8px;background-color:transparent;flex:1}._popupContentButton_plph8_273{display:flex;align-items:center;justify-content:center;gap:2rem;padding:2rem 0}._submitBtn_plph8_289{outline:none;border:none;border-radius:25px;background-color:#9801df;width:136px;height:46px;font-family:Poppins;font-weight:500;font-size:16px;line-height:100%;letter-spacing:0%;color:#fff;cursor:pointer}._cancelBtn_plph8_321{outline:none;border-radius:25px;border:1px solid #9801DF;width:136px;height:46px;font-family:Poppins;font-weight:500;font-size:16px;line-height:100%;letter-spacing:0%;color:#9801df;background-color:transparent;cursor:pointer}._inputWrapper_plph8_355{display:flex;justify-content:space-between;border-bottom:1px solid #000}._amountWrapper_plph8_365{display:flex;align-items:center}._minusbtn_plph8_375{outline:none;border:none;background:transparent;font-weight:400;font-size:26px;cursor:pointer;flex-shrink:0}._addbtn_plph8_397{outline:none;border:none;background:transparent;font-weight:400;font-size:20px;cursor:pointer;flex-shrink:0}._inputWrapper_plph8_355 ._productInput_plph8_419{border:none;background:transparent;outline:none;height:20px;text-align:center;flex:1}._soldOutSection_plph8_435{display:flex;align-items:center}._soldOutSection_plph8_435 p{font-family:Poppins;font-weight:500;font-size:18px;line-height:100%;letter-spacing:0%;color:#fc1616}@media (max-width: 1024px){._offerPopup_plph8_27{width:60vw;padding:20px;gap:18px}._popupImage_plph8_103{width:90px}._popupContentHeader_plph8_141 p{font-size:20px}._popupContentHeader_plph8_141 span,._popupContentInput_plph8_191 span{font-size:16px}}@media (max-width: 768px){._offerPopup_plph8_27{width:80vw;padding:16px;gap:16px}._popupContainer_plph8_77{flex-direction:column;align-items:center}._popupContainerLeft_plph8_89{width:100%;justify-content:center}._popupImage_plph8_103{width:80px}._popupContainerRight_plph8_123{width:100%;padding:.5rem;gap:1rem}._popupContentHeader_plph8_141 p{font-size:18px;text-align:center}._popupContentHeader_plph8_141 span{font-size:14px;text-align:center}._popupContentInput_plph8_191 span{font-size:14px}._popupContentButton_plph8_273{flex-direction:column;gap:1rem}._submitBtn_plph8_289,._cancelBtn_plph8_321{width:100%}}@media (max-width: 480px){._offerPopup_plph8_27{width:90vw;padding:12px;border-radius:16px;gap:12px}._popupImage_plph8_103{width:70px}._popupContentHeader_plph8_141 p{font-size:16px}._popupContentHeader_plph8_141 span,._popupContentInput_plph8_191 span{font-size:13px}._popupContentInput_plph8_191 input{font-size:14px}}._popupOverlay_1ovar_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#7a7a7a12;z-index:999;display:flex;align-items:center;justify-content:center}._reviewPopup_1ovar_27{display:flex;flex-direction:column;padding:3rem 2rem;gap:1.5rem;background-color:#fff;border-radius:6px;width:30vw;z-index:9999}._popupHeader_1ovar_49{display:flex;align-items:center;justify-content:center}._updateMessage_1ovar_61{background:#ffc1071f;border:1px solid rgba(255,193,7,.4);padding:10px 12px;border-radius:8px;margin-bottom:14px}._updateMessage_1ovar_61 p{font-size:13px;color:#9a6700;text-align:center;line-height:1.4}._popupHeader_1ovar_49 p{font-family:Poppins;font-weight:400;font-size:16px;line-height:16px;letter-spacing:0px;text-align:center;color:#000}._starSection_1ovar_111{display:flex;align-items:center;justify-content:center;gap:.5rem}._inputSection_1ovar_125{display:flex;align-items:center}._inputSection_1ovar_125 textarea{resize:none;outline:none;width:100%;border:1px solid #343434;border-radius:6px;font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;color:#000;padding:6px}._buttonSection_1ovar_165{display:flex;align-items:center;padding:0 1rem}._buttonSection_1ovar_165 button{outline:none;border-radius:6px;border:1px solid #9801DF;font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;color:#9801df;background-color:transparent;padding:.75rem;width:100%}._star_1ovar_111{font-size:24px;color:#ccc;cursor:pointer;transition:color .2s}._filled_1ovar_221{color:#f5c518}._avatarWrapper_10gtd_1{border-radius:50%;width:60px;height:60px;overflow:hidden;display:flex;align-items:center;justify-content:center}._defaultBg_10gtd_21{background-color:#dacfe6}._avatarImg_10gtd_29{width:100%;height:100%;object-fit:contain}._imageWrapper_10gtd_41{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._defaultBg_10gtd_21 ._imageWrapper_10gtd_41{padding:.3rem}@media (max-width: 1024px){._avatarWrapper_10gtd_1{flex-shrink:0}._avatarImg_10gtd_29{object-fit:cover}._defaultBg_10gtd_21 ._imageWrapper_10gtd_41{padding:.25rem}}@media (max-width: 768px){._defaultBg_10gtd_21 ._imageWrapper_10gtd_41{padding:.2rem}}@media (max-width: 480px){._defaultBg_10gtd_21 ._imageWrapper_10gtd_41{padding:.18rem}}@media (max-width: 360px){._defaultBg_10gtd_21 ._imageWrapper_10gtd_41{padding:.12rem}}._container_6l1q4_1{position:relative;width:9rem;font-family:Poppins}._selected_6l1q4_15{background:#8300c1;color:#fff;padding:.35rem;border-radius:4px;cursor:pointer;font-weight:600;font-size:11px;display:flex;justify-content:space-between;align-items:center;position:relative;white-space:nowrap}._selected_6l1q4_15:after{content:"";width:6px;height:6px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg);margin-left:8px;transition:transform .2s ease}._dropdown_6l1q4_69{position:absolute;top:2.1rem;left:0;width:100%;background:#fff;border-radius:4px;box-shadow:#0003 0 2px 6px;z-index:100}._option_6l1q4_93{padding:.45rem;font-size:12px;cursor:pointer;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._option_6l1q4_93:hover{background:#f0f0f0}._disabled_6l1q4_121{background:#b3b3b3!important;color:#fff!important;cursor:not-allowed!important}._overlay_17st8_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:10000}._container_17st8_31{background:#fff;padding:2rem;border-radius:10px;width:30rem;display:flex;flex-direction:column;align-items:center;gap:1rem;box-shadow:0 4px 10px #0003}._popupImage_17st8_55{display:flex;align-items:center}._popupImage_17st8_55 img{width:100%;height:100%;aspect-ratio:143/128}._popupHeader_17st8_77 p{font-size:1.25rem;font-weight:700;color:#333;margin:0;text-align:center}._popupText_17st8_93 p{font-size:1rem;color:#555;text-align:center}._popupButton_17st8_105{display:flex;gap:2rem}._logoutBtn_17st8_115{background-color:#9801df;color:#fff;border:none;padding:.5rem;border-radius:8px;font-size:1rem;cursor:pointer;width:7rem;display:flex;align-items:center;justify-content:center}._cancelBtn_17st8_143{background-color:transparent;color:#9801df;border:none;padding:.5rem;border-radius:6px;font-size:1rem;cursor:pointer;width:7rem;display:flex;align-items:center;justify-content:center}._logoutBtn_17st8_115:hover{background-color:#7d00b8}@media (max-width: 768px){._container_17st8_31{width:80%;max-width:350px;padding:1.5rem;margin:0}._popupHeader_17st8_77 p{font-size:1.1rem}._popupText_17st8_93 p{font-size:.95rem}._popupButton_17st8_105{gap:1.5rem}._logoutBtn_17st8_115,._cancelBtn_17st8_143{width:6rem;font-size:.9rem}}@media (max-width: 420px){._container_17st8_31{width:80%;max-width:300px;padding:1.5rem;gap:.8rem}._popupImage_17st8_55 img{aspect-ratio:1/1;object-fit:contain}._popupHeader_17st8_77 p{font-size:1rem}._popupText_17st8_93 p{font-size:.85rem}._popupButton_17st8_105{flex-direction:column;width:100%;gap:.8rem}._logoutBtn_17st8_115,._cancelBtn_17st8_143{width:100%;font-size:.9rem}}._overlay_16j3w_3{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:100000}._container_16j3w_29{background:#fff;padding:2rem;border-radius:10px;width:30rem;display:flex;flex-direction:column;align-items:center;gap:1rem;box-shadow:0 4px 10px #0003}._popupImage_16j3w_53{display:flex;align-items:center}._popupImage_16j3w_53 img{width:100%;height:100%;aspect-ratio:143/128}._popupHeader_16j3w_73 p{font-size:1.5rem;font-weight:700;color:#333;margin:0}._popupText_16j3w_87 p{font-size:1rem;color:#555;text-align:center}._popupButton_16j3w_99{display:flex;gap:2rem}._logoutBtn_16j3w_109{background-color:#d9534f;color:#fff;border:none;padding:.4rem;border-radius:8px;font-size:1rem;cursor:pointer;width:7rem;display:flex;align-items:center;justify-content:center}._cancelBtn_16j3w_135{background-color:#f1f1f1;color:#333;border:none;padding:.4rem;border-radius:6px;font-size:1rem;cursor:pointer;width:7rem;display:flex;align-items:center;justify-content:center}._logoutBtn_16j3w_109:hover{background-color:#c9302c}._cancelBtn_16j3w_135:hover{background-color:#ddd}@media screen and (max-width:768px){._overlay_16j3w_3{align-items:flex-start}._container_16j3w_29{background:#fff;padding:2rem 1rem;border-radius:10px;width:90vw;box-sizing:border-box;margin-top:100%}}._container_1mol0_1{position:relative;display:flex;width:min(920px,calc(100vw - 32px));height:min(720px,calc(100vh - 32px));max-height:calc(100dvh - 32px);overflow:hidden;background:#fff;border:1px solid rgba(56,39,180,.1);border-radius:20px;box-shadow:0 24px 70px #190e3e47}._leftSection_1mol0_14{position:relative;display:flex;width:42%;flex:0 0 42%;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(151.67deg,#9801df 4.73%,#3827b4 177.52%)}._leftSection_1mol0_14:after{position:absolute;top:10%;right:10%;bottom:10%;left:10%;border:1px solid rgba(255,255,255,.16);border-radius:50%;content:""}._imgBox_1mol0_33{position:relative;z-index:1;display:flex;width:min(80%,330px);align-items:center;justify-content:center}._imgBox_1mol0_33 img{display:block;width:100%;height:auto;object-fit:contain}._backButton_1mol0_49{margin:1rem}._rightSectionOTP_1mol0_53,._rightSectionPass_1mol0_54{width:58%;min-width:0;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable}._rightSectionOTP_1mol0_53{display:flex;flex-direction:column;padding:clamp(20px,3vw,42px)}._rightSectionPass_1mol0_54{display:flex;flex-direction:column;align-items:center;justify-content:center}._rightSectionOTP_1mol0_53::-webkit-scrollbar,._rightSectionPass_1mol0_54::-webkit-scrollbar{width:6px}._rightSectionOTP_1mol0_53::-webkit-scrollbar-thumb,._rightSectionPass_1mol0_54::-webkit-scrollbar-thumb{background:#9801df47;border-radius:999px}._closeIco_1mol0_86{display:flex;width:100%;justify-content:flex-end}._closeIco_1mol0_86 img,._closeIcon_1mol0_93 img{display:block;width:32px;height:32px;border-radius:50%;cursor:pointer;transition:background-color .2s ease,transform .2s ease}._closeIco_1mol0_86 img:hover,._closeIcon_1mol0_93 img:hover{background:#f4e9fa;transform:scale(1.05)}._rightHead_1mol0_108{padding-top:clamp(14px,3vh,32px)}._rightHead_1mol0_108 p{margin:0;color:#424347;font-size:clamp(24px,2.4vw,32px);font-weight:700;line-height:1.25;text-align:center}._rightMsg_1mol0_121{max-width:390px;margin:12px auto 0}._rightMsg_1mol0_121 p{margin:0;color:#77777d;font-size:clamp(13px,1.4vw,15px);line-height:1.6;text-align:center}._otpContainer_1mol0_134{display:grid;grid-template-columns:repeat(6,minmax(0,56px));gap:clamp(7px,1.2vw,12px);justify-content:center;width:100%;margin-top:clamp(28px,5vh,48px)}._otpBox_1mol0_143{width:100%;min-width:0;aspect-ratio:1;padding:0;color:#2f2635;background:#fff;border:1px solid #ded8e2;border-radius:12px;box-shadow:0 5px 14px #32233c14;font-size:clamp(21px,2.3vw,28px);font-weight:600;line-height:1;text-align:center;outline:none;caret-color:#9801df;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}._otpBox_1mol0_143:hover{border-color:#9801df73}._otpBox_1mol0_143:focus{border-color:#9801df;box-shadow:0 0 0 3px #9801df1f,0 7px 18px #32233c1a;transform:translateY(-1px)}._verifyBtn_1mol0_174{display:flex;width:100%;align-items:center;justify-content:center;margin-top:clamp(28px,5vh,44px)}._verifyBtn_1mol0_174 button{width:min(100%,348px);min-height:48px;padding:11px 24px;color:#fff;background:#9801df;border:0;border-radius:10px;box-shadow:0 9px 20px #9801df33;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease}._verifyBtn_1mol0_174 button:hover{background:#8500c3;box-shadow:0 11px 24px #9801df47;transform:translateY(-1px)}._verifyBtn_1mol0_174 button:focus-visible,._FailReset_1mol0_205:focus-visible,._alternate_1mol0_206:focus-visible{outline:3px solid rgba(152,1,223,.22);outline-offset:3px}._fail_1mol0_211{display:flex;flex-wrap:wrap;gap:5px;align-items:center;justify-content:center;margin-top:20px;text-align:center}._failMsg_1mol0_221,._FailReset_1mol0_205{margin:0;font-size:14px;line-height:1.5}._failMsg_1mol0_221{color:#77777d;font-weight:400}._FailReset_1mol0_205{color:#9801df;font-weight:600;cursor:pointer}._FailReset_1mol0_205:hover,._alternate_1mol0_206:hover p{text-decoration:underline}._divider_1mol0_244{display:flex;width:100%;align-items:center;justify-content:center;gap:12px;margin-top:20px;color:#8c8790}._divider_1mol0_244 p{margin:0;font-size:13px}._HrLine_1mol0_259{width:min(32%,140px);height:1px;background:#ded8e2}._alternate_1mol0_206{margin-top:12px;cursor:pointer}._alternate_1mol0_206 p{margin:0;color:#9801df;font-size:14px;font-weight:600;text-align:center}._carouselBox_1mol0_278{width:100%;margin-top:auto;padding-top:clamp(20px,4vh,36px)}._closeIcon_1mol0_93{position:absolute;top:16px;right:16px;z-index:3}._PassBox_1mol0_291,._nameBox_1mol0_292,._passWordBox_1mol0_293,._forgotPassword_1mol0_294{width:min(100%,425px)}._PassBox_1mol0_291,._nameBox_1mol0_292,._passWordBox_1mol0_293{min-height:50px;background:#fff;border:1px solid #ede7ef;border-radius:10px;box-shadow:0 4px 12px #24192c14}._PassBox_1mol0_291,._nameBox_1mol0_292 input,._passWordBox_1mol0_293 input{box-sizing:border-box;padding:0 16px;font-size:16px;outline:none}._nameBox_1mol0_292,._passWordBox_1mol0_293{display:flex;align-items:center;margin-top:16px}._nameBox_1mol0_292 input,._passWordBox_1mol0_293 input{width:100%;height:48px;border:0;border-radius:inherit}._passWordBox_1mol0_293{gap:8px;transition:transform .3s ease-in-out;transform:translateY(-10px)}._passWordBoxVisible_1mol0_338{transform:translateY(0)}._eyeIcoBox_1mol0_342{display:flex;padding:8px;color:#8c8790}._eyeIco_1mol0_342{font-size:1.4rem}._forgotPassword_1mol0_294{display:flex;justify-content:flex-end;margin-top:10px}._forgotPassword_1mol0_294 p{margin:0;color:#9801df;font-size:14px;cursor:pointer}@media (max-width: 760px){._container_1mol0_1{width:min(520px,calc(100vw - 24px));height:auto;max-height:calc(100dvh - 24px);border-radius:16px}._leftSection_1mol0_14{display:none}._rightSectionOTP_1mol0_53,._rightSectionPass_1mol0_54{width:100%}._rightSectionOTP_1mol0_53{min-height:min(620px,calc(100dvh - 24px));padding:18px clamp(16px,5vw,28px) 20px}._carouselBox_1mol0_278{padding-top:24px}}@media (max-width: 420px){._container_1mol0_1{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);border-radius:14px}._rightSectionOTP_1mol0_53{min-height:min(590px,calc(100dvh - 16px));padding:14px 14px 18px}._closeIco_1mol0_86 img,._closeIcon_1mol0_93 img{width:30px;height:30px}._otpContainer_1mol0_134{grid-template-columns:repeat(6,minmax(0,48px));gap:clamp(5px,1.8vw,8px)}._verifyBtn_1mol0_174 button{width:100%}}@media (max-width: 340px){._rightSectionOTP_1mol0_53{padding-inline:12px}._otpContainer_1mol0_134{grid-template-columns:repeat(6,minmax(0,42px));gap:4px}}@media (max-height: 650px) and (min-width: 761px){._rightHead_1mol0_108{padding-top:8px}._otpContainer_1mol0_134,._verifyBtn_1mol0_174{margin-top:22px}._carouselBox_1mol0_278{padding-top:18px}}@media (prefers-reduced-motion: reduce){._otpBox_1mol0_143,._verifyBtn_1mol0_174 button,._closeIco_1mol0_86 img,._closeIcon_1mol0_93 img{transition:none}}._container_11u13_1{background-color:#fffdfd;padding:1rem;min-width:60vw;min-height:40vh}._category_11u13_15{display:flex;flex-direction:column;justify-content:flex-start;gap:3rem}._categoryHeader_11u13_29{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative}._categoryHeaderLeft_11u13_45{display:flex;flex-direction:column;justify-content:center;align-items:center}._categoryHeaderLeft_11u13_45 h4{font-family:Poppins;font-size:24px;font-weight:800;line-height:42px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#424347}._categoryHeaderLeft_11u13_45 p{font-family:Poppins;font-size:16px;font-weight:400;line-height:16px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#999}._categoryHeaderRight_11u13_103{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;right:1rem}._categoryHeaderRight_11u13_103 p{font-family:Poppins;font-size:20px;font-weight:600;line-height:34.5px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#9801df}._categoryGrid_11u13_143{display:grid;grid-template-columns:repeat(6,1fr);gap:1.5rem 2rem;justify-items:center;width:100%;padding:0 1rem}._gridWrapper_11u13_161{display:flex;flex-direction:column;align-items:flex-start;max-height:75vh;overflow-y:scroll;padding:1rem 0;gap:1rem}@media (max-width: 1200px){._categoryGrid_11u13_143{grid-template-columns:repeat(5,1fr)}}@media (max-width: 1024px){._categoryGrid_11u13_143{grid-template-columns:repeat(4,1fr)}}@media (max-width: 900px){._categoryGrid_11u13_143{grid-template-columns:repeat(3,1fr)}}@media (max-width: 600px){._categoryGrid_11u13_143{grid-template-columns:repeat(2,1fr)}}._categoryCard_11u13_229{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:1rem;width:186px;cursor:pointer}._categoryCardImageContainer_11u13_251{border:none;border-radius:50%;background-color:#fff;padding:1.5rem;box-shadow:0 2px 6px 2px #00000024;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}._selectImage_11u13_279{position:absolute;bottom:0;right:5px;width:18px}._selectImage_11u13_279 img{width:100%;height:100%}._categoryCardImage_11u13_251{width:43px;height:43px}._categoryCardImage_11u13_251 img{width:100%;height:100%}._categoryCardText_11u13_323{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}._categoryCardText_11u13_323 p{font-family:Poppins;font-size:16px;font-weight:500;line-height:25.5px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#000}._categoryButton_11u13_359{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%}._categoryButton_11u13_359 button{border:none;outline:none;background-color:#9801df;color:#fff;border-radius:8px;font-family:Poppins;font-size:18px;font-weight:500;line-height:27px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;width:20%;padding:.7rem 1rem;display:flex;justify-content:center;cursor:pointer}@media (max-width: 1200px){._categoryGrid_11u13_143{gap:1.5rem}._categoryCard_11u13_229{width:160px}}@media (max-width: 1024px){._container_11u13_1{padding:.8rem}._category_11u13_15{gap:2.5rem}._categoryGrid_11u13_143{gap:1.5rem 2.5rem;justify-content:center}._categoryCard_11u13_229{width:150px}._categoryHeaderLeft_11u13_45 h4{font-size:22px;line-height:36px}._categoryHeaderRight_11u13_103 p{font-size:18px}}@media (max-width: 900px){._categoryGrid_11u13_143{gap:1.5rem 2rem}._categoryCard_11u13_229{width:140px}._categoryCardImageContainer_11u13_251{padding:1.2rem}._categoryCardImage_11u13_251{width:38px;height:38px}}@media (max-width: 768px){._container_11u13_1{height:auto;min-height:100vh;padding:1rem}._category_11u13_15{gap:2rem}._categoryHeader_11u13_29{flex-direction:column;gap:1rem;text-align:center}._categoryHeaderRight_11u13_103{position:static;margin-top:.5rem}._categoryHeaderLeft_11u13_45 h4{font-size:20px;line-height:32px;text-align:center}._categoryHeaderLeft_11u13_45 p{font-size:13px;text-align:center}._categoryHeaderRight_11u13_103 p{font-size:16px}._categoryGrid_11u13_143{gap:1rem 1.5rem;justify-content:center;padding:0}._categoryCard_11u13_229{width:120px;gap:.8rem}._categoryCardImageContainer_11u13_251{padding:1rem}._categoryCardImage_11u13_251{width:35px;height:35px}._categoryCardText_11u13_323 p{font-size:14px;line-height:20px}._categoryButton_11u13_359 button{width:60%;font-size:16px;padding:.8rem 1rem}}@media (max-width: 600px){._container_11u13_1{padding:.8rem}._category_11u13_15{gap:1.5rem}._categoryHeaderLeft_11u13_45 h4{font-size:18px;line-height:28px}._categoryHeaderLeft_11u13_45 p{font-size:12px}._categoryGrid_11u13_143{gap:.8rem 1.2rem}}@media (max-width: 480px){._container_11u13_1{padding:.6rem}._category_11u13_15{gap:1.2rem}._categoryHeaderLeft_11u13_45 h4{font-size:16px;line-height:24px}._categoryHeaderLeft_11u13_45 p{font-size:11px}._categoryHeaderRight_11u13_103 p{font-size:14px}._categoryGrid_11u13_143{gap:.6rem 1rem}}@media (max-width: 360px){._categoryGrid_11u13_143{gap:.5rem .8rem}}._preferenceGridWrapper_11u13_803{gap:10px}._preferenceCategoryGrid_11u13_811{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}._preferenceCategoryCard_11u13_823{height:150px;padding:8px}._preferenceCategoryCard_11u13_823 ._categoryCardImage_11u13_251{height:30px;width:30px}._preferenceCategoryCard_11u13_823 ._categoryCardImage_11u13_251 img{width:100%;height:100%;object-fit:cover}._preferenceCategoryCard_11u13_823 ._categoryCardText_11u13_323 p{font-size:13px;margin-top:6px;text-align:center}._preferenceButtonWrapper_11u13_867{margin-top:15px;display:flex;justify-content:center;align-items:center;width:100%}._preferenceUpdateButton_11u13_883{background:#000;color:#fff;border:none;outline:none;padding:10px 22px;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;transition:.3s ease;min-width:280px}._preferenceUpdateButton_11u13_883:hover{transform:translateY(-1px);opacity:.9}._preferenceUpdateButton_11u13_883:active{transform:scale(.98)}@media screen and (max-width: 1024px){._preferenceGridWrapper_11u13_803{gap:6px}._preferenceCategoryGrid_11u13_811{grid-template-columns:repeat(4,1fr);gap:10px}._preferenceCategoryCard_11u13_823{height:125px;padding:8px 6px;border-radius:10px}._preferenceCategoryCard_11u13_823 ._categoryCardImage_11u13_251{width:26px;height:26px}._preferenceCategoryCard_11u13_823 ._categoryCardText_11u13_323 p{font-size:12px;line-height:16px;margin-top:4px}._preferenceButtonWrapper_11u13_867{margin-top:12px}._preferenceUpdateButton_11u13_883{min-width:220px;padding:9px 18px;font-size:13px;border-radius:8px}}@media screen and (max-width: 768px){._preferenceGridWrapper_11u13_803{gap:5px}._preferenceCategoryGrid_11u13_811{grid-template-columns:repeat(4,1fr);gap:8px}._preferenceCategoryCard_11u13_823{height:115px;padding:7px 5px;border-radius:8px}._preferenceCategoryCard_11u13_823 ._categoryCardImage_11u13_251{width:24px;height:24px}._preferenceCategoryCard_11u13_823 ._categoryCardText_11u13_323 p{font-size:11px;line-height:15px;margin-top:4px}._preferenceButtonWrapper_11u13_867{margin-top:10px}._preferenceUpdateButton_11u13_883{min-width:200px;padding:8px 16px;font-size:12px;border-radius:8px}}@media screen and (max-width: 480px){._preferenceGridWrapper_11u13_803{gap:4px}._preferenceCategoryGrid_11u13_811{grid-template-columns:repeat(3,1fr);gap:6px}._preferenceCategoryCard_11u13_823{height:100px;padding:6px 4px;border-radius:8px}._preferenceCategoryCard_11u13_823 ._categoryCardImage_11u13_251{width:22px;height:22px}._preferenceCategoryCard_11u13_823 ._categoryCardText_11u13_323 p{font-size:10px;line-height:13px;margin-top:3px}._preferenceButtonWrapper_11u13_867{margin-top:8px}._preferenceUpdateButton_11u13_883{width:fit-content;min-width:fit-content;padding:9px 12px;font-size:10px;border-radius:7px}}@media screen and (max-width: 380px){._preferenceCategoryGrid_11u13_811{grid-template-columns:repeat(2,1fr);gap:6px}._preferenceCategoryCard_11u13_823{height:95px;padding:5px 4px;border-radius:7px}._preferenceCategoryCard_11u13_823 ._categoryCardImage_11u13_251{width:20px;height:20px}._preferenceCategoryCard_11u13_823 ._categoryCardText_11u13_323 p{font-size:10px;line-height:12px;margin-top:2px}._preferenceButtonWrapper_11u13_867{margin-top:6px}._categoryButton_11u13_359 button{font-size:12px}._preferenceUpdateButton_11u13_883 button{padding:8px 10px;font-size:10px;border-radius:6px}}._container_1epwu_1{display:flex;width:85%;height:95vh;background-color:#fffdfd;flex-direction:row;gap:1rem}._leftSection_1epwu_19{width:50%;display:flex;flex-direction:column;justify-content:flex-start;padding:2rem}._imageContainer_1epwu_35{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;height:auto;padding:1rem 5rem}._imgBox_1epwu_53{width:80%;display:flex;flex-direction:row;align-items:center;justify-content:center;height:auto}._imgBox_1epwu_53 img{width:100%;height:100%}._rightSectionOTP_1epwu_83{width:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}._rightSectionPass_1epwu_99{width:50%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1rem;padding:1rem;overflow-y:scroll}._rightPassword_1epwu_121{width:50%}._rightHead_1epwu_129{padding-top:3rem}._rightHead_1epwu_129 p{font-size:28px;font-weight:700;color:#424347;text-align:center}._rightMsg_1epwu_151{margin-top:1rem}._rightMsg_1epwu_151 p{font-size:16px;text-align:center;color:#999}._otpContainer_1epwu_171{display:flex;gap:2rem;justify-content:center;margin-top:3rem}._fail_1epwu_185{margin-top:3rem}._verifyBtn_1epwu_193{padding:2rem 0}._otpBox_1epwu_201{font-size:34px;text-align:center;border:1px solid rgba(235,235,235,1);box-shadow:4px 7px 10px -2px #00000038;width:73px;height:73px;border:1px}._PassBox_1epwu_221{font-size:18px;padding-left:1rem;border:1px solid rgba(235,235,235,1);box-shadow:4px 7px 10px -2px #00000038;width:473px;height:56px;border-radius:8px}input[type=password]::-ms-reveal,input[type=password]::-ms-clear{display:none}._verifyBtn_1epwu_193{width:100%;display:flex;justify-content:center;align-items:center}._verifyBtn_1epwu_193 button{width:348px;height:44px;border-radius:8px;cursor:pointer;border:none;background:#9801df;font-size:18px;font-weight:400;color:#fff;text-align:center;align-items:center}._failMsg_1epwu_295{font-family:Poppins;font-size:15px;font-weight:400;color:#999;text-align:center}._FailReset_1epwu_311{font-size:15px;font-weight:400;color:#9801df;text-align:center}._divider_1epwu_325{display:flex;justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:1rem}._HrLine_1epwu_343{height:1px;width:200px;background:#999;color:#999}._alternate_1epwu_357{margin-top:1rem}._alternate_1epwu_357 p{text-align:center;color:#9801df;font-size:15px}._passWordBox_1epwu_377{width:425px;display:flex;border-radius:8px;margin-top:2rem;background-color:#fff;border:1px solid rgba(237,235,235,1);box-shadow:0 4px 4px #0000001c;transform:translateY(-10px);transition:ease-in-out,transform .3s ease-in-out}._passWordBox_1epwu_377 input::placeholder,._passWordBox_1epwu_377 textarea::placeholder{font-size:18px;font-weight:300;color:#999999b8}._passWordBox_1epwu_377 p{padding-right:5px}._passWordBox_1epwu_377 input{font-size:16px;border:none;width:96%;align-items:center;display:flex;justify-content:center;border-radius:8px;padding:.5rem 1rem;outline:none}._passWordBox_1epwu_377{display:flex;align-items:center;gap:8px}._passWordBoxVisible_1epwu_459{opacity:1;transform:translateY(0)}._eyeIcoBox_1epwu_469{padding:2px;display:flex;justify-content:center;margin:.5rem;color:#999}._eyeIco_1epwu_469{font-size:1.5rem}@media screen and (max-width: 1024px){._container_1epwu_1{width:95%;height:90vh}._leftSection_1epwu_19{padding:1.5rem}._imageContainer_1epwu_35{padding:1rem 3rem}._rightHead_1epwu_129 p{font-size:24px}._rightMsg_1epwu_151 p{font-size:15px}._passWordBox_1epwu_377{width:380px}._verifyBtn_1epwu_193 button{width:300px}}@media screen and (max-width: 768px){._container_1epwu_1{flex-direction:column;width:100%;height:100vh;padding:20px}._leftSection_1epwu_19{width:100%;order:1;padding:1rem;display:flex;flex-direction:column;align-items:center}._backButton_1epwu_591{align-self:flex-start;margin-bottom:1rem}._imageContainer_1epwu_35{padding:1rem 2rem;justify-content:center;order:2}._imgBox_1epwu_53{width:60%;max-width:300px}._rightSectionPass_1epwu_99{width:100%;order:3;padding:20px;justify-content:center}._rightHead_1epwu_129{margin-top:2rem}._rightHead_1epwu_129 p{font-size:22px}._rightMsg_1epwu_151 p{font-size:14px}._passWordBox_1epwu_377{width:100%;max-width:350px;margin-top:2rem}._verifyBtn_1epwu_193 button{width:100%;max-width:300px}}@media screen and (max-width: 480px){._container_1epwu_1{padding:15px}._leftSection_1epwu_19{padding:.8rem}._imageContainer_1epwu_35{padding:.8rem 1rem}._imgBox_1epwu_53{width:70%;max-width:250px}._rightSectionPass_1epwu_99{padding:15px}._rightHead_1epwu_129 p{font-size:20px}._rightMsg_1epwu_151 p{font-size:13px}._passWordBox_1epwu_377{max-width:300px;height:45px}._passWordBox_1epwu_377 input{font-size:14px}._passWordBox_1epwu_377 input::placeholder{font-size:14px}._verifyBtn_1epwu_193 button{max-width:280px;height:40px;font-size:16px}._eyeIco_1epwu_469{font-size:1.2rem}}@media screen and (max-width: 360px){._container_1epwu_1{padding:10px}._leftSection_1epwu_19,._imageContainer_1epwu_35{padding:.5rem}._imgBox_1epwu_53{width:80%;max-width:200px}._rightSectionPass_1epwu_99{padding:10px}._rightHead_1epwu_129 p{font-size:18px}._rightMsg_1epwu_151 p{font-size:12px}._passWordBox_1epwu_377{max-width:280px;height:40px}._passWordBox_1epwu_377 input{font-size:13px}._passWordBox_1epwu_377 input::placeholder{font-size:13px}._verifyBtn_1epwu_193 button{max-width:260px;height:38px;font-size:15px}._eyeIco_1epwu_469{font-size:1rem}}._routeContainer_1epwu_905{padding-left:8.5%}._routeLeftSection_1epwu_913{justify-content:center;align-items:center;width:50%}._routeRightSection_1epwu_925{justify-content:center;width:50%}._routeInput_1epwu_933{width:450px;height:50px;margin:0 auto;font-size:16px}._container_8avpl_1{display:flex;width:min(92vw,1180px);height:min(94dvh,900px);max-width:100%;max-height:100%;background-color:#fffdfd;flex-direction:row;gap:clamp(.5rem,2vw,2rem);overflow:visible}._container_8avpl_1,._container_8avpl_1 *{box-sizing:border-box}._leftSection_8avpl_18{flex:1 1 50%;min-width:0;display:flex;flex-direction:column;justify-content:center;padding:clamp(1rem,3vw,2.5rem);position:relative;z-index:1}._imageContainer_8avpl_30{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;height:auto;padding:clamp(.5rem,2vw,1rem)}._imgBox_8avpl_42{width:min(100%,520px);display:flex;flex-direction:row;align-items:center;justify-content:center;height:auto}._imgBox_8avpl_42 img{width:100%;height:auto;max-height:min(70dvh,650px);object-fit:contain;display:block}._rightSectionOTP_8avpl_70{width:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}._rightSectionPass_8avpl_86{flex:1 1 50%;width:auto;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:clamp(.75rem,1.5vh,1rem);overflow-y:auto;scrollbar-gutter:stable;padding:clamp(1rem,2.5vw,2rem);overflow-x:hidden;position:relative;z-index:10}._rightPassword_8avpl_107{width:50%}._rightHead_8avpl_115 p{margin:0;font-size:clamp(1.5rem,2vw,1.75rem);line-height:1.3;font-weight:700;color:#424347;text-align:center}._rightMsg_8avpl_129{width:min(100%,425px);margin-top:clamp(.25rem,1vh,.75rem)}._rightMsg_8avpl_129 p{display:flex;align-items:center;justify-content:center;position:relative;margin:0;line-height:1.55;text-align:center}._rightMsg_8avpl_129 svg{font-size:1.3rem;cursor:pointer}._rightMsg_8avpl_129 p{font-size:clamp(.875rem,1.2vw,1rem);color:#999}._otpContainer_8avpl_163{display:flex;gap:2rem;justify-content:center;margin-top:1rem}._fail_8avpl_177{margin-top:3rem}._verifyBtn_8avpl_185{margin-top:clamp(.75rem,2vh,1.5rem)}._otpBox_8avpl_191{font-size:34px;text-align:center;border:1px solid rgba(235,235,235,1);box-shadow:4px 7px 10px -2px #00000038;width:73px;height:73px;border:1px}._PassBox_8avpl_211{font-size:18px;padding-left:1rem;border:1px solid rgba(235,235,235,1);box-shadow:4px 7px 10px -2px #00000038;width:473px;height:56px;border-radius:8px}._verifyBtn_8avpl_185{width:100%;display:flex;justify-content:center;align-items:center}._verifyBtn_8avpl_185 button{width:min(100%,348px);min-height:44px;border-radius:8px;cursor:pointer;border:none;background:#9801df;font-size:18px;font-weight:400;color:#fff;text-align:center;align-items:center}._failMsg_8avpl_272{font-family:Poppins;font-size:15px;font-weight:400;color:#999;text-align:center}._FailReset_8avpl_288{font-size:15px;font-weight:400;color:#9801df;text-align:center}._divider_8avpl_302{display:flex;justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:1rem}._HrLine_8avpl_320{height:1px;width:200px;background:#999;color:#999}._alternate_8avpl_334{margin-top:1rem}._alternate_8avpl_334 p{text-align:center;color:#9801df;font-size:15px}._passWordBox_8avpl_354{width:min(100%,425px);min-height:50px;display:flex;border-radius:8px;margin-top:.5rem;background-color:#fff;border:1px solid rgba(237,235,235,1);box-shadow:0 4px 4px #0000001c;padding:0 .75rem;flex:0 0 auto}._passWordBox_8avpl_354 input::placeholder,._passWordBox_8avpl_354 textarea::placeholder{font-size:18px;font-weight:300;color:#999999b8}._passWordBox_8avpl_354 p{padding-right:5px}._passWordBox_8avpl_354 input{font-size:16px;border:none;width:100%;min-width:0;flex:1 1 auto;align-items:center;display:flex;justify-content:center;border-radius:8px;height:100%;outline:none}._passWordBox_8avpl_354{display:flex;align-items:center;gap:8px}._passWordBoxVisible_8avpl_434{opacity:1}._eyeIcoBox_8avpl_444{width:32px;height:40px;padding:0;display:flex;justify-content:center;align-items:center;flex:0 0 32px;margin:0;color:#999}._eyeIcoBox_8avpl_444 svg{display:block;font-size:1.25rem}._eyeIco_8avpl_444{font-size:1.5rem}._passWordBox_8avpl_354 ._infoIcon_8avpl_470{position:relative;display:flex;flex-direction:column}._passWordBox_8avpl_354 ._infoIcon_8avpl_470 svg{font-size:1.3rem;flex-shrink:0;cursor:pointer}._infoPopup_8avpl_496{display:flex;flex-direction:column;padding:clamp(1rem,3vw,2rem);background-color:#fff;gap:1rem;border-radius:10px;box-shadow:0 4px 4px 2px #00000040;width:min(28rem,calc(100vw - 2rem));max-height:calc(100dvh - 2rem);overflow-y:auto;position:fixed;top:50%;left:50%;right:auto;transform:translate(-50%,-50%);z-index:999999}._infoPopupHeader_8avpl_525{display:flex;align-items:center}._infoPopupHeader_8avpl_525 p{font-family:Poppins;font-weight:500;font-size:clamp(.875rem,2vw,1rem);line-height:1.4;letter-spacing:0%}._criteriaList_8avpl_548{display:flex;align-items:center;padding:0 clamp(0rem,2vw,1rem)}._criteriaList_8avpl_548 ul{list-style:inside;width:100%;margin:0;padding:0}._criteriaList_8avpl_548 li{font-size:clamp(.75rem,1.8vw,.85rem);line-height:1.6;overflow-wrap:anywhere}._skipButton_8avpl_572{display:flex;align-items:center;justify-content:flex-end;width:100%;box-sizing:border-box;padding-right:clamp(0rem,1vw,1rem)}._skipButton_8avpl_572 p{font-family:Poppins;margin:0;font-size:clamp(1rem,1.6vw,1.25rem);font-weight:600;line-height:34.5px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#9801df;cursor:pointer}@media (max-width: 900px){._container_8avpl_1{width:calc(100vw - 2rem);height:calc(100dvh - 2rem);gap:.25rem}._leftSection_8avpl_18{flex-basis:42%;padding:1.25rem .75rem}._rightSectionPass_8avpl_86{flex-basis:58%;padding:1.25rem}._imgBox_8avpl_42 img{max-height:60dvh}}@media (max-width: 700px){._container_8avpl_1{width:calc(100vw - 1rem);height:calc(100dvh - 1rem);flex-direction:column;gap:0;overflow-x:hidden;overflow-y:auto}._leftSection_8avpl_18{width:100%;flex:0 0 auto;padding:.75rem 1rem 0}._imageContainer_8avpl_30{padding:0}._imgBox_8avpl_42{width:min(64vw,260px)}._imgBox_8avpl_42 img{max-height:min(25dvh,180px)}._rightSectionPass_8avpl_86{width:100%;flex:0 0 auto;min-height:0;gap:.75rem;padding:.75rem clamp(1rem,5vw,1.5rem) 1.25rem;overflow:visible;scrollbar-gutter:auto}._skipButton_8avpl_572{position:static;width:100%;padding-right:clamp(1rem,5vw,1.5rem)}._rightMsg_8avpl_129{margin-top:0}._verifyBtn_8avpl_185{margin-top:.75rem}}@media (max-width: 430px){._container_8avpl_1{width:calc(100vw - .75rem);height:calc(100dvh - .75rem)}._leftSection_8avpl_18{padding-top:.5rem}._imgBox_8avpl_42{width:min(58vw,220px)}._imgBox_8avpl_42 img{max-height:min(22dvh,150px)}._rightSectionPass_8avpl_86{padding-inline:.875rem}._rightMsg_8avpl_129 p{flex-wrap:wrap}._passWordBox_8avpl_354{min-height:48px}._passWordBox_8avpl_354 input,._passWordBox_8avpl_354 input::placeholder{font-size:.9375rem}._verifyBtn_8avpl_185 button{width:100%}._infoPopup_8avpl_496{width:calc(100vw - 1rem);max-height:calc(100dvh - 1rem);padding:1rem}}@media (max-width: 360px){._rightSectionPass_8avpl_86{padding-inline:.75rem}._skipButton_8avpl_572{padding-right:.75rem}._imgBox_8avpl_42{width:min(54vw,190px)}._rightHead_8avpl_115 p{font-size:1.35rem}._rightMsg_8avpl_129 p,._criteriaList_8avpl_548 li{font-size:.75rem}}@media (max-height: 560px) and (max-width: 700px){._imgBox_8avpl_42{width:min(42vw,170px)}._imgBox_8avpl_42 img{max-height:110px}._rightSectionPass_8avpl_86{gap:.5rem}._rightHead_8avpl_115 p{font-size:1.3rem}._verifyBtn_8avpl_185{margin-top:.35rem}}._announcementPopupOverlay_swzgj_1{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999999999999999}._announcementPopup_swzgj_1{background-color:#fff;border-radius:8px;width:90%;max-width:400px;max-height:80vh;overflow-y:auto;box-shadow:0 4px 12px #00000026;position:absolute;top:80px;right:50px}._announcementHeader_swzgj_45{padding:16px;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between}._announcementHeader_swzgj_45 svg{font-size:1.2rem;cursor:pointer}._announcementSubHeader_swzgj_71{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 16px;border-bottom:1px solid #eee;background-color:#fff}._notificationTabs_swzgj_91{display:flex;align-items:stretch;gap:4px;min-width:0;height:40px}._notificationTab_swzgj_91{border:none;border-bottom:2px solid transparent;background:transparent;padding:0 8px;margin-bottom:-1px;font-size:11px;font-weight:500;color:#9801df;cursor:pointer;white-space:nowrap;border-radius:0;display:flex;align-items:center}._notificationTab_swzgj_91:hover{background:transparent;color:#9801df}._notificationTab_swzgj_91._activeTab_swzgj_149{color:#9801df;font-weight:600;background:transparent;border-bottom:2px solid #9801DF}._markAllReadButton_swzgj_163{border:1px solid #9801DF;background-color:transparent;color:#9801df;border-radius:6px;padding:6px 10px;font-size:10px;font-weight:500;cursor:pointer;white-space:nowrap}._markAllReadButton_swzgj_163:hover{background-color:transparent;color:#9801df}._disabledReadButton_swzgj_197{opacity:.45;cursor:not-allowed;border:1px solid #888;background-color:transparent;color:#888;border-radius:6px;padding:6px 10px;font-size:10px;font-weight:500;white-space:nowrap}._notificationPara_swzgj_223{font-weight:600;font-size:13px}._namePara_swzgj_233{font-weight:600;font-size:12px}._announcementList_swzgj_243{padding:16px 0}._followPara_swzgj_251{font-weight:600;font-size:12px;line-height:16px;letter-spacing:0px;text-align:left;color:#999}._announcementItem_swzgj_269{display:flex;align-items:flex-start;padding:12px 16px;border-bottom:1px solid #eee}._announcementItem_swzgj_269:last-child{border-bottom:none}._avatarWrapper_swzgj_291{width:40px;height:40px;min-width:40px;border-radius:50%;overflow:hidden;margin-right:12px;background:#f5f5f5}._announcementAvatar_swzgj_311{width:100%;height:100%;display:block;object-fit:cover;object-position:center}._defaultAvatar_swzgj_327{background-color:#ece7f2;display:flex;align-items:center;justify-content:center}._defaultAvatar_swzgj_327 ._announcementAvatar_swzgj_311{object-fit:contain;padding:7px}._announcementGuestAvatar_swzgj_351{width:40px;height:40px;border-radius:50%;margin-right:12px;border:1px solid #9801df}._announcementContent_swzgj_367{flex-grow:1;display:flex;flex-direction:column}._announcementnamedetailsWrapper_swzgj_379{display:flex;align-items:baseline;margin-bottom:4px;flex-wrap:wrap}._announcementName_swzgj_393{margin-bottom:0;margin-right:4px;width:100%}._announcementDetails_swzgj_405{display:inline;min-width:0}._announcementBanner_swzgj_415{width:100%;margin-top:10px;border-radius:8px;overflow:hidden;background-color:#f5f5f5}._announcementBannerImage_swzgj_431{display:block;width:100%;max-width:100%;height:auto;max-height:260px;object-fit:cover;border-radius:8px}._announcementCtaWrapper_swzgj_451{display:flex;justify-content:left;margin-top:12px}._announcementCtaButton_swzgj_463{border:none;border-radius:8px;padding:10px;font-size:12px;font-weight:500;cursor:pointer;transition:opacity .2s ease,transform .2s ease;color:#fff;background-color:#9801df}._followPara_swzgj_251 p{margin:0}._followPara_swzgj_251 p+p{margin-top:8px}._guestButtonSection_swzgj_503{display:flex;align-items:center;gap:1rem;padding:.5rem}._guestButtonSection_swzgj_503 button{width:8rem;padding:.5rem 0;border-radius:8px;border:1px solid #9801df;font-weight:500;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;background:transparent;cursor:pointer}._guestButtonSection_swzgj_503 button:first-child{background-color:#9801df;color:#fff}._guestButtonSection_swzgj_503 button:last-child{color:#9801df;border:2px solid}._hourPara_swzgj_565{font-weight:400;font-size:10px;color:#999}._announcementTime_swzgj_577{margin-right:8px}._New_swzgj_585{font-weight:400;font-size:9px;color:#9801df}._announcementTag_swzgj_597{display:inline-block;font-size:10px;padding:2px 6px;background-color:#9801df1f;color:#9801df;font-weight:600;border-radius:10px;text-align:center}._announcementOptions_swzgj_619{margin-left:12px;color:#888;font-size:20px;cursor:pointer;width:20px;height:20px;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0}._announcementOptions_swzgj_619 img{width:100%;height:100%;object-fit:contain}._notificationActions_swzgj_659{margin-left:12px;display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}._notificationArrow_swzgj_677{width:28px;height:28px;display:flex;align-items:center;justify-content:flex-end;cursor:pointer;border-radius:50%;color:#000;transition:background-color .2s ease}._notificationArrow_swzgj_677 svg{font-size:18px}._notificationArrow_swzgj_677:hover{background-color:#9801df14}._announcementOffer_swzgj_717{margin:16px;border-radius:8px;display:flex;position:relative;align-items:center}._offerWrapper_swzgj_733{border-radius:5px;display:flex;flex-direction:column;justify-content:space-between}._offerImage_swzgj_747{width:100%;aspect-ratio:4/1;border-radius:4px;overflow:hidden}._offerImage_swzgj_747 img{width:100%;height:100%;object-fit:cover}._offerContent_swzgj_773{padding-left:10px}._offerTitle_swzgj_781{font-weight:500;font-size:12px;color:#000}._offerDescription_swzgj_793{margin-bottom:4px;font-weight:400;font-size:10px;color:#424347}._offerTime_swzgj_807{color:#999;font-weight:400;font-size:10px}._offerClose_swzgj_819{position:absolute;top:5px;right:10px;font-size:16px;color:#888;cursor:pointer}._optionsDropdown_swzgj_837{position:absolute;top:10px;right:10px;background-color:#fff;box-shadow:0 4px 8px #0000001a;border-radius:8px;padding:8px 0;z-index:1000;min-width:170px}._optionsItem_swzgj_861{display:flex;align-items:center;padding:8px 16px;cursor:pointer;gap:12px}._optionsItem_swzgj_861:hover{background-color:#f5f5f5}._optionsItem_swzgj_861 span{font-weight:400;font-size:14px;color:#212b36}._loader_swzgj_897{display:flex;justify-content:center;align-items:center;height:200px}._spinner_swzgj_911{border:4px solid rgba(0,0,0,.1);border-left-color:#9801df;border-radius:50%;width:40px;height:40px;animation:_spin_swzgj_911 1s linear infinite}@keyframes _spin_swzgj_911{to{transform:rotate(360deg)}}._noNotification_swzgj_941{padding:4px 10px;font-size:12px}._unreadNotification_swzgj_979{background-color:#d385f714;border-bottom:1px solid #e6e6e6}._collapsedNotificationContent_swzgj_951{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;cursor:pointer}._expandedNotificationContent_swzgj_967{display:block;overflow:visible;cursor:pointer}._notificationError_swzgj_1015{padding:0 4px}._notificationError_swzgj_1015 p{font-size:12px}@media screen and (max-width:380px){._announcementPopup_swzgj_1{width:95%;right:2.5%;top:70px;max-height:75vh}._announcementHeader_swzgj_45{padding:12px}._announcementItem_swzgj_269{padding:10px 12px}._announcementAvatar_swzgj_311,._announcementGuestAvatar_swzgj_351{width:34px;height:34px}._notificationPara_swzgj_223,._namePara_swzgj_233,._followPara_swzgj_251,._offerTitle_swzgj_781{font-size:11px}._offerDescription_swzgj_793,._offerTime_swzgj_807{font-size:9px}._guestButtonSection_swzgj_503{flex-direction:column;gap:.5rem}._guestButtonSection_swzgj_503 button{width:100%;font-size:12px}}._container_r21eu_1{background-color:#1e2833;padding:1rem 0;display:flex;flex-direction:column;justify-content:flex-start}._footerTopContent_r21eu_17{display:flex;flex-direction:row;justify-content:flex-start;gap:2rem;padding:1rem 2rem}._footerAboutContent_r21eu_33{display:flex;flex-direction:column;justify-content:flex-start;width:50%}._footerHeaderText_r21eu_47{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._footerHeaderText_r21eu_47 p{font-family:Poppins;font-size:16px;font-weight:600;line-height:24px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#fff}._spanText_r21eu_83{font-weight:700}._footerHeaderSubText_r21eu_91{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;max-width:500px;min-width:350px;word-break:break-word}._footerHeaderSubText_r21eu_91 p{font-family:Poppins;font-size:14px;font-weight:400;line-height:21px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#999}._downloadContent_r21eu_133,._downloadTopContent_r21eu_147{display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem}._storeIcons_r21eu_161{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem}._storeImages_r21eu_177{width:136px;height:auto}._storeImages_r21eu_177 img{width:100%;height:100%}._qrIcons_r21eu_197{width:60px}._qrIcons_r21eu_197 img{width:100%;height:100%}._companyContent_r21eu_215{display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem}._footerCompanyNames_r21eu_229{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem}._footerCompanyNames_r21eu_229 p{font-family:Poppins;font-size:14px;font-weight:400;line-height:21px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#999}._socialMediaContent_r21eu_265{display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem}._socialMediaIcons_r21eu_279{display:flex;flex-direction:row;align-items:center;gap:1rem}._icons_r21eu_293{width:37px}._icons_r21eu_293 img{width:100%;height:100%}._footerBottomContent_r21eu_311{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem}._aboutUsText_r21eu_325{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.3rem;padding:.3rem 0;background-color:#10161c}._aboutUsText_r21eu_325 p{color:#999;font-family:Poppins;font-size:14px;font-weight:400;line-height:21px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}._bottomText_r21eu_369{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px}._bottomText_r21eu_369 p{font-family:Poppins;font-size:12px;font-weight:400;line-height:18px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#999}._lastList_r21eu_407{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px}._lastList_r21eu_407 li{display:inline;position:relative;padding-right:8px;margin-right:8px;cursor:pointer;color:#999;font-family:Poppins;font-size:14px;font-weight:400;line-height:21px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}._lastList_r21eu_407 li:after{content:"|";position:absolute;right:0;color:#666}._lastList_r21eu_407 li:last-child:after{content:""}@media screen and (max-width:900px){._socialMediaIcons_r21eu_279,._storeIcons_r21eu_161{flex-wrap:wrap}._footerAboutContent_r21eu_33{width:initial}._footerHeaderSubText_r21eu_91{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;max-width:initial;min-width:initial;word-break:break-word}._aboutUsText_r21eu_325{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.3rem;padding:.3rem;background-color:#10161c;box-sizing:border-box}}@media screen and (max-width:768px){._container_r21eu_1{padding:1.2rem 0}._footerTopContent_r21eu_17{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:1.5rem;align-items:flex-start}._footerAboutContent_r21eu_33{grid-column:span 2;width:100%}._footerHeaderSubText_r21eu_91{min-width:100%;max-width:100%;align-items:flex-start}._footerHeaderText_r21eu_47 p{font-size:17px;line-height:25px}._footerHeaderSubText_r21eu_91 p{font-size:14px;line-height:22px}._companyContent_r21eu_215,._downloadContent_r21eu_133,._socialMediaContent_r21eu_265{width:100%}._footerCompanyNames_r21eu_229{gap:.8rem}._footerCompanyNames_r21eu_229 p{font-size:14px;line-height:21px}._downloadTopContent_r21eu_147{gap:.8rem}._storeIcons_r21eu_161{flex-wrap:wrap;gap:1rem}._storeImages_r21eu_177{width:120px}._qrIcons_r21eu_197{width:58px}._socialMediaIcons_r21eu_279{flex-wrap:wrap;gap:.9rem}._icons_r21eu_293{width:34px}._footerBottomContent_r21eu_311{gap:.8rem}._aboutUsText_r21eu_325{flex-wrap:wrap;padding:.7rem 1rem;gap:.4rem}._aboutUsText_r21eu_325 p{font-size:13px;line-height:20px;text-align:center}._bottomText_r21eu_369{flex-wrap:wrap;padding:0 1rem;text-align:center}._bottomText_r21eu_369 p{font-size:12px;line-height:18px}._lastList_r21eu_407{justify-content:center;gap:6px}._lastList_r21eu_407 li{font-size:13px;line-height:20px}}@media screen and (max-width:500px){._storeImages_r21eu_177{width:100px;height:auto}._footerTopContent_r21eu_17{flex-wrap:wrap}}@media screen and (max-width:480px){._container_r21eu_1{padding:1rem 0}._footerTopContent_r21eu_17{display:flex;flex-direction:column;gap:2rem;padding:1rem}._footerAboutContent_r21eu_33,._companyContent_r21eu_215,._downloadContent_r21eu_133,._socialMediaContent_r21eu_265{width:100%}._footerHeaderText_r21eu_47{align-items:flex-start}._footerHeaderText_r21eu_47 p{font-size:15px;line-height:22px}._footerHeaderSubText_r21eu_91{min-width:100%;max-width:100%;align-items:flex-start}._footerHeaderSubText_r21eu_91 p{font-size:13px;line-height:20px}._companyContent_r21eu_215,._downloadContent_r21eu_133,._socialMediaContent_r21eu_265{gap:.8rem}._footerCompanyNames_r21eu_229{gap:.7rem}._footerCompanyNames_r21eu_229 p{font-size:13px;line-height:20px}._downloadTopContent_r21eu_147{gap:.8rem}._storeIcons_r21eu_161{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem}._storeImages_r21eu_177{width:115px}._qrIcons_r21eu_197{width:55px}._socialMediaIcons_r21eu_279{flex-wrap:wrap;gap:.8rem}._icons_r21eu_293{width:32px}._footerBottomContent_r21eu_311{gap:.8rem}._aboutUsText_r21eu_325{flex-wrap:wrap;justify-content:center;padding:.7rem;gap:.3rem;text-align:center}._aboutUsText_r21eu_325 p{font-size:12px;line-height:18px;text-align:center}._bottomText_r21eu_369{flex-wrap:wrap;justify-content:center;text-align:center;padding:0 .8rem;gap:3px}._bottomText_r21eu_369 p{font-size:11px;line-height:17px;text-align:center}._lastList_r21eu_407{justify-content:center;gap:4px}._lastList_r21eu_407 li{font-size:12px;line-height:18px;padding-right:6px;margin-right:6px}}._container_qcaed_1{height:100%;display:flex;flex-direction:column;justify-content:flex-start;background-image:url(/assets/homePageBackground-DbHCnh60.png);background-size:100% 60vh;background-position:top center;background-repeat:no-repeat;background-color:#f5edff;padding-top:4.3rem}._searchContainer_qcaed_27{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:1rem 4rem .5rem;position:relative}._searchSection_qcaed_47{display:flex;flex-direction:row;justify-content:space-between;width:100%}._searchSectionLeft_qcaed_61{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:.75rem 1rem;width:80%;border-radius:8px 0 0 8px;background-color:#faf6ff}._searchInputContainer_qcaed_83{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;width:85%}._searchInputContainer_qcaed_83 svg{font-size:1.2rem}._searchInputContainer_qcaed_83 input{border:none;width:100%;outline:none;background-color:transparent;color:#737579;font-family:Poppins;font-size:16px;font-weight:400;line-height:24.11px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}._searchLocation_qcaed_139{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;border-left:1px solid #dfdfdf;padding:.5rem;width:15%}._searchLocation_qcaed_139 svg{font-size:1.2rem}._searchLocation_qcaed_139 select{border:none;background-color:transparent;outline:none;color:#424347;font-family:Poppins;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}._searchSectionRight_qcaed_199{display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#9801df;width:18%;border-radius:0 8px 8px 0}._searchSectionRight_qcaed_199 button{outline:none;border:none;background-color:transparent;font-family:Poppins;font-size:16px;font-weight:400;line-height:24px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#fff}._home_qcaed_247{display:flex;flex-direction:column;justify-content:flex-start}._addCarousel_qcaed_259{margin:10px 0}._recentlyAddSection_qcaed_267{display:flex;flex-direction:column;justify-content:flex-start;position:relative}._recentlyAddHeader_qcaed_281{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0rem 5rem}._recentlyAddHeaderText_qcaed_297{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._recentlyAddHeader_qcaed_281 p{font-family:Poppins;font-size:20px;font-weight:500;line-height:16px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#212b36}._recentlyAddSubHeaderText_qcaed_333{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem}._recentlyAddSubHeaderText_qcaed_333 p{font-family:Poppins;font-size:14px;font-weight:400;line-height:21px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#999;cursor:pointer}._recentlyAddSubHeaderText_qcaed_333 svg{color:#999}._recentlyAddProduct_qcaed_381{display:flex;flex-direction:row;justify-content:flex-start;gap:1.5rem}._categorySection_qcaed_397,._demandedSection_qcaed_409{display:flex;flex-direction:column;justify-content:flex-start}._recommendedSection_qcaed_421{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem;padding-bottom:1rem}._locationDropdownDiv_qcaed_437{display:flex;justify-content:center;gap:.5rem;align-items:center;cursor:pointer}._recommendedGrid_qcaed_453{display:flex;flex-direction:column;gap:20px;padding:2rem 5rem}._productGrid_qcaed_467{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;padding:0 5rem}._productBanner_qcaed_481{grid-column:1 / -1}._productbannerWrapper_qcaed_489{width:100%;display:flex;align-items:center;justify-content:center}._productBannerImage_qcaed_503{width:75%;aspect-ratio:8/2;overflow:hidden;margin:0 auto}._productBannerImage_qcaed_503 img{width:100%;height:100%;object-fit:cover;border-radius:5px;object-position:center}._viewProductButton_qcaed_533{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:1rem}._viewProductButton_qcaed_533 button{outline:none;border-radius:5px;background-color:#fff;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:#999;padding:.5rem 2.5rem}._viewProductButton_qcaed_533 button svg{color:#6c18a4}._loaderWrapper_qcaed_601{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff9;display:flex;align-items:center;justify-content:center;z-index:9999}._fullWidthAd_qcaed_627{width:100%;margin:20px 0}._fallbackText_qcaed_637{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;text-align:center;padding:10px;padding-top:3rem;box-sizing:border-box}._productHeartIcon_qcaed_663 svg{font-size:1.2rem;margin-right:.3rem;flex-shrink:0}._pinnedICon_qcaed_675{color:#9801df}._recommendedShimGrid_qcaed_683{display:flex;gap:20px;padding:2rem 5rem}._shimmerCard_qcaed_695{background:#fff;padding:16px;border-radius:10px;box-shadow:0 2px 8px #0000000d;margin:10px;width:280px;animation:_pulse_qcaed_1 1.5s infinite}._shimmerImage_qcaed_715{width:100%;height:150px;border-radius:10px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 37%,#f0f0f0 63%);background-size:400% 100%;animation:_shimmer_qcaed_695 1.2s infinite linear}._shimmerText_qcaed_733{width:80%;height:20px;margin-top:16px;background-color:#eee;border-radius:4px}._shimmerTextShort_qcaed_749{width:40%;height:15px;margin-top:10px;background-color:#ddd;border-radius:4px}._productAvailableBadge_qcaed_765{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:absolute;top:17%;right:0}._soldBadge_qcaed_785{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px;background:#ff7919cc;border-radius:20px 0 0 20px}._soldBadge_qcaed_785 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff;text-transform:capitalize}@media (max-width: 1440px){._locationpopup_qcaed_831{transform:translate(-50%,-50%)}}@media (max-width: 768px){._locationpopup_qcaed_831{transform:translate(-50%,-50%)}._recommendedShimGrid_qcaed_683{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1024px){._productGrid_qcaed_467{grid-template-columns:repeat(4,1fr)}._recommendedShimGrid_qcaed_683{display:grid!important;grid-template-columns:repeat(4,1fr);gap:1rem;padding:2rem 5rem}}@media screen and (max-width: 768px){._container_qcaed_1{background-image:none}._recommendedGrid_qcaed_453{padding:0 2rem;gap:2rem}._recommendedShimGrid_qcaed_683{display:grid!important;grid-template-columns:repeat(3,1fr);padding:1rem 2rem}._productBannerImage_qcaed_503{width:100%;height:auto}._recentlyAddHeader_qcaed_281{padding:1rem;flex-wrap:wrap;gap:.5rem}._recentlyAddHeader_qcaed_281 p{font-family:Poppins;font-size:16px;font-weight:500;line-height:16px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#212b36}._searchContainer_qcaed_27{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:1rem}._searchSection_qcaed_47{display:flex;flex-direction:row;justify-content:space-between;width:100%}._searchSectionLeft_qcaed_61{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:.5rem 1rem;width:100%;border-radius:8px 0 0 8px;background-color:#faf6ff}._searchInputContainer_qcaed_83{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;width:80%}._searchInputContainer_qcaed_83 svg{font-size:1.2rem}._searchInputContainer_qcaed_83 input{border:none;width:100%;outline:none;background-color:transparent;color:#737579;font-family:Poppins;font-size:16px;font-weight:400;line-height:24.11px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}._searchLocation_qcaed_139{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;border-left:1px solid #dfdfdf;padding:.25rem;width:initial;flex-shrink:0}._searchLocation_qcaed_139 svg{font-size:1rem}._searchLocation_qcaed_139 select{border:none;background-color:transparent;outline:none;color:#424347;font-family:Poppins;font-size:14px;font-weight:400;line-height:24px;letter-spacing:.5px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}._searchSectionRight_qcaed_199{display:none;flex-direction:row;align-items:center;justify-content:center;background-color:#9801df;width:18%;border-radius:0 8px 8px 0}._searchSectionRight_qcaed_199 button{outline:none;border:none;background-color:transparent;font-family:Poppins;font-size:16px;font-weight:400;line-height:24px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#fff}._productCard_qcaed_1201{display:flex;flex-direction:column;justify-content:flex-start;border-radius:15px;box-shadow:0 4px 14px #0000001f;height:280px;position:relative;cursor:pointer}._productCardImage_qcaed_1223{width:190px;height:190px}._productAddImage_qcaed_1233{width:190px;height:280px}._productGrid_qcaed_467{padding:1rem;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 500px){._container_qcaed_1{background-image:none}._recommendedGrid_qcaed_453{padding:0 1rem;gap:1rem}._productBannerImage_qcaed_503{width:100%;height:auto}._productCardImage_qcaed_1223{width:170px;height:190px}._productAddImage_qcaed_1233{width:170px;height:280px}}._locationSelect_qcaed_1313{cursor:pointer;padding:8px 12px;border:1px solid #ddd;border-radius:4px;background-color:#fff;display:flex;align-items:center;min-width:120px}._locationSelect_qcaed_1313 span{color:#333;font-size:14px}@media screen and (max-width:480px){._productGrid_qcaed_467{padding:1rem;gap:.5rem;grid-template-columns:repeat(2,1fr)}._recommendedShimGrid_qcaed_683{display:grid!important;grid-template-columns:repeat(2,1fr);padding:1rem}}@media (max-width: 368px){._recommendedShimGrid_qcaed_683{grid-template-columns:repeat(2,1fr);gap:.5rem}}._container_54gqa_1{width:100%;position:relative;overflow:hidden}._carousel_54gqa_13{width:100%;display:flex;justify-content:center}._imageWrapper_54gqa_25{display:flex;justify-content:center;align-items:center;transition:transform .5s ease-in-out}._imageContainer_54gqa_41{position:relative;flex-shrink:0;transition:all .4s ease}._adBadge_54gqa_55,._zadBadge_54gqa_57{position:absolute;top:14px;left:14px;z-index:20;padding:5px 12px;border-radius:6px;color:#050505;font-size:12px;font-weight:600;-webkit-user-select:none;user-select:none}._adBadge_54gqa_55{background:#fefcfcb3}._zadBadge_54gqa_57{background:#f1eff2}._carouselImage_54gqa_101{width:100%;height:20vw;object-fit:cover;border-radius:16px;transition:all .4s ease;opacity:.8;transform:scale(.9);cursor:pointer;display:block}._centerImage_54gqa_127{width:60vw;z-index:2}._centerImage_54gqa_127 ._carouselImage_54gqa_101{opacity:1;transform:scale(1)}._leftImage_54gqa_149,._rightImage_54gqa_151{width:60vw}._prevButton_54gqa_161,._nextButton_54gqa_163{position:absolute;top:50%;transform:translateY(-50%);background-color:#fefefecc;color:#000;border:none;cursor:pointer;border-radius:50%;font-size:1rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;z-index:10}._prevButton_54gqa_161{left:10px}._nextButton_54gqa_163{right:10px}._dots_54gqa_217{display:none}@media screen and (max-width: 768px){._carouselImage_54gqa_101{height:260px}._centerImage_54gqa_127{width:90%}._leftImage_54gqa_149,._rightImage_54gqa_151{width:5%}._adBadge_54gqa_55,._zadBadge_54gqa_57{top:10px;left:10px;font-size:10px;padding:4px 8px}._prevButton_54gqa_161,._nextButton_54gqa_163{display:none}._dots_54gqa_217{display:flex;justify-content:center;gap:8px;margin-top:1rem}._dot_54gqa_217{width:16px;height:16px;background-color:#fff;border-radius:50%;border:1px solid #dbdbdb;transition:background-color .3s ease;cursor:pointer}._dot_54gqa_217._active_54gqa_313{background:linear-gradient(0deg,#7714a1,#7714a1);border:none}}._carouselContainer_93swp_1{display:flex;align-items:center;justify-content:center;width:100%;position:relative;gap:1rem}._carousel_93swp_1{display:flex;overflow-y:hide!important;overflow-x:scroll;scroll-behavior:smooth;white-space:nowrap;width:90%;padding:1rem 0;gap:2rem}._carousel_93swp_1::-webkit-scrollbar{display:none}._scrollButton_93swp_49{background:#fff;color:#9999;border:none;width:39px;height:39px;cursor:pointer;font-size:20px;border-radius:50%;z-index:2;display:flex;align-items:center;justify-content:center}._scrollButton_93swp_49._left_93swp_79{position:relative;left:0}._scrollButton_93swp_49._right_93swp_89{position:relative;right:0}._scrollButton_93swp_49:hover{background:#9801df;color:#fff}._fallbackText_93swp_107{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;text-align:center;padding:10px;padding-top:3rem;box-sizing:border-box}@media screen and (max-width: 1024px){._carousel_93swp_1{width:100%;gap:1.5rem;padding:1.5rem;overflow-x:auto}._carousel_93swp_1>*{flex:0 0 calc((100% - 4rem)/4);box-sizing:border-box;overflow:hidden}}@media screen and (max-width: 768px){._scrollButton_93swp_49{display:none}._carousel_93swp_1{width:100%;gap:1.5rem;padding:1.5rem;overflow-x:auto}._carousel_93swp_1>*{flex:0 0 calc((100% - 3rem) / 3);box-sizing:border-box;overflow:hidden}}@media screen and (max-width: 480px){._carousel_93swp_1{width:100%;gap:.5rem;padding:1rem}._carousel_93swp_1>*{flex:0 0 calc((100% - 1rem)/2);overflow:hidden}}._shimmerCard_1eubm_1{background:#fff;padding:16px;border-radius:10px;box-shadow:0 2px 8px #0000000d;margin:10px;width:280px;animation:_pulse_1eubm_1 1.5s infinite}._shimmerImage_1eubm_21{width:100%;height:150px;border-radius:10px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 37%,#f0f0f0 63%);background-size:400% 100%;animation:_shimmer_1eubm_1 1.2s infinite linear}._shimmerText_1eubm_39{width:80%;height:20px;margin-top:16px;background-color:#eee;border-radius:4px}._shimmerTextShort_1eubm_55{width:40%;height:15px;margin-top:10px;background-color:#ddd;border-radius:4px}@media (max-width: 1024px){._shimmerCard_1eubm_1{width:240px;margin:8px;padding:14px}._shimmerImage_1eubm_21{height:140px}._shimmerText_1eubm_39{height:18px}._shimmerTextShort_1eubm_55{height:14px}}@media (max-width: 768px){._shimmerCard_1eubm_1{width:45%;margin:8px auto;padding:12px}._shimmerImage_1eubm_21{height:130px}._shimmerText_1eubm_39{height:16px}._shimmerTextShort_1eubm_55{height:13px}}@media (max-width: 480px){._shimmerCard_1eubm_1{width:90%;margin:8px auto;padding:10px}._shimmerImage_1eubm_21{height:120px}._shimmerText_1eubm_39{width:85%;height:15px}._shimmerTextShort_1eubm_55{width:50%;height:12px}}@media (max-width: 368px){._shimmerCard_1eubm_1{width:94%;margin:6px auto;padding:8px}._shimmerImage_1eubm_21{height:100px;border-radius:8px}._shimmerText_1eubm_39{width:90%;height:14px}._shimmerTextShort_1eubm_55{width:55%;height:11px}}._productCard_dlh6n_1{display:flex;flex-direction:column;justify-content:flex-start;border-radius:15px;box-shadow:0 4px 14px #0000001f;height:320px;position:relative;cursor:pointer;width:100%}._productAddImageContainer_dlh6n_25{display:flex;flex-direction:column;justify-content:flex-start;position:relative}._productAddImage_dlh6n_25{width:100%;height:320px}._flexImage_dlh6n_53{width:240px}._productAddImage_dlh6n_25 img{width:100%;height:100%;border-radius:15px}._productAddImage_dlh6n_25{position:relative}._adBadge_dlh6n_81,._zadBadge_dlh6n_83{position:absolute;top:10px;left:10px;z-index:100;padding:5px 10px;border-radius:6px;background:#000000bf;color:#fff;font-size:12px;font-weight:600;line-height:1;pointer-events:none}._zadBadge_dlh6n_83{background:#000000bf}@media (max-width: 1024px){._productCard_dlh6n_1{height:300px;overflow:hidden}._productAddImage_dlh6n_25{height:300px}._productAddImage_dlh6n_25 img{width:100%;height:100%;object-fit:cover}}@media (max-width: 768px){._productCard_dlh6n_1,._productAddImage_dlh6n_25{height:280px}._productAddImage_dlh6n_25 img{width:100%;height:100%;object-fit:cover}}@media (max-width: 480px){._productCard_dlh6n_1{height:250px;border-radius:12px}._productAddImage_dlh6n_25{height:250px}._productAddImage_dlh6n_25 img{width:100%;height:100%;object-fit:cover;border-radius:12px}}@media (max-width: 380px){._productCard_dlh6n_1{height:210px;border-radius:10px;overflow:hidden}._productAddImage_dlh6n_25{height:210px}._productAddImage_dlh6n_25 img{width:100%;height:100%;object-fit:cover;border-radius:10px}._flexImage_dlh6n_53{width:100%;max-width:100%}}._productCard_1o5q9_1{display:flex;flex-direction:column;justify-content:flex-start;border-radius:15px;box-shadow:0 4px 14px #0000001f;height:320px;position:relative;cursor:pointer;width:100%}._productCardImageContainer_1o5q9_25{display:flex;flex-direction:column;justify-content:flex-start;position:relative}._productCardImage_1o5q9_25{width:100%;height:230px}._flexImage_1o5q9_49{width:240px;max-width:100%}._productCardImage_1o5q9_25 img{width:100%;height:100%;border-radius:15px 15px 0 0}._productOptionContainer_1o5q9_71{display:flex;flex-direction:row;justify-content:space-between;position:absolute;width:100%;top:10px}._productOptionContainer_1o5q9_71>*:only-child{margin-left:auto}._productTypeShield_1o5q9_97{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px;background:#d15972cc;border-radius:0 20px 20px 0}._productTypeShield_1o5q9_97 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff}._productOption_1o5q9_71{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px 10px;position:relative}._productOption_1o5q9_71 svg{color:#fff;font-size:1.2rem;cursor:pointer;filter:drop-shadow(0 0 1px rgba(0,0,0,.5))}._productAvailableBadge_1o5q9_171{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:absolute;top:17%;right:0}._soldBadge_1o5q9_191{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px;background:#ff7919cc;border-radius:20px 0 0 20px}._soldBadge_1o5q9_191 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff;text-transform:capitalize}._productTypeSpark_1o5q9_237{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px;background:#178a91cc;border-radius:0 20px 20px 0;position:absolute;top:55%}._productTypeSpark_1o5q9_237 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff;text-transform:capitalize}._productTimeContainer_1o5q9_285{display:flex;flex-direction:row;justify-content:space-between;position:relative;bottom:3.3rem;padding:6px 10px}._productTimeContainerLeft_1o5q9_303{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._productTimeContainerLeft_1o5q9_303 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#f5edff}._productTimeContainerLeft_1o5q9_303 p,._productTimeContainerRight_1o5q9_339 p{color:#f7f7f7;text-shadow:1px 1px 2px rgba(0,0,0,.7);font-weight:600}._productTimeContainerRight_1o5q9_339{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._productTimeContainerRight_1o5q9_339 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#f5edff;text-transform:capitalize}._productCardDetails_1o5q9_387{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 0;background-color:#fff;box-shadow:0 4px 14px #0000001f;border-radius:8px;position:absolute;bottom:2px;width:100%;gap:.35rem}._productName_1o5q9_415{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 1rem}._productName_1o5q9_415 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;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}._productDetailsAmountSection_1o5q9_461{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 1rem}._productAmount_1o5q9_477{display:flex;align-items:center;justify-content:center;gap:10px}._priceWrapper_1o5q9_501{display:flex;gap:6px;align-items:center}._newPrice_1o5q9_513{font-family:Poppins;font-size:16px;font-weight:600}._oldPrice_1o5q9_525{font-size:12px;font-weight:600;color:#888;text-decoration:line-through}._productUserDetail_1o5q9_539{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.3rem;padding:0 1rem}._productUserDetail_1o5q9_539 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_1o5q9_539 img{width:20px;height:20px;border-radius:50%;object-fit:contain}._productHeartIcon_1o5q9_593 svg{font-size:1.2rem;margin-right:.3rem;flex-shrink:0}._pinnedICon_1o5q9_605{color:#9801df}@media screen and (max-width: 1024px){._productCard_1o5q9_1{height:300px}._productCardImage_1o5q9_25{height:210px}._productCardDetails_1o5q9_387{padding:.85rem 0}._productName_1o5q9_415 p{font-size:13px}._newPrice_1o5q9_513{font-size:15px}._oldPrice_1o5q9_525{font-size:11px}._productUserDetail_1o5q9_539 p{font-size:13px}._productUserDetail_1o5q9_539 img{width:19px;height:19px}._productTypeShield_1o5q9_97,._productTypeSpark_1o5q9_237,._soldBadge_1o5q9_191{padding:5px}._productTypeShield_1o5q9_97 p,._productTypeSpark_1o5q9_237 p,._soldBadge_1o5q9_191 p{font-size:13px}._productTimeContainer_1o5q9_285{bottom:2.8rem;padding:5px 9px}._productTimeContainerLeft_1o5q9_303 p,._productTimeContainerRight_1o5q9_339 p{font-size:13px}}@media screen and (max-width: 768px){._productCard_1o5q9_1{height:280px}._productCardImage_1o5q9_25{height:190px}._productCardDetails_1o5q9_387{padding:.7rem 0}._productName_1o5q9_415 p{font-size:13px}._newPrice_1o5q9_513{font-size:14px}._oldPrice_1o5q9_525{font-size:11px}._productUserDetail_1o5q9_539 p{font-size:12px}._productUserDetail_1o5q9_539 img{width:18px;height:18px}._productTypeShield_1o5q9_97,._productTypeSpark_1o5q9_237,._soldBadge_1o5q9_191{padding:4px}._productTypeShield_1o5q9_97 p,._productTypeSpark_1o5q9_237 p,._soldBadge_1o5q9_191 p{font-size:12px}._productTimeContainer_1o5q9_285{bottom:2.5rem;padding:4px 8px}._productTimeContainerLeft_1o5q9_303 p,._productTimeContainerRight_1o5q9_339 p{font-size:12px}}@media screen and (max-width: 480px){._productCard_1o5q9_1{height:250px;border-radius:12px}._productCardImage_1o5q9_25{height:160px}._productCardImage_1o5q9_25 img{border-radius:12px 12px 0 0}._productCardDetails_1o5q9_387{padding:.6rem 0;gap:.25rem}._productName_1o5q9_415 p{font-size:10px}._newPrice_1o5q9_513{font-size:13px}._oldPrice_1o5q9_525{font-size:10px}._productUserDetail_1o5q9_539{gap:.2rem}._productUserDetail_1o5q9_539 p{font-size:10px}._priceWrapper_1o5q9_501{flex-direction:column;gap:0}._productUserDetail_1o5q9_539 img{width:16px;height:16px}._productTypeShield_1o5q9_97,._productTypeSpark_1o5q9_237,._soldBadge_1o5q9_191{padding:3px;width:auto}._productTypeShield_1o5q9_97 p,._productTypeSpark_1o5q9_237 p,._soldBadge_1o5q9_191 p{font-size:10px}._productTimeContainer_1o5q9_285{bottom:2rem;padding:3px 6px}._productTimeContainerLeft_1o5q9_303 p,._productTimeContainerRight_1o5q9_339 p{font-size:10px}._productOption_1o5q9_71 svg{font-size:1rem}._productHeartIcon_1o5q9_593 img{width:18px}}@media screen and (max-width: 380px){._productCard_1o5q9_1{height:210px;border-radius:10px;overflow:hidden}._productCardImage_1o5q9_25{height:135px}._productCardImage_1o5q9_25 img{border-radius:10px 10px 0 0;object-fit:cover}._productCardDetails_1o5q9_387{padding:.45rem 0;gap:.15rem;border-radius:6px}._productName_1o5q9_415{padding:0 .5rem}._productName_1o5q9_415 p{font-size:9px;line-height:12px}._productDetailsAmountSection_1o5q9_461{padding:0 .5rem}._priceWrapper_1o5q9_501{gap:4px}._newPrice_1o5q9_513{font-size:11px}._oldPrice_1o5q9_525{font-size:8px}._productUserDetail_1o5q9_539{padding:0 .5rem;gap:.2rem}._productUserDetail_1o5q9_539 p{font-size:8px;line-height:10px}._productUserDetail_1o5q9_539 img{width:12px;height:12px}._productTypeShield_1o5q9_97,._productTypeSpark_1o5q9_237,._soldBadge_1o5q9_191{padding:2px 5px;border-radius:0 12px 12px 0}._productTypeShield_1o5q9_97 p,._productTypeSpark_1o5q9_237 p,._soldBadge_1o5q9_191 p{font-size:8px;line-height:10px}._productOption_1o5q9_71{padding:4px 6px}._productOption_1o5q9_71 svg{font-size:.8rem}._productHeartIcon_1o5q9_593 img{width:15px}._productTimeContainer_1o5q9_285{bottom:1.6rem;padding:2px 5px}._productTimeContainerLeft_1o5q9_303 p,._productTimeContainerRight_1o5q9_339 p{font-size:8px;line-height:10px}._soldBadge_1o5q9_191{width:auto}._flexImage_1o5q9_49{width:100%}}._optionPopup_xi83m_1{display:flex;flex-direction:column;justify-content:flex-start;padding:.75rem 1rem;background:linear-gradient(203.83deg,#9801df 26.22%,#3827b4 84.68%);border-radius:5px;width:11rem;position:absolute;top:100%;z-index:999;right:0;transform:translateZ(0)}._optionPopupClose_xi83m_31{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}._optionPopupSection_xi83m_45{display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem}._optionPopupItem_xi83m_59{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;padding:8px 0;border-bottom:.5px dashed #ffffff;cursor:pointer}._optionPopupItem_xi83m_59 img,._optionPopupItem_xi83m_59 svg{width:18px!important;height:18px!important;object-fit:contain}._optionPopupItem_xi83m_59 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;color:#fff;white-space:wrap}._optionPopupSection_xi83m_45 ._optionPopupItem_xi83m_59:last-child{border:none}._disabled_xi83m_123 p{color:#9999}._tooltip_xi83m_131{position:absolute;right:-12.5rem;top:-6px;background-color:#7433aa;font-family:Poppins;font-weight:400;font-size:14px;color:#fff;text-align:center;padding:6px 12px;border-radius:4px;box-shadow:0 2px 6px #00000026;display:flex;align-items:center;z-index:1000;width:10rem;white-space:wrap}._reportPopup_xi83m_173{display:flex;flex-direction:column;justify-content:flex-start;padding:.75rem 1rem;background:linear-gradient(203.83deg,#9801df 26.22%,#3827b4 84.68%);border-radius:5px;width:18rem;position:absolute;top:50%;left:50%;z-index:9999!important;right:16px;transform:translate(1%,-10%)}._otherInput_xi83m_205{outline:none;border:none;border-radius:6px;font-size:.8rem;padding:4px}@media screen and (max-width:768px){._optionPopup_xi83m_1{padding:.75rem 1rem;width:8rem}}@media screen and (max-width: 768px){._optionPopup_xi83m_1{width:9rem;padding:.7rem .8rem;border-radius:8px;right:0;top:105%}._optionPopupSection_xi83m_45{gap:.3rem}._optionPopupItem_xi83m_59{gap:.45rem;padding:7px 0}._optionPopupItem_xi83m_59 img,._optionPopupItem_xi83m_59 svg{width:16px!important;height:16px!important}._optionPopupItem_xi83m_59 p{font-size:13px;line-height:15px}._tooltip_xi83m_131{right:-10rem;width:8rem;font-size:12px;padding:5px 8px;line-height:16px}._reportPopup_xi83m_173{width:16rem;padding:.8rem;border-radius:8px;transform:translate(-5%,-10%)}._otherInput_xi83m_205{font-size:13px;padding:6px}}@media screen and (max-width: 480px){._optionPopup_xi83m_1{width:8rem;padding:.6rem .7rem;border-radius:6px;top:105%;right:-5px}._optionPopupSection_xi83m_45{gap:.2rem}._optionPopupItem_xi83m_59{gap:.4rem;padding:6px 0}._optionPopupItem_xi83m_59 img,._optionPopupItem_xi83m_59 svg{width:14px!important;height:14px!important}._optionPopupItem_xi83m_59 p{font-size:11px;line-height:14px}._tooltip_xi83m_131{right:-8rem;top:-2px;width:7rem;font-size:10px;line-height:14px;padding:4px 6px;border-radius:4px}._reportPopup_xi83m_173{width:90vw;max-width:15rem;padding:.7rem;border-radius:8px;top:50%;left:50%;right:auto;transform:translate(-50%,-50%)}._otherInput_xi83m_205{width:100%;font-size:12px;padding:6px;box-sizing:border-box}}@media screen and (max-width: 360px){._optionPopup_xi83m_1{width:7rem;padding:.5rem .6rem;border-radius:6px;right:-2px}._optionPopupItem_xi83m_59{gap:.3rem;padding:5px 0}._optionPopupItem_xi83m_59 img,._optionPopupItem_xi83m_59 svg{width:12px!important;height:12px!important}._optionPopupItem_xi83m_59 p{font-size:10px;line-height:12px}._tooltip_xi83m_131{right:-6.5rem;width:6rem;font-size:9px;line-height:12px;padding:4px}._reportPopup_xi83m_173{width:92vw;max-width:13rem;padding:.6rem;border-radius:6px}._otherInput_xi83m_205{font-size:11px;padding:5px}}._carouselContainer_hxlln_1{display:flex;align-items:center;justify-content:center;width:100%;position:relative;gap:1rem}._carousel_hxlln_1{display:flex;overflow-x:auto;scroll-behavior:smooth;white-space:nowrap;width:90%;padding:1rem;gap:.5rem;align-items:flex-start}._carousel_hxlln_1::-webkit-scrollbar{display:none}._scrollButton_hxlln_49{background:#fff;color:#9999;border:none;width:39px;height:39px;cursor:pointer;font-size:20px;border-radius:50%;z-index:2;display:flex;align-items:center;justify-content:center}._scrollButton_hxlln_49._left_hxlln_79{position:relative;left:0}._scrollButton_hxlln_49._right_hxlln_89{position:relative;right:0}._scrollButton_hxlln_49:hover{background:#9801df;color:#fff}._categoryCard_hxlln_109{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:.5rem;width:112px;min-width:112px;flex-shrink:0;cursor:pointer}._categoryCardImageContainer_hxlln_133{border:none;border-radius:15px;background-color:#fff;padding:1rem 1.1rem;box-shadow:0 2px 6px 2px #00000024;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}._categoryCardImage_hxlln_133{width:40px;height:40px}._categoryCardImage_hxlln_133 img{width:100%;height:100%}._categoryCardText_hxlln_179{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;white-space:normal}._categoryCardText_hxlln_179 p{font-family:Poppins;font-weight:400;font-size:14px;letter-spacing:0px;text-align:center;color:#424347;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:2}@media (max-width: 768px){._scrollButton_hxlln_49{display:none}}@media (max-width: 480px){._carousel_hxlln_1{gap:0px;padding:2px;width:95%}._categoryCardText_hxlln_179 p{font-size:12px}}._container_4h5hc_1{display:flex;flex-direction:column;padding:3rem;background-color:#fff}._header_4h5hc_15{display:flex;align-items:center;justify-content:flex-start;padding:1rem 0}._header_4h5hc_15 p{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;color:#212b36}._categoriesMasonry_4h5hc_43{column-count:5;column-gap:1rem;width:100%}._categoriesCard_4h5hc_55{display:inline-block;width:100%;margin:0 0 1rem;box-sizing:border-box;break-inside:avoid}._categoryDataHeader_4h5hc_71 p{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#000;padding-bottom:.5rem;cursor:pointer}._categoryDataContent_4h5hc_89 p{font-family:Poppins,sans-serif;font-size:14px;color:#333;line-height:22px;padding-bottom:.3rem}@media (max-width: 1200px){._categoriesMasonry_4h5hc_43{column-count:4}}@media (max-width: 900px){._categoriesMasonry_4h5hc_43{column-count:3}}@media (max-width: 600px){._container_4h5hc_1{padding:.5rem}._categoriesMasonry_4h5hc_43{column-count:2}._header_4h5hc_15 p{font-size:16px}._categoryDataHeader_4h5hc_71 p{font-size:14px}._categoryDataContent_4h5hc_89 p{font-size:12px;padding-bottom:.1rem}}._carouselContainer_17244_1{display:flex;align-items:center;justify-content:center;width:100%;position:relative;gap:1rem}._carousel_17244_1{display:flex;overflow-x:auto;scroll-behavior:smooth;white-space:nowrap;width:90%;padding:1rem 0;gap:2rem}._carousel_17244_1::-webkit-scrollbar{display:none}._scrollButton_17244_47{background:#fff;color:#9999;border:none;width:39px;height:39px;cursor:pointer;font-size:20px;border-radius:50%;z-index:2;display:flex;align-items:center;justify-content:center}._scrollButton_17244_47._left_17244_77{position:relative;left:0}._scrollButton_17244_47._right_17244_87{position:relative;right:0}._scrollButton_17244_47:hover{background:#9801df;color:#fff}._fallbackText_17244_105{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;text-align:center;padding:10px;padding-top:3rem;box-sizing:border-box}@media screen and (max-width: 1024px){._carousel_17244_1{width:100%;gap:1.5rem;padding:1.5rem;overflow-x:auto}._carousel_17244_1>*{flex:0 0 calc((100% - 4rem)/4);box-sizing:border-box;overflow:hidden}}@media screen and (max-width: 768px){._scrollButton_17244_47{display:none}._carousel_17244_1{width:100%;gap:1.5rem;padding:1rem;overflow-x:auto}._carousel_17244_1>*{flex:0 0 calc((100% - 3rem) / 3);box-sizing:border-box;overflow:hidden}}@media screen and (max-width: 480px){._carousel_17244_1{width:100%;gap:.5rem;padding:1rem}._carousel_17244_1>*{flex:0 0 calc((100% - 1rem)/2)}}._locationpopup_1hj63_1{height:560px;position:absolute;top:50%;right:8%;transform:translate(10%,-32%);display:flex;justify-content:flex-end;border-radius:8px;z-index:99}._leftpopup_1hj63_27{width:328px;border-radius:8px;background:#fff;padding:2rem}._headleftpopup_1hj63_41{width:328px;display:flex;align-items:center;justify-content:space-between;padding-bottom:3rem}._wholeleftHead_1hj63_57{overflow:auto;overflow-y:hidden;display:flex;height:3rem;width:100%}._filtertagcontainer_1hj63_73{display:flex;gap:5px;padding-left:5px;padding-top:5px}._townwrapper_1hj63_87{height:22px;border-radius:50px;border-width:.5px;border-style:solid;border-color:#7e7e7e;display:flex;align-items:center;justify-content:flex-end}._townbox_1hj63_107{height:16px;display:flex;align-items:center;justify-content:center;white-space:nowrap}._pinwrapper_1hj63_123{width:69px;height:22px;border-radius:50px;border-width:.5px;border-style:solid;border-color:#7e7e7e;display:flex;align-items:center;justify-content:center}._pinbox_1hj63_147{width:42px;height:16px;display:flex;align-items:center;justify-content:center}._placepara_1hj63_163{font-weight:400;font-size:12px;padding:5px;padding-left:1rem}._clearwrap_1hj63_177{cursor:pointer;height:auto;background-color:transparent;display:flex;padding-left:10px;padding-top:6px}._clearpara_1hj63_195{font-weight:400;font-size:12px;color:#9801df;white-space:nowrap}._townclosewrapper_1hj63_209{width:14px;height:14px;display:flex;align-items:center;position:relative;right:0;top:-9px;left:8px}._closecon_1hj63_231{width:12.25px;height:12.25px}._pinclosewrapper_1hj63_243{width:14px;height:14px;display:flex;align-items:center;position:relative;right:0;top:-10px;left:12px}._filtertagpincontainer_1hj63_265,._filtertagtowncontainer_1hj63_279{display:flex;align-items:center;justify-content:center;position:relative}._locationContainer_1hj63_293{display:flex;flex-direction:column;width:100%;gap:5px}._marking_1hj63_307{width:19px;height:19px}._lisitngparawrapper_1hj63_317{display:flex}._listingpara_1hj63_323{font-weight:400;font-size:12px;color:#424347}._listingnearmewrapper_1hj63_333{display:flex;gap:5px}._searchwrapper_1hj63_343{width:93px;height:16px;display:flex;justify-content:center;align-items:center;padding-top:1rem;padding-bottom:10px}._searchpara_1hj63_363{font-weight:500;font-size:14px;color:#424347}._townselectwrapper_1hj63_375{display:flex;align-items:center;justify-content:center;gap:5px}._townwrapp_1hj63_87{width:50px;height:36px;display:flex;align-items:center;justify-content:center}._townpara_1hj63_403{font-weight:400;font-size:12px;color:#424347}._towniconwrapper_1hj63_415{width:14px;height:13px;display:flex;align-items:center;justify-content:center}._goWrapp_1hj63_431{width:14px;height:14px;display:flex;align-items:center;justify-content:center}._townSelectContainer_1hj63_447,._pinSelectcontainer_1hj63_463{display:flex;justify-content:space-between;align-items:center;border-bottom:.5px solid rgba(209,210,205,1);cursor:pointer}._pinselectwrapper_1hj63_479{display:flex;align-items:center;justify-content:center;gap:5px}._piniconwrapper_1hj63_493{display:flex;align-items:center;justify-content:center;width:17px;height:18px}._pinwrapp_1hj63_123{width:71px;height:36px;display:flex;align-items:center;justify-content:center}._pinpara_1hj63_525{font-weight:400;font-size:12px;color:#424347}._byknownSelectconatiner_1hj63_537{display:flex;justify-content:space-between;align-items:center;border-bottom:.5px solid rgba(209,210,205,1);cursor:pointer}._byknownselectwrapper_1hj63_551{display:flex;align-items:center;justify-content:center;gap:5px}._byknowniconwrapper_1hj63_565{width:14px;height:18px;display:flex;align-items:center;justify-content:center}._byknownwrapp_1hj63_581{display:flex;align-items:center;justify-content:center;width:115px;height:36px}._byknownpara_1hj63_597{font-weight:400;font-size:12px;color:#424347}._applycontainer_1hj63_609,._applyButton_1hj63_611{width:88px;height:30px;border-radius:8px;background-color:#9801df;align-items:center;justify-content:center;display:flex;cursor:pointer}._applyButton_1hj63_611{background-color:#fff;position:relative;top:3rem;left:15rem;border-color:#9801df;color:#9801df}._applypara_1hj63_649{font-weight:400;font-size:14px;color:#fff}._wholelocationapplycontainer_1hj63_661{display:flex;flex-direction:column;justify-content:space-between;height:80%;gap:1rem}._applywholecontainer_1hj63_675{display:flex;align-items:normal;justify-content:flex-end}._arrowicon_1hj63_687{color:#64748b}._arrowicon_1hj63_687:hover{color:#9801df}._rightpopup_1hj63_703{width:328px;border-radius:8px;padding:2rem;position:relative}._rightpopup_1hj63_703:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:50%;width:1px;background:#0003}._rightpopupheader_1hj63_741{display:flex;align-items:center;justify-content:space-between}._townWrapp_1hj63_753{width:84px;height:22px;display:flex;justify-content:center}._townPara_1hj63_767{font-weight:700;font-size:16px}._townClose_1hj63_777{width:15px;height:14px;display:flex;justify-content:center;align-items:center}._wholesearchContainer_1hj63_793{align-items:center;display:flex;padding:1rem 0 0}._inputwrapper_1hj63_807 input{width:auto;height:37px;border:none;background:transparent}._search_1hj63_343{width:354px;height:37px;border-radius:50px;border-width:1px;border:none;outline:none}._inputwrapper_1hj63_807{width:254px;height:37px;border-radius:50px;display:flex;align-items:center;border:1px solid rgba(0,0,0,.2);gap:5px;padding-left:1rem}._wholedistrictContainer_1hj63_861{display:flex;flex-direction:column;padding-top:2rem;max-height:300px;overflow-y:auto;padding-right:8px}._singleDistrictContainer_1hj63_879{display:flex;justify-content:space-between;align-items:center;height:25px}._districtImgWrapper_1hj63_893{display:flex;gap:8px}._imgContainer_1hj63_903{display:flex;align-items:center;justify-content:center;width:15px;height:13px}._districtnameWrapper_1hj63_919{width:140px;display:flex}._districtpara_1hj63_929{font-weight:400;font-size:12px}._districttickboxWrapper_1hj63_939{width:16px;height:15px;display:flex;align-items:center;justify-content:center}._districttickboxWrapper_1hj63_939 input{width:16px;height:15px;border:1px solid rgba(33,43,54,1);background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}._districttickboxWrapper_1hj63_939 input:checked{background:#fff;border:1px solid rgba(152,1,223,1)}._districttickboxWrapper_1hj63_939 input:checked:after{content:"✔";font-size:10px;color:#9801df;position:absolute;top:50%;left:50%;transform:translate(-50%,-45%)}._wholedistrictsapplyWrapper_1hj63_1011{display:flex;flex-direction:column;gap:1.8rem}._districtapplyWrapper_1hj63_1023{width:88px;height:30px;border-radius:8px;border:rgba(152,1,223,1) 1px solid;display:flex;align-items:center;justify-content:center;cursor:pointer}._applywrap_1hj63_1045{width:40px;height:21px;display:flex;align-items:center;justify-content:center}._appPara_1hj63_1061{font-weight:400;font-size:14px;color:#9801df}._wholeApply_1hj63_1073{display:flex;align-items:center;justify-content:flex-end}._activeLocatiobpopup_1hj63_1085{background:#fff}._wholemapContainer_1hj63_1091{display:flex;flex-direction:column;height:auto;align-items:center;border-radius:8px;box-shadow:0 4px 4px #0000001a}._mapWrapper_1hj63_1107{height:325px}._rightpopup_1hj63_703._activeClass_1hj63_1113:before{display:none}._mapSearchWrapper_1hj63_1121{margin-top:16px;width:90%;display:flex;align-items:center;border-radius:8px;padding:.25rem 1rem}._mapSearchInput_1hj63_1139{border:none;outline:none;font-size:16px;width:100%;background:transparent;padding:.5rem 0;margin-right:8px}._mapSearchIcon_1hj63_1159{width:18px;height:18px;margin-left:0;margin-right:0;opacity:.8}._mapCloseButton_1hj63_1175{position:absolute;top:8px;right:12px;width:15px;height:14px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;background:none;border:none;box-shadow:none;border-radius:0}._mapCloseButton_1hj63_1175 svg{width:15px;height:14px;color:#333}._suggestionsList_1hj63_1219{position:absolute;top:80%;left:0;width:82%;margin-left:2rem;background:#fff;border-radius:8px;padding:4px 2px;list-style:none;z-index:10;box-shadow:0 2px 6px #0000001a;overflow:hidden}._suggestionItem_1hj63_1249{padding:10px 16px;font-size:16px;background:transparent;cursor:pointer;transition:background .2s ease}._suggestionItem_1hj63_1249:hover,._suggestionItem_1hj63_1249:focus{background:#f0f0f0;outline:none}._suggestionItem_1hj63_1249:hover{background-color:#f1f1f1}@media (max-width: 1024px){._locationpopup_1hj63_1{width:90%;height:auto;top:50%;right:50%;transform:translate(50%,-50%)}._leftpopup_1hj63_27,._rightpopup_1hj63_703{width:100%;padding:1.2rem}._headleftpopup_1hj63_41{flex-direction:row;justify-content:space-between;gap:1rem}._mapWrapper_1hj63_1107{height:320px}._wholedistrictContainer_1hj63_861{max-height:260px}._applyButton_1hj63_611{width:180px;font-size:.95rem;padding:.65rem 1.2rem}}@media (max-width: 807px){._locationpopup_1hj63_1{flex-direction:column;width:80%;height:auto;top:71%;right:37%;transform:translate(50%,-50%)}._leftpopup_1hj63_27,._rightpopup_1hj63_703{width:60%;padding:1rem;border-radius:0}._headleftpopup_1hj63_41{flex-direction:column;align-items:flex-start;gap:1rem}._mapWrapper_1hj63_1107{height:250px}._applyButton_1hj63_611{width:160px;font-size:.9rem}}@media (max-width: 480px){._locationpopup_1hj63_1{width:100%;height:100%;top:0;right:0;transform:none;border-radius:0}._leftpopup_1hj63_27,._rightpopup_1hj63_703{width:80%;padding:.8rem}._headleftpopup_1hj63_41{flex-direction:column;gap:.8rem}._wholedistrictContainer_1hj63_861{max-height:180px}._mapWrapper_1hj63_1107{height:200px}._suggestionsList_1hj63_1219{width:95%;font-size:.85rem;left:50%;transform:translate(-50%)}._suggestionItem_1hj63_1249{padding:8px 12px;font-size:.85rem}._applyButton_1hj63_611{width:100%;font-size:1rem;padding:.9rem;border-radius:10px}}._searchPopup_37doj_1{background:#fff;border-radius:12px;padding:20px;padding-left:4rem;width:100%;max-width:1000px;height:auto;box-shadow:0 4px 6px #0000001a;position:absolute;top:64px;z-index:9999}._tabs_37doj_31{display:flex;gap:10px;margin-bottom:20px;flex-wrap:wrap}._tab_37doj_31{width:88px;padding:8px 0;border-radius:12px;border:1px solid;background:none;cursor:pointer;font-size:14px;color:#666;transition:all .3s ease;flex:0 1 auto;white-space:nowrap;text-transform:capitalize}._activeTab_37doj_77{background:#9801df;color:#fff;border:none}._section_37doj_89{margin-bottom:20px}._sectionHeader_37doj_97{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}._sectionTitle_37doj_111{display:flex;align-items:center;gap:8px;font-family:Poppins;font-weight:600;font-size:20px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#363636;padding:.5rem}._manageButton_37doj_141,._clearButton_37doj_143{color:#9801df;background:none;border:none;cursor:pointer;font-family:Poppins;font-weight:400;font-size:19px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize}._tags_37doj_177{display:flex;flex-wrap:wrap;gap:8px}._tag_37doj_177{padding:6px 20px;background:#f5f5f5;border:.5px solid #D1D2CD;border-radius:50px;font-size:14px;color:#333;cursor:pointer;transition:background .3s ease;white-space:nowrap;text-align:center}._tag_37doj_177:hover{background:#eee}._recentSearches_37doj_223{display:flex;flex-direction:column}._recentSearchItem_37doj_233{display:flex;align-items:center;gap:8px;color:#333;padding:8px;border-radius:8px;cursor:pointer;font-family:Poppins;font-weight:400;font-size:14px;letter-spacing:0px;text-align:center;text-transform:capitalize}._hrLines_37doj_267{border:.5px solid #D1D2CD8C}._recentSearchItem_37doj_233:hover{background:#f5f5f5}._historyIcon_37doj_283,._bookmarkIcon_37doj_285,._searchIcon_37doj_287{font-size:16px}._removeButton_37doj_295{margin-left:auto;background:none;border:none;color:#999;cursor:pointer;font-size:18px;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:50%}._removeButton_37doj_295:hover{background:#eee;color:#666}._showAllText_37doj_333{font-family:Poppins;font-weight:400;font-size:15px;line-height:16px;letter-spacing:0px;text-align:left;text-transform:capitalize;text-decoration:underline;text-decoration-style:solid;text-decoration-thickness:0%;color:#9801df;padding:1.5rem 10px;cursor:pointer}._savedRemoveButton_37doj_365{position:absolute;top:-7px;right:-4px;background:none;border:none;cursor:pointer}._clearAllButton_37doj_383{color:#9801df;background:none;border:none;cursor:pointer;font-family:Poppins;font-weight:400;font-size:19px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;padding-right:1rem}@media screen and (max-width: 1024px){._searchPopup_37doj_1{padding-left:3rem;max-width:90vw;top:calc(100%-1%);left:5vw;box-sizing:border-box}._secondContent_37doj_433{padding:15px}._searchSuggestions_37doj_441{gap:10px}._relatedSuggestions_37doj_449{padding-left:16px;margin:6px 0 6px 8px}._suggestionItem_37doj_459{padding:6px 10px}._suggestionItem_37doj_459 span{font-size:13px}._suggestionButton_37doj_475 img{width:14px;height:14px}._sectionTitle_37doj_111{font-size:18px}._manageButton_37doj_141,._clearButton_37doj_143{font-size:17px}._tag_37doj_177{padding:5px 16px;font-size:13px}._recentSearchItem_37doj_233{font-size:13px}._showAllText_37doj_333{font-size:14px;padding:1.2rem 8px}}@media screen and (max-width: 768px){._searchPopup_37doj_1{padding:20px;padding-left:2rem}._secondContent_37doj_433{padding:12px}._searchSuggestions_37doj_441{gap:8px}._relatedSuggestions_37doj_449{padding-left:14px;margin:5px 0 5px 6px}._suggestionItem_37doj_459{padding:5px 8px}._suggestionItem_37doj_459 span{font-size:12px}._suggestionButton_37doj_475 img{width:13px;height:13px}._tab_37doj_31{width:80px;font-size:13px}._sectionTitle_37doj_111{font-size:16px;padding:.4rem}._manageButton_37doj_141,._clearButton_37doj_143{font-size:15px}._tags_37doj_177{gap:6px}._tag_37doj_177{padding:5px 14px;font-size:12px}._recentSearchItem_37doj_233{font-size:12px;padding:6px}._showAllText_37doj_333{font-size:13px;padding:1rem 6px}._historyIcon_37doj_283 img,._bookmarkIcon_37doj_285 img,._searchIcon_37doj_287 img,._removeButton_37doj_295 img{width:16px;height:16px}}@media screen and (max-width: 480px){._searchPopup_37doj_1{padding:15px;padding-left:1.5rem;left:12px;border-radius:8px}._secondContent_37doj_433{padding:10px}._searchSuggestions_37doj_441{gap:6px}._relatedSuggestions_37doj_449{padding-left:12px;margin:4px 0 4px 5px;border-left:1px solid #f0f0f0}._suggestionItem_37doj_459{padding:4px 6px}._suggestionItem_37doj_459 span{font-size:11px}._suggestionButton_37doj_475{padding:3px}._suggestionButton_37doj_475 img{width:12px;height:12px}._tabs_37doj_31{gap:6px;margin-bottom:15px}._tab_37doj_31{width:70px;padding:6px 0;font-size:12px}._sectionTitle_37doj_111{font-size:14px;padding:.3rem;line-height:14px}._manageButton_37doj_141,._clearButton_37doj_143{font-size:13px;line-height:14px}._tags_37doj_177{gap:5px}._tag_37doj_177{padding:4px 12px;font-size:11px}._recentSearchItem_37doj_233{font-size:11px;padding:5px}._hrLines_37doj_267{margin:4px 0}._showAllText_37doj_333{font-size:12px;padding:.8rem 4px}._historyIcon_37doj_283 img,._bookmarkIcon_37doj_285 img,._searchIcon_37doj_287 img,._removeButton_37doj_295 img{width:14px;height:14px}}@media screen and (max-height: 600px){._searchPopup_37doj_1{max-height:none}}._secondContent_37doj_433{padding:20px;border-left:1px solid #e0e0e0;flex:1}._searchSuggestions_37doj_441{display:flex;flex-direction:column;gap:12px}._relatedSuggestions_37doj_449{padding-left:20px;border-left:2px solid #f0f0f0;margin:8px 0 8px 10px}._suggestionItem_37doj_459{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;cursor:pointer}._suggestionItem_37doj_459 span{color:#333;font-size:14px;display:flex;align-items:center;gap:8px;min-width:0}._suggestionItem_37doj_459 span p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;margin:0}._suggestionItem_37doj_459 span img{width:18px;height:18px;border-radius:25px;object-fit:cover}._suggestionButton_37doj_475{background:none;border:none;cursor:pointer;padding:4px}._suggestionButton_37doj_475 img{width:24px;height:24px}._firstContent_37doj_1015,._secondContent_37doj_433{display:none}._userIcon_37doj_1031{width:18px;height:18px;border-radius:50%;object-fit:contain}._Container_1q1xd_1{position:relative;background:#f7f2ff;border-radius:12px;padding:24px 32px;display:flex;align-items:center;box-shadow:0 2px 8px #5000c80a;width:100%;max-width:700px;margin:0 auto}._closeBtn_1q1xd_27{position:absolute;top:5px;right:8px;width:20px;height:20px;cursor:pointer;display:flex;align-items:center;justify-content:center}._contentWrapper_1q1xd_51{display:flex;align-items:center;width:100%;gap:24px}._mailIcon_1q1xd_65{width:48px;height:48px;margin-right:24px}._textSection_1q1xd_77{display:flex;flex-direction:column;justify-content:center;flex:1}._title_1q1xd_91{margin-bottom:4px;font-weight:400;font-size:20px;color:#424347}._subtitle_1q1xd_105{font-weight:400;font-size:16px;color:#999}._arrowBtn_1q1xd_117{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}._arrowBtn_1q1xd_117:hover{background:#4b1a9a}._arrowBtn_1q1xd_117 img{width:50px;height:50px}@media screen and (max-width: 1024px){._Container_1q1xd_1{padding:20px 24px;max-width:90%;margin-top:1rem;margin-bottom:1rem}._contentWrapper_1q1xd_51{gap:16px}._mailIcon_1q1xd_65{width:40px;height:40px;margin-right:16px}._title_1q1xd_91{font-size:18px}._subtitle_1q1xd_105{font-size:14px}}@media screen and (max-width: 768px){._Container_1q1xd_1{padding:16px 20px;max-width:95%}._contentWrapper_1q1xd_51{gap:12px}._mailIcon_1q1xd_65{width:36px;height:36px;margin-right:12px}._arrowBtn_1q1xd_117,._arrowBtn_1q1xd_117 img{width:40px;height:40px}}@media screen and (max-width: 480px){._Container_1q1xd_1{padding:16px;border-radius:10px}._contentWrapper_1q1xd_51{flex-direction:column;align-items:flex-start;gap:12px}._mailIcon_1q1xd_65{margin-right:0}._textSection_1q1xd_77{width:100%}._arrowBtn_1q1xd_117{align-self:flex-end}}@media screen and (max-width: 360px){._Container_1q1xd_1{padding:12px}._title_1q1xd_91{font-size:16px}._subtitle_1q1xd_105{font-size:13px}._arrowBtn_1q1xd_117,._arrowBtn_1q1xd_117 img{width:36px;height:36px}}._productBanner_zruc4_1{grid-column:1 / -1}._productBannerImage_zruc4_9{width:75%;aspect-ratio:8/2;overflow:hidden;margin:0 auto}._productBannerImage_zruc4_9 img{width:100%;height:100%;object-fit:cover;border-radius:5px;object-position:center}._productBanner_zruc4_1{position:relative}._adBadge_zruc4_45,._zadBadge_zruc4_47{position:absolute;top:10px;left:14%;z-index:10;padding:5px 10px;border-radius:6px;color:#fff;font-size:12px;font-weight:600}._adBadge_zruc4_45{background:#000000b3}._zadBadge_zruc4_47{background:#9801df}@media (max-width:480px){._productBannerImage_zruc4_9{width:100%}}._container_7rxe1_1{padding:0 4rem;font-family:Poppins,sans-serif;color:#333;margin:0}._title_7rxe1_15{font-size:22px;font-weight:700;text-align:left;margin-bottom:10px}._section_7rxe1_29{margin-bottom:10px;display:flex;align-items:center}._section_7rxe1_29 p{overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap;max-width:100%}._heading_7rxe1_55{font-weight:500;font-size:25px;line-height:37.5px;letter-spacing:0px}._text_7rxe1_69{font-weight:400;font-size:16px;line-height:22px}._emptySection_7rxe1_81{display:flex;align-items:center;justify-content:center}._followersData_7rxe1_93{display:flex;align-items:center;justify-content:flex-end;gap:2rem;padding-bottom:1rem}._countData_7rxe1_109{display:flex;align-items:center;gap:.35rem;cursor:pointer}._countData_7rxe1_109 span{font-family:Poppins;font-weight:400;font-size:16px;line-height:20px;letter-spacing:0px;text-align:right;color:#212b36}._countData_7rxe1_109 p{font-family:Poppins;font-weight:600;font-size:16px;line-height:20px;letter-spacing:0px;text-align:right;color:#9801df}@media screen and (max-width:768px){._container_7rxe1_1{width:100%;padding:0 1rem;box-sizing:border-box}._countData_7rxe1_109 span,._countData_7rxe1_109 p{font-size:14px}._title_7rxe1_15{font-size:18px;font-weight:700;text-align:left;margin-bottom:6px}._text_7rxe1_69{font-weight:400;font-size:14px;line-height:20px}}@media screen and (max-width: 480px){._container_7rxe1_1{padding:0 .5rem}._title_7rxe1_15{font-size:16px;margin-bottom:5px}._section_7rxe1_29{margin-bottom:6px;flex-direction:column;align-items:flex-start}._heading_7rxe1_55{font-size:18px;line-height:26px}._text_7rxe1_69{font-size:13px;line-height:18px}._followersData_7rxe1_93{justify-content:flex-start;gap:1rem;padding-bottom:.6rem;flex-wrap:wrap}._countData_7rxe1_109{gap:.2rem}._countData_7rxe1_109 span{font-size:12px}._countData_7rxe1_109 p{font-size:13px}._emptySection_7rxe1_81{padding:1rem 0}}._modalOverlay_4cfxz_3{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;z-index:1000;height:100%}._modalContent_4cfxz_33{background-color:#fff;border-radius:8px;width:90%;max-width:300px;overflow:hidden;display:flex;flex-direction:column;position:absolute;top:30%;right:60%;z-index:1000;box-shadow:0 4px 10px #0000001a}._header_4cfxz_65{display:flex;justify-content:space-between;align-items:center;padding:15px}._followingPara_4cfxz_81{font-weight:400;font-size:12px;color:#616164}._followBtn_4cfxz_93{color:purple}._closeBtn_4cfxz_103{background:none;border:none;font-size:1.5em;cursor:pointer}._searchBox_4cfxz_119{display:flex;align-items:center;padding:10px 15px}._searchInputContainer_4cfxz_131{position:relative;width:100%;display:flex;align-items:center;background-color:#dadadad4;border-radius:12px}._searchInputContainer_4cfxz_131 input{padding:8px 10px}._searchIcon_4cfxz_145{position:absolute;left:10px;color:#888;z-index:1}._searchInput_4cfxz_131{border:none;outline:none;flex-grow:1;padding:8px 10px 8px 35px;background-color:#dadadad4;border-radius:12px;width:100%}._followingList_4cfxz_181{max-height:250px;overflow-y:auto}._followingItem_4cfxz_193{display:flex;align-items:center;padding:10px 15px;cursor:pointer;gap:.5rem}._profileImgBox_4cfxz_211{border-radius:50%;overflow:hidden;width:45px;height:45px;flex-shrink:0}._userInfo_4cfxz_229{flex-grow:1}._name_4cfxz_237{font-weight:400;font-size:14px}._userName_4cfxz_247{font-weight:400;font-size:12px;color:#999}._followingButton_4cfxz_261{background-color:#eee;border:none;border-radius:6px;padding:5px 12px;cursor:pointer;font-size:.85em;flex-shrink:0}@media screen and (max-width: 768px){._modalOverlay_4cfxz_3{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#0003;z-index:1000}._modalContent_4cfxz_33{width:90%;max-width:340px;position:unset}}@media screen and (max-width: 480px){._modalContent_4cfxz_33{width:95%;max-width:none;border-radius:12px}._followingList_4cfxz_181{max-height:200px}}._dropdown_8jv86_1{position:absolute;top:100%;left:0;z-index:1000;width:90%;max-width:100%;max-height:min(18rem,45vh);overflow-x:hidden;overflow-y:auto;border:1px solid rgba(0,0,0,.12);border-radius:.625rem;background:#fff;box-shadow:0 .5rem 1.5rem #00000024;box-sizing:border-box}._option_8jv86_18{display:block;width:100%;min-height:2.75rem;padding:.7rem .875rem;overflow:hidden;border:0;background:transparent;color:#292929;font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;box-sizing:border-box}._option_8jv86_18:hover,._highlighted_8jv86_40{background:#9b4ad517}._message_8jv86_44{padding:.875rem;color:#666;font-size:.9rem;text-align:center}._search_1g25j_1{position:relative;width:100%;max-width:100%;min-width:0}._inputRow_1g25j_8{display:flex;align-items:stretch;width:100%;min-width:0;height:48px;box-sizing:border-box}._inputSection_1g25j_17{display:flex;align-items:center;flex:1 1 auto;width:100%;min-width:0;box-sizing:border-box;gap:.5rem;background-color:#fff;box-shadow:0 1px 4px #0000001f;padding:.65rem 1rem}._withoutSearchButton_1g25j_46{border-radius:8px}._withSearchButton_1g25j_50{border-radius:8px 0 0 8px}._iconButton_1g25j_54{flex:0 0 auto;padding:0;border:0;background:transparent;color:inherit;cursor:default}._searchIcon_1g25j_63{display:block;width:1.25rem;height:1.25rem;color:#555}._inputRow_1g25j_8 input{flex:1 1 auto;width:100%;min-width:0;border:0;outline:0;background:transparent;box-sizing:border-box}._inputRow_1g25j_8 input::-webkit-search-cancel-button{display:none}._clearButton_1g25j_91{flex:0 0 auto;min-width:2.75rem;min-height:2.75rem;display:grid;place-items:center;padding:0;border:0;background:transparent;color:#555;font-size:1.2rem;cursor:pointer}._searchButton_1g25j_30{flex:0 0 auto;min-width:2.75rem;align-self:stretch;padding:.5rem 1rem;border:0;background:#9801df;color:#fff;font:inherit;white-space:nowrap;cursor:pointer;border-radius:0 8px 8px 0;box-sizing:border-box}@media (max-width: 480px){._iconButton_1g25j_54{margin-left:.625rem}._searchButton_1g25j_30{padding-inline:.75rem}}._container_ogjc5_7{width:100%;padding:0 3rem;box-sizing:border-box}._searchContainer_ogjc5_25{display:flex;align-items:center;margin-bottom:.75rem}._searchInput_ogjc5_37{border:none;outline:none;background:transparent;font-size:16px;width:100%;color:#333}._searchInput_ogjc5_37::placeholder{color:#aaa}._icon_ogjc5_69{color:#050810;font-size:16px;margin-right:8px;flex-shrink:0}._categoryContainer_ogjc5_89{display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px;margin-bottom:1rem;box-sizing:border-box;position:relative}._category_ogjc5_89{display:flex;align-items:center;font-size:16px;color:#333;cursor:pointer}._filter_ogjc5_127{display:flex;align-items:center;font-size:16px;color:#333;cursor:pointer;position:relative}._activeFilter_ogjc5_145,._activeIcon_ogjc5_147,._activeText_ogjc5_149{color:#9b4ad5!important;text-transform:capitalize}._heading_ogjc5_165{font-weight:600;font-size:14px;line-height:16px;letter-spacing:0px;color:#424347}._price_ogjc5_181{font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;margin-top:.5rem}._CardMain_ogjc5_203{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}._addContainer_ogjc5_223{display:flex;width:100%;overflow:hidden;aspect-ratio:8 / 2;margin-bottom:3rem;grid-column:1 / -1}._addContainer_ogjc5_223 img{width:100%;height:100%;object-fit:cover;border-radius:5px;object-position:center}._productCard_ogjc5_263{display:flex;flex-direction:column;justify-content:flex-start;border-radius:15px;box-shadow:0 4px 14px #0000001f;height:320px;position:relative;overflow:visible;cursor:pointer;width:100%}._productCardImageContainer_ogjc5_289{display:flex;flex-direction:column;justify-content:flex-start;position:relative}._productCardImage_ogjc5_289{width:100%;height:230px}._productCardImage_ogjc5_289 img{width:100%;height:100%;border-radius:15px 15px 0 0;object-fit:cover}._fallbackText_ogjc5_327{display:flex;width:100%;height:100%;align-items:center;justify-content:center;background:#eee;border-radius:15px 15px 0 0;font-size:13px;color:#888;padding:.5rem;text-align:center;word-break:break-word}._productOptionContainer_ogjc5_363{display:flex;flex-direction:row;justify-content:space-between;position:absolute;width:100%;top:10px;z-index:10}._productOptionContainer_ogjc5_363>*:only-child{margin-left:auto}._productActionContainer_ogjc5_391{display:flex;align-items:center;z-index:0}._productActionContainer_ogjc5_391 svg{color:#fff;font-size:1.2rem;cursor:pointer;filter:drop-shadow(0 0 1px rgba(0,0,0,.5))}._productOption_ogjc5_363{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px 4px;position:relative}._productOption_ogjc5_363 svg{color:#fff;font-size:1.2rem;cursor:pointer}._productTypeShield_ogjc5_449{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px;background:#d15972cc;border-radius:0 20px 20px 0}._productTypeShield_ogjc5_449 p{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff}._productTypeSpark_ogjc5_493{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px;background:#178a91cc;border-radius:0 20px 20px 0;position:absolute;top:55%;z-index:2}._productTypeSpark_ogjc5_493 p{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff;text-transform:capitalize}._productAvailableBadge_ogjc5_545{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:absolute;top:45px;right:0;z-index:2}._soldBadge_ogjc5_567{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px 16px;background:#ff7919cc;border-radius:20px 0 0 20px}._soldBadge_ogjc5_567 p{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff}._reservedBadge_ogjc5_607{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px 16px;background:#9c0044cc;border-radius:20px 0 0 20px}._reservedBadge_ogjc5_607 p{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff}._productTypePending_ogjc5_647{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px 16px;background:#095055;border-radius:20px 0 0 20px;position:absolute;top:55%;right:0;z-index:2}._productTypePending_ogjc5_647 p{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff}._productTimeContainer_ogjc5_697{display:flex;flex-direction:row;justify-content:space-between;position:relative;bottom:3.3rem;padding:6px 10px;z-index:2}._productTimeContainerLeft_ogjc5_717,._productTimeContainerRight_ogjc5_719{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._productTimeContainerLeft_ogjc5_717 p,._productTimeContainerRight_ogjc5_719 p{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#f7f7f7;text-shadow:1px 1px 2px rgba(0,0,0,.7)}._productTimeContainerRight_ogjc5_719 p{text-transform:capitalize}._productCardDetails_ogjc5_767{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 0;background-color:#fff;box-shadow:0 4px 14px #0000001f;border-radius:8px;position:absolute;bottom:2px;width:100%;gap:.35rem;z-index:0}._productName_ogjc5_797{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 1rem}._productName_ogjc5_797 p{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:16px;text-align:left;color:#424347;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}._productDetailsAmountSection_ogjc5_839{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 1rem}._productAmount_ogjc5_855{display:flex;align-items:center;justify-content:center;gap:10px}._productAmount_ogjc5_855 p,._productAmount_ogjc5_855 div{font-family:Poppins,sans-serif;font-size:16px;font-weight:600}._productHeartIcon_ogjc5_883{display:flex;align-items:center;gap:.3rem}._productHeartIcon_ogjc5_883 p,._productHeartIcon_ogjc5_883 span{font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#616264}._productUserDetail_ogjc5_915{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:0 .75rem}._titleBox_ogjc5_937 button{width:100%;margin-top:1rem;padding:.2rem;border:none;background:#9801df;color:#fff;border-radius:8px;height:31px;cursor:pointer}._listButton_ogjc5_961{background:#3827b4!important;color:#fff!important;width:100%;border:none;border-radius:8px;padding:.4rem 0;cursor:pointer;font-size:13px}._promotedButton_ogjc5_983{background:#9801df!important;color:#fff!important;width:100%;border:none;border-radius:8px;padding:.4rem 0;cursor:pointer;font-size:13px}._disableButton_ogjc5_1005{background-color:#aaa!important;cursor:default}._moreBtn_ogjc5_1021{width:100%;display:flex;justify-content:center;align-items:center;padding:1rem 0}._moreBtn_ogjc5_1021 button{display:flex;justify-content:space-between;align-items:center;border:none;background-color:#fff;padding:.5rem;border-radius:5px;gap:.5rem;cursor:pointer}._loaderWrapper_ogjc5_1067{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#ffffffb3;display:flex;justify-content:center;align-items:center;z-index:9999}._loader_ogjc5_1067{width:150px;height:150px}._shimmerCard_ogjc5_1109{background:#fff;padding:16px;border-radius:10px;box-shadow:0 2px 8px #0000000d;animation:_pulse_ogjc5_1 1.5s infinite}._shimmerImage_ogjc5_1125{width:100%;height:150px;border-radius:10px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 37%,#f0f0f0 63%);background-size:400% 100%;animation:_shimmer_ogjc5_1109 1.2s infinite linear}._shimmerText_ogjc5_1143{width:80%;height:20px;margin-top:16px;background-color:#eee;border-radius:4px}._shimmerTextShort_ogjc5_1159{width:40%;height:15px;margin-top:10px;background-color:#ddd;border-radius:4px}._detail_ogjc5_1181{display:flex;justify-content:space-between}._likes_ogjc5_1191{display:flex;justify-content:center;align-items:center;gap:.5rem}._likes_ogjc5_1191 p,._likes_ogjc5_1191 span{font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#616264}@keyframes _shimmer_ogjc5_1109{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes _pulse_ogjc5_1{0%,to{opacity:1}50%{opacity:.6}}@media (min-width: 1920px){._CardMain_ogjc5_203{grid-template-columns:repeat(5,1fr)}._productCard_ogjc5_263{height:360px}._productCardImage_ogjc5_289{height:265px}}@media (max-width: 1400px){._container_ogjc5_7{padding:0 2rem}}@media (max-width: 1200px){._CardMain_ogjc5_203{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1024px){._container_ogjc5_7{padding:0 1.5rem}._CardMain_ogjc5_203{grid-template-columns:repeat(3,1fr);gap:.85rem}}@media screen and (max-width: 768px){._container_ogjc5_7{width:100%;padding:1rem;box-sizing:border-box}._CardMain_ogjc5_203{grid-template-columns:repeat(3,1fr);gap:.75rem}._searchInput_ogjc5_37,._category_ogjc5_89,._filter_ogjc5_127{font-size:14px}}@media screen and (max-width: 650px){._CardMain_ogjc5_203{grid-template-columns:repeat(2,1fr);gap:.5rem}._container_ogjc5_7{padding:.75rem}._productCard_ogjc5_263{height:280px}._productCardImage_ogjc5_289{height:195px}._productTypeShield_ogjc5_449 p,._productTypeSpark_ogjc5_493 p,._soldBadge_ogjc5_567 p,._reservedBadge_ogjc5_607 p,._productTypePending_ogjc5_647 p{font-size:11px;line-height:13px}._soldBadge_ogjc5_567,._reservedBadge_ogjc5_607{padding:5px 10px}._productTimeContainerLeft_ogjc5_717 p,._productTimeContainerRight_ogjc5_719 p{font-size:11px}._productName_ogjc5_797 p{font-size:12px}._productAmount_ogjc5_855 p,._productAmount_ogjc5_855 div{font-size:13px}._productHeartIcon_ogjc5_883 p,._productHeartIcon_ogjc5_883 span{font-size:11px}._listButton_ogjc5_961,._promotedButton_ogjc5_983{font-size:11px;padding:.3rem 0}._productCardDetails_ogjc5_767{padding:.6rem 0;gap:.25rem}._productName_ogjc5_797,._productDetailsAmountSection_ogjc5_839{padding:0 .6rem}._productUserDetail_ogjc5_915{padding:0 .5rem}._productTimeContainer_ogjc5_697{bottom:2.8rem;padding:4px 8px}}@media screen and (max-width: 480px){._container_ogjc5_7{padding:.5rem}._searchContainer_ogjc5_25{padding:8px 12px;margin-bottom:.5rem}._searchInput_ogjc5_37{font-size:13px}._categoryContainer_ogjc5_89{padding:6px;margin-bottom:.75rem}._category_ogjc5_89,._filter_ogjc5_127{font-size:13px}._CardMain_ogjc5_203{grid-template-columns:repeat(2,1fr);gap:.4rem}._productCard_ogjc5_263{height:250px}._productCardImage_ogjc5_289{height:170px}._productTypeShield_ogjc5_449,._productTypeSpark_ogjc5_493{width:2.4rem;padding:4px}._productTypeShield_ogjc5_449 p,._productTypeSpark_ogjc5_493 p,._soldBadge_ogjc5_567 p,._reservedBadge_ogjc5_607 p{font-size:10px;line-height:12px}._soldBadge_ogjc5_567,._reservedBadge_ogjc5_607{padding:4px 8px}._productTimeContainerLeft_ogjc5_717 p,._productTimeContainerRight_ogjc5_719 p{font-size:10px}._productTimeContainer_ogjc5_697{bottom:2.5rem;padding:4px 6px}._productCardDetails_ogjc5_767{padding:.5rem 0;gap:.2rem}._productName_ogjc5_797{padding:0 .5rem}._productName_ogjc5_797 p{font-size:11px;line-height:14px}._productDetailsAmountSection_ogjc5_839{padding:0 .5rem}._productAmount_ogjc5_855 p,._productAmount_ogjc5_855 div{font-size:12px;gap:6px}._productHeartIcon_ogjc5_883 p,._productHeartIcon_ogjc5_883 span{font-size:10px}._productUserDetail_ogjc5_915{padding:0 .4rem}._listButton_ogjc5_961,._promotedButton_ogjc5_983{font-size:10px;padding:.25rem 0;border-radius:6px}}@media screen and (max-width: 350px){._CardMain_ogjc5_203{grid-template-columns:repeat(2,1fr);gap:.3rem;padding:0}._container_ogjc5_7{padding:.4rem}._productCard_ogjc5_263{height:230px}._productCardImage_ogjc5_289{height:155px}._productTypeShield_ogjc5_449,._productTypeSpark_ogjc5_493{width:2rem;padding:3px}._productTypeShield_ogjc5_449 p,._productTypeSpark_ogjc5_493 p,._soldBadge_ogjc5_567 p,._reservedBadge_ogjc5_607 p{font-size:9px;line-height:11px}._soldBadge_ogjc5_567,._reservedBadge_ogjc5_607{padding:3px 6px}._productTimeContainerLeft_ogjc5_717 p,._productTimeContainerRight_ogjc5_719 p{font-size:9px}._productTimeContainer_ogjc5_697{bottom:2.2rem;padding:3px 5px}._productCardDetails_ogjc5_767{padding:.4rem 0;gap:.15rem}._productName_ogjc5_797 p{font-size:10px;line-height:13px}._productAmount_ogjc5_855 p,._productAmount_ogjc5_855 div{font-size:11px}._productHeartIcon_ogjc5_883 p,._productHeartIcon_ogjc5_883 span{font-size:9px}._listButton_ogjc5_961,._promotedButton_ogjc5_983{font-size:9px;padding:.2rem 0}._searchInput_ogjc5_37,._category_ogjc5_89,._filter_ogjc5_127{font-size:12px}}._oldPrice_ogjc5_1963{text-decoration:line-through;margin-left:8px;color:#888;font-size:14px}._optionPopup_6scbv_1{display:flex;flex-direction:column;justify-content:flex-start;padding:.75rem;background:linear-gradient(203.83deg,#9801df 26.22%,#3827b4 84.68%);border-radius:5px;width:10rem;position:absolute;top:100%;left:auto;right:0;z-index:20000}._optionPopupClose_6scbv_31{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}._optionPopupSection_6scbv_45{display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem}._optionPopupItem_6scbv_59{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;padding:8px 0;border-bottom:.5px dotted #ffffff}._optionPopupItem_6scbv_59 img{width:16px}._optionPopupItem_6scbv_59 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;color:#fff}._optionPopupSection_6scbv_45 ._optionPopupItem_6scbv_59:last-child{border:none}@media screen and (max-width: 650px){._optionPopup_6scbv_1{width:8rem;padding:.5rem}._optionPopupItem_6scbv_59{padding:6px 0;gap:.2rem}._optionPopupItem_6scbv_59 img{width:14px}._optionPopupItem_6scbv_59 p{font-size:11px;line-height:14px}}@media screen and (max-width: 480px){._optionPopup_6scbv_1{width:7.5rem;padding:.5rem}._optionPopupItem_6scbv_59{padding:2px 0;gap:.3rem}._optionPopupItem_6scbv_59 img{width:14px}._optionPopupItem_6scbv_59 p{font-size:12px}}._container_1kr55_1{position:absolute;top:calc(100% + 10px);left:0;width:400px;height:auto;max-height:70vh;background:#fff;box-shadow:0 4px 12px #00000014;z-index:1000;overflow-y:auto;border-radius:8px;border:1px solid #F3F4F6}._header_1kr55_31{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #E5E7EB}._title_1kr55_47{font-family:Poppins;font-weight:700;font-size:16px;line-height:16px;letter-spacing:0px;text-align:center;color:#212b36}._closeButton_1kr55_67{background:none;border:none;cursor:pointer;color:#6b7280;padding:4px;display:flex;align-items:center;justify-content:center}._closeButton_1kr55_67:hover{color:#374151}._categoryList_1kr55_97{padding:8px 0;max-height:calc(80vh - 60px);overflow-y:auto}._categoryItem_1kr55_109{border-bottom:1px solid #E5E7EB}._categoryHeader_1kr55_117{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;cursor:pointer}._categoryHeader_1kr55_117:hover{background-color:#f3f4f6}._categoryHeader_1kr55_117 span{font-family:Poppins;font-weight:400;font-size:14px;letter-spacing:.5px;color:#212b36}._arrowIcon_1kr55_157{color:#6b7280;font-size:20px;transition:transform .3s ease}._rotated_1kr55_169{transform:rotate(180deg)}._subCategories_1kr55_177{background-color:#f9fafb;padding:8px 0;transition:all .3s ease;overflow:hidden}._subCategoryItem_1kr55_191{padding:8px 32px;font-family:Poppins;font-weight:400;font-size:12px;letter-spacing:.5px;color:#212b36;cursor:pointer}._subCategoryItem_1kr55_191:hover{background-color:#f3f4f6;color:#1f2937}._linehr_1kr55_221{border:1px solid #E5E7EB;margin-top:.5rem}@media (max-width: 1024px){._container_1kr55_1{width:380px;max-height:75vh}._categoryList_1kr55_97{max-height:calc(75vh - 60px)}._categoryHeader_1kr55_117 span{font-size:13px}._subCategoryItem_1kr55_191{padding:8px 24px}}@media (max-width: 768px){._container_1kr55_1{width:340px;top:calc(100% + 6px);max-height:70vh}._categoryList_1kr55_97{max-height:calc(70vh - 55px)}._header_1kr55_31{padding:12px}._title_1kr55_47{font-size:15px}._categoryHeader_1kr55_117{padding:10px 14px}._categoryHeader_1kr55_117 span{font-size:13px}._subCategoryItem_1kr55_191{padding:8px 20px;font-size:11px}}@media (max-width: 480px){._container_1kr55_1{min-width:300px;max-height:65vh}._categoryList_1kr55_97{max-height:calc(65vh - 50px)}._header_1kr55_31{padding:10px}._title_1kr55_47{font-size:14px}._allCategory_1kr55_389{font-size:12px}._categoryHeader_1kr55_117{padding:8px 12px}._categoryHeader_1kr55_117 span{font-size:12px}._subCategories_1kr55_177{padding:6px 0}._subCategoryItem_1kr55_191{padding:6px 16px;font-size:11px}._linehr_1kr55_221{margin-top:.25rem}}@media (max-width: 360px){._container_1kr55_1{min-width:260px;width:80vw;padding:.25rem;max-height:60vh}._categoryList_1kr55_97{max-height:calc(60vh - 45px)}._header_1kr55_31{padding:8px}._title_1kr55_47{font-size:13px}._categoryHeader_1kr55_117{padding:8px 10px}._subCategoryItem_1kr55_191{padding:6px 14px;font-size:10px}._arrowIcon_1kr55_157{font-size:16px}}._container_1kr55_1::-webkit-scrollbar,._categoryList_1kr55_97::-webkit-scrollbar{width:4px}._container_1kr55_1::-webkit-scrollbar-track,._categoryList_1kr55_97::-webkit-scrollbar-track{background:#f9fafb}._container_1kr55_1::-webkit-scrollbar-thumb,._categoryList_1kr55_97::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}._container_1kr55_1::-webkit-scrollbar-thumb:hover,._categoryList_1kr55_97::-webkit-scrollbar-thumb:hover{background:#9ca3af}._container_18yvh_1{display:flex;flex-direction:column;padding:.75rem;background-color:#fff;border-radius:10px;gap:1rem;width:10rem;position:absolute;top:100%;right:0;z-index:99;box-shadow:0 4px 4px #00000040}._headerClose_18yvh_29{display:flex;align-items:center;justify-content:flex-end}._headerClose_18yvh_29 svg{font-size:1.2rem;flex-shrink:0}._optionPopupSection_18yvh_47{display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem;padding:4px 0}._optionPopupItem_18yvh_63{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;padding:6px 0;border-bottom:1px dashed #b7b6b6;cursor:pointer}._optionPopupItem_18yvh_63 p{font-family:Poppins;font-weight:500;font-size:14px;line-height:16px;letter-spacing:0px;color:#535353}._optionPopupSection_18yvh_47 ._optionPopupItem_18yvh_63:last-child{border:none}._checkIcon_18yvh_111{font-size:1.1rem}._container_1j59p_1{height:100%;display:flex;flex-direction:column;justify-content:flex-start;padding:5rem 1.5rem 1rem;background-color:#fff}._productDetailSection_1j59p_21{display:flex;flex-direction:column;justify-content:flex-start;padding:.5rem;background-color:#fff;border-radius:6px;gap:1rem}._backArrow_1j59p_41{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:.2rem;padding-right:2rem;cursor:pointer}._backArrow_1j59p_41 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#000}._backArrow_1j59p_41 svg{font-size:1rem}._productType_1j59p_89{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._productType_1j59p_89 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-2%;color:#999}._productTopSection_1j59p_121{display:flex;flex-direction:row;justify-content:flex-start;align-items:normal;gap:2rem}._productTopLeft_1j59p_137{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem}._productAvailableBadge_1j59p_151{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:absolute;top:23%;right:0}._soldBadge_1j59p_171{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px;background:#ff7919cc;border-radius:20px 0 0 20px}._soldBadge_1j59p_171 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff;text-transform:capitalize}._reservedBadge_1j59p_215{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px 16px;background:#9c0044cc;border-radius:20px 0 0 20px}._reservedBadge_1j59p_215 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff}._productImageContainer_1j59p_255{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;width:fit-content;border:2px solid #d4d4d4;border-radius:10px}._productImage_1j59p_255{width:500px;height:496px}._productImage_1j59p_255 img{width:100%;height:100%;border-radius:10px;cursor:pointer;object-fit:contain}._productActionIcons_1j59p_303{position:absolute;right:10px;top:10px;display:flex;flex-direction:column;justify-content:flex-start;gap:1rem}._productIcons_1j59p_323{display:flex;flex-direction:row;align-items:center;justify-content:center;background:#d9d9d9cc;border-radius:50%;width:41px;height:41px}._productIcons_1j59p_323 svg{font-size:1.5rem;color:#fff;cursor:pointer}._productCarouselContainer_1j59p_357{display:flex;flex-direction:row;align-items:center;justify-content:center;width:500px}._productCarousel_1j59p_357{display:flex;overflow-x:auto;scroll-behavior:smooth;white-space:nowrap;width:88%;padding:1rem 0;gap:1rem}._productCarousel_1j59p_357::-webkit-scrollbar{display:none}._scrollButton_1j59p_401{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_1j59p_401._left_1j59p_427{position:relative;left:0}._scrollButton_1j59p_401._right_1j59p_437{position:relative;right:0}._productCarouselSlide_1j59p_447{display:flex;align-items:center;justify-content:center}._productCarouselImage_1j59p_459{width:94px;height:93px;border-radius:3px}._productCarouselImage_1j59p_459 img{width:100%;height:100%;border-radius:3px;object-fit:cover}._productTopRight_1j59p_485{width:62%;display:flex;flex-direction:column;justify-content:flex-start;gap:1rem}._productBadge_1j59p_501{display:flex;align-items:center;justify-content:flex-start;background-color:#fe6705;padding:10px;border-radius:8px;width:fit-content}._productBadge_1j59p_501 p{color:#fff;font-family:Poppins;font-weight:600;font-size:12px;line-height:18px;letter-spacing:2%;text-transform:capitalize}._productDetailsHeader_1j59p_541{display:flex;flex-direction:column;justify-content:flex-start}._productMainName_1j59p_553{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._productMainName_1j59p_553 p{font-family:Poppins;font-size:20px;font-weight:700;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#424347;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}._productName_1j59p_597{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 1rem}._productName_1j59p_597 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;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}._productAmount_1j59p_643{display:flex;align-items:center;justify-content:flex-start;gap:.6rem}._currentAmount_1j59p_657{display:flex;align-items:center;justify-content:flex-start}._currentAmount_1j59p_657 p{font-family:Poppins;font-weight:300;font-size:24px;line-height:36px;letter-spacing:2%;color:#212b36}._currentAmount_1j59p_657 span{font-family:Poppins;font-weight:700;font-size:24px;line-height:36px;letter-spacing:2%;color:#212b36}._previousAmount_1j59p_705{display:flex;align-items:center;justify-content:flex-start}._previousAmount_1j59p_705 p{font-family:Poppins;font-weight:300;font-size:18px;line-height:36px;letter-spacing:2%;color:#a4a4a4}._previousAmount_1j59p_705 span{font-family:Poppins;font-weight:500;font-size:18px;line-height:27px;letter-spacing:2%;text-decoration:line-through;color:#a4a4a4}._productFeature_1j59p_757{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_1j59p_781{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:1rem}._withBorder_1j59p_797{padding-top:16px;border-top:.5px dotted #64748b80}._productFeatureContentLeft_1j59p_809{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:.3rem;width:40%}._productFeatureContentLeft_1j59p_809 img{width:1.2rem;height:auto;flex-shrink:0}._productFeatureContentLeft_1j59p_809 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-2%;color:#424347}._productFeatureContentRight_1j59p_859{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.3rem}._productFeatureContentRight_1j59p_859 img,._productFeatureContent_1j59p_781 img{width:1.2rem;height:auto}._productFeatureContentRight_1j59p_859 p,._productFeatureContent_1j59p_781 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-2%;color:#424347}._deliverySection_1j59p_907{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem}._deliverySectionHeader_1j59p_921{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._deliverySectionHeader_1j59p_921 p{font-family:Poppins;font-weight:600;font-size:16px;line-height:24px;letter-spacing:2%;color:#000}._deliverySectionContent_1j59p_953{display:flex;flex-direction:row;justify-content:flex-start;align-items:normal;gap:1rem}._meetup_1j59p_969{display:flex;flex-direction:row;justify-content:flex-start;gap:.3rem;align-items:normal;width:40%}._meetupLeft_1j59p_987{display:flex;flex-direction:row;justify-content:flex-start}._meetupLeft_1j59p_987 img{width:1.2rem;height:1.2rem}._meetupRight_1j59p_1009{display:flex;flex-direction:column;justify-content:flex-start;gap:.1rem}._meetupRight_1j59p_1009 p{font-family:Poppins;font-weight:600;font-size:16px;line-height:24px;letter-spacing:-2%;color:#000}._meetupRight_1j59p_1009 span{font-family:Poppins;font-weight:400;font-size:14px;line-height:21px;letter-spacing:-2%;color:#343434}._delivery_1j59p_907{display:flex;flex-direction:row;justify-content:flex-start;gap:.3rem;align-items:normal}._deliveryBanner_1j59p_1075{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._deliveryBannerImage_1j59p_1089{width:100%;aspect-ratio:764 / 206}._deliveryBannerImage_1j59p_1089 img{width:100%;height:100%;object-fit:cover}._paymentCardSection_1j59p_1111{display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem}._paymentCardHeader_1j59p_1125{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._paymentCardHeader_1j59p_1125 p{font-family:Poppins;font-weight:600;font-size:16px;line-height:24px;letter-spacing:2%;color:#000}._paymentCardGrid_1j59p_1157{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:.5rem}._paymentCard_1j59p_1111{width:54px;height:37px}._paymentCard_1j59p_1111 img{width:100%;height:100%}._productActionSection_1j59p_1193{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1rem 0;gap:.5rem;border-top:.5px dotted #64748b80;border-bottom:.5px dotted #64748b80;border-left:none;border-right:none}._userDetails_1j59p_1219{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem}._userDetailsLeft_1j59p_1235{width:40px;height:40px}._userDetailsLeft_1j59p_1235 img{width:100%;height:100%;border-radius:50%;object-fit:contain}._userDetailsRight_1j59p_1259{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}._userDetailsRight_1j59p_1259 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:left}._starSection_1j59p_1291{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.2rem}._starSection_1j59p_1291 span{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#212b36}._productActionSectionRight_1j59p_1327{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem;flex-wrap:wrap}._productActionButtons_1j59p_1345{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem}._productActionButtons_1j59p_1345 button{border:1px solid #212b36;outline:none;background-color:transparent;border-radius:8px;width:167px;height:51px;font-family:Poppins;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;color:#212b36;cursor:pointer}._productActionButtons_1j59p_1345 div:first-child button,._productActionButtons_1j59p_1345 button:first-child{color:#fff;border:none;background-color:#9801df}._productActionLikes_1j59p_1407{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:.2rem}._heartIcon_1j59p_1423{width:61px;height:61px;background-color:#f7f7f7;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center}._heartIconImage_1j59p_1445{width:21px;height:fit-content}._heartIconImage_1j59p_1445 img{width:100%;height:100%}._productActionLikes_1j59p_1407 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:19.07px;letter-spacing:0px;color:#64748b}._sellerDetailsSection_1j59p_1483{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem;margin:0 1rem;padding-bottom:1rem;border-bottom:.5px dotted #64748b80}._sellerDetailsSectionHeader_1j59p_1503{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._sellerDetailsSectionHeader_1j59p_1503 p{font-family:Poppins;font-weight:600;font-size:16px;line-height:24px;letter-spacing:2%;color:#000}._sellerDetails_1j59p_1483{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}._sellerDetailsLeft_1j59p_1551{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem;flex-wrap:wrap}._sellerData_1j59p_1569{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.75rem;cursor:pointer}._sellerDataLeft_1j59p_1587{width:60px;height:60px}._sellerDataLeft_1j59p_1587 img{width:100%;height:100%;border-radius:50%;object-fit:contain}._sellerDataRight_1j59p_1611{display:flex;flex-direction:column;justify-content:flex-start}._sellerDataRight_1j59p_1611 p{font-family:Poppins;font-weight:400;font-size:16px;line-height:16px;letter-spacing:0px;text-align:left;color:#212b36}._sellerDataRight_1j59p_1611 span{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:left;color:#64748b}._sellerStarSection_1j59p_1663{display:flex;flex-direction:column;justify-content:flex-start;border-left:1px dotted #64748b80;padding:0 12px;gap:.3rem}._userContactIcons_1j59p_1681{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem}._userContactIconsCard_1j59p_1697{display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:50%;width:26px;height:26px;position:relative;background-color:#9801df}._userContactIconsCard_1j59p_1697 svg{color:#fff;font-size:14px}._unverifiedContactIconsCard_1j59p_1731{background:#d1d2cd}._badgeIcon_1j59p_1739{position:absolute;bottom:-5px;width:12px;height:fit-content;display:flex;right:2px}._badgeIcon_1j59p_1739 img{width:100%;height:100%}._sellerDetailsRight_1j59p_1767{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 2rem 0 1rem}._chatCard_1j59p_1785{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_1j59p_1785 img{width:19px;height:19px;cursor:pointer}._chatCard_1j59p_1785 p{font-family:Poppins;font-weight:600;font-size:12px;line-height:18px;letter-spacing:2%;color:#000;cursor:pointer}._reviewSectionContainer_1j59p_1843{display:flex;flex-direction:column;margin:0 1rem;gap:.5rem}._reviewSectionHeader_1j59p_1857{display:flex;align-items:center}._reviewSectionHeader_1j59p_1857 p{font-family:Poppins;font-weight:600;font-size:16px;line-height:24px;letter-spacing:2%;color:#000}._reviewSection_1j59p_1843{display:flex;flex-direction:row;gap:1rem;justify-content:space-between}._reviewSectionLeft_1j59p_1899{display:flex;flex-direction:column;gap:1rem;width:60%}._reviewCard_1j59p_1913{display:flex;gap:1rem}._reviewCardLeft_1j59p_1923{display:flex;flex-direction:column}._reviewUserImage_1j59p_1933{width:44px;height:44px}._reviewUserImage_1j59p_1933 img{width:100%;height:100%;border-radius:50%}._reviewCardRight_1j59p_1955{display:flex;flex-direction:column;gap:1rem;width:96%}._reviewCardHeader_1j59p_1969{display:flex;align-items:center;justify-content:space-between}._reviewCardHeaderLeft_1j59p_1981{display:flex;align-items:center;gap:.3rem}._reviewCardHeaderLeft_1j59p_1981 p{font-family:Poppins;font-weight:500;font-size:14px;line-height:14px;letter-spacing:0px;text-align:center;color:#424347}._reviewCardHeaderLeft_1j59p_1981 span{font-family:Poppins;font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;text-align:center;color:#999}._reviewCardHeaderRight_1j59p_2033{display:flex;align-items:center;gap:.5rem}._reviewCardHeaderRight_1j59p_2033 svg{font-size:1rem}._headerText_1j59p_2053{display:flex;align-items:center}._headerText_1j59p_2053 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:22px;letter-spacing:0px;color:#424347}._productReviewCard_1j59p_2081{display:flex;padding:1rem;box-shadow:0 4px 4px #0000000d;box-shadow:0 2px 4px #0000000d inset;border:1px solid #75757526;background:#fbf2ff;border-radius:10px;gap:.5rem}._productReviewCardLeft_1j59p_2103{display:flex;flex-direction:column;justify-content:center;align-items:center}._productReviewCardLeftImage_1j59p_2117{width:69px;height:69px}._productReviewCardLeftImage_1j59p_2117 img{width:100%;height:100%}._productReviewCardRight_1j59p_2137{display:flex;flex-direction:column;gap:.3rem}._productReviewCardRightButton_1j59p_2149{display:flex;align-items:center}._productReviewCardRightButton_1j59p_2149 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_1j59p_2195{display:flex;align-items:center}._productReviewCardRightText_1j59p_2195 p{font-family:Poppins;font-weight:500;font-size:16px;line-height:24px;letter-spacing:2%;color:#212b36}._productReviewCardRightAmountText_1j59p_2223{display:flex;align-items:center;font-family:Poppins;font-weight:300;font-size:16px;line-height:24px;letter-spacing:2%;gap:.2rem}._productReviewCardRightAmountText_1j59p_2223 p{font-family:Poppins;font-weight:500;font-size:16px;line-height:24px;letter-spacing:2%;color:#212b36}._productReviewCardRightAmountText_1j59p_2223 span{font-family:Poppins;font-weight:500;font-size:14px;line-height:21px;letter-spacing:2%;text-decoration:line-through;color:#a4a4a4}._reviewRepliesContainer_1j59p_2283{display:flex;flex-direction:column;gap:.5rem}._commentedUserSection_1j59p_2295{display:flex;justify-content:flex-start;gap:.4rem}._commentedUserSectionLeft_1j59p_2307{display:flex;flex-direction:column;justify-content:flex-start}._commentedUserImage_1j59p_2319{width:28px;height:28px}._commentedUserImage_1j59p_2319 img{width:100%;height:100%;border-radius:50%}._commentedUserSectionRight_1j59p_2341{display:flex;flex-direction:column;gap:.7rem}._commentedUserSectionRightHeader_1j59p_2353{display:flex;align-items:center;gap:1rem}._commentedUserSectionRightHeader_1j59p_2353 h4{font-family:Poppins;font-weight:500;font-size:15px;line-height:14px;letter-spacing:0px;text-align:center;color:#9801df}._commentedUserSectionRightHeader_1j59p_2353 span{font-family:Poppins;font-weight:500;font-size:15px;line-height:14px;letter-spacing:0px;text-align:center;color:#999}._commentedUserSectionRightHeader_1j59p_2353 p{font-family:Poppins;font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;text-align:center;color:#999}._commentedUserSectionRightText_1j59p_2425{display:flex;align-items:center}._commentedUserSectionRightText_1j59p_2425 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:26px;letter-spacing:0px;color:#424347}._reviewViewButton_1j59p_2453{display:flex;align-items:center;justify-content:flex-end}._reviewViewButton_1j59p_2453 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_1j59p_2491{display:flex;flex-direction:column}._reviewSectionRightImage_1j59p_2501{width:474px;aspect-ratio:4/5}._reviewSectionRightImage_1j59p_2501 img{width:100%;height:100%}._similarProductSection_1j59p_2557{display:flex;flex-direction:column;justify-content:flex-start;margin:0 1rem}._similarProductSectionHeader_1j59p_2571{display:flex;flex-direction:row;align-items:center;padding-top:1rem}._similarProductSectionHeader_1j59p_2571 p{font-family:Poppins;font-weight:600;font-size:16px;line-height:24px;letter-spacing:2%;color:#000}._similarProductGrid_1j59p_2603{display:grid;grid-template-columns:repeat(5,1fr);gap:2rem;padding:1rem 0}._productCard_1j59p_2617{display:flex;flex-direction:column;justify-content:flex-start;border-radius:15px;box-shadow:0 4px 14px #0000001f;height:320px;position:relative}._productCardImageContainer_1j59p_2637,._productAddImageContainer_1j59p_2639{display:flex;flex-direction:column;justify-content:flex-start;position:relative}._productAddImage_1j59p_2639{width:240px;height:320px}._productAddImage_1j59p_2639 img{width:100%;height:100%;border-radius:15px}._productCardImage_1j59p_2637{width:260px;height:230px}._productCardImage_1j59p_2637 img{width:100%;height:100%;border-radius:15px 15px 0 0}._productOptionContainer_1j59p_2699{display:flex;flex-direction:row;justify-content:space-between;position:absolute;width:100%;top:10px}._productOptionContainer_1j59p_2699>*:only-child{margin-left:auto}._productTypeShield_1j59p_2725{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px;background:#d15972cc;border-radius:0 20px 20px 0}._productOption_1j59p_2699{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px 10px;position:relative;gap:.5rem}._productOption_1j59p_2699 svg{color:#fff;font-size:1.2rem;cursor:pointer;filter:drop-shadow(0 0 1px rgba(0,0,0,.5))}._optionPopup_1j59p_2801{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 1.25rem;background:linear-gradient(203.83deg,#9801df 26.22%,#3827b4 84.68%);border-radius:5px;width:12vw;position:absolute;top:50%;left:0%;z-index:999;transform:translate(-84%,10%)}._optionPopupClose_1j59p_2831{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}._optionPopupSection_1j59p_2845{display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem}._optionPopupItem_1j59p_2859{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;padding:12px 0;border-bottom:.5px dashed #ffffff}._optionPopupItem_1j59p_2859 img{width:16px}._optionPopupItem_1j59p_2859 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;color:#fff}._optionPopupSection_1j59p_2845 ._optionPopupItem_1j59p_2859:last-child{border:none}._optionPopupItem_1j59p_2859:nth-child(2n) p{color:#999}._productTypeSpark_1j59p_2921{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px;background:#178a91cc;border-radius:0 20px 20px 0;position:absolute;top:55%;width:4rem;left:0}._productTypeSpark_1j59p_2921 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff;text-transform:capitalize}._productTimeContainer_1j59p_2971{display:flex;flex-direction:row;justify-content:space-between;position:relative;bottom:3.3rem;padding:6px 10px}._productTimeContainerLeft_1j59p_2989{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._productTimeContainerLeft_1j59p_2989 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#f5edff}._productTimeContainerRight_1j59p_3023{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._productTimeContainerRight_1j59p_3023 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#f5edff}._productTimeContainerLeft_1j59p_2989 p,._productTimeContainerRight_1j59p_3023 p{color:#f7f7f7;text-shadow:1px 1px 2px rgba(0,0,0,.7);font-weight:600}._productCardDetails_1j59p_3071{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%;gap:.35rem}._productDetailsName_1j59p_3099{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 1rem}._productDetailsName_1j59p_3099 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_1j59p_3137{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 1rem}._productDetailsAmount_1j59p_3137{display:flex;flex-direction:row;align-items:center;justify-content:center;font-weight:700}._productDetailsAmount_1j59p_3137 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_1j59p_3189{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.3rem;padding:0 1rem}._productUserDetail_1j59p_3189 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_1j59p_3189 img{width:20px;height:20px;border-radius:50%}._viewProductButton_1j59p_3241{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:1rem 1rem 2rem}._viewProductButton_1j59p_3241 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:#999;padding:.5rem 2.5rem}._viewProductButton_1j59p_3241 button svg{color:#6c18a4;font-size:1.3rem}._errorPopup_1j59p_3309{display:flex;align-items:center;background-color:#ee2020;padding:1rem;border-radius:6px;position:fixed;top:5rem;right:1rem;max-width:20rem}._errorPopup_1j59p_3309 p{color:#fff;font-family:Poppins;font-weight:500;font-size:16px;line-height:16px;letter-spacing:0px;text-align:center}._sharePopupOverlay_1j59p_3353{position:absolute;top:100%;left:50%;width:auto;height:auto;background:none;z-index:20000;display:flex;align-items:center;justify-content:center;pointer-events:none}._sharePopup_1j59p_3353{background:linear-gradient(203.83deg,#9801df 26.22%,#3827b4 84.68%);border-radius:12px;min-width:160px;width:180px;box-shadow:0 8px 32px #0000002e;padding:.5rem;position:absolute;top:190%;right:0;display:flex;flex-direction:column;gap:.5rem;z-index:20001;pointer-events:auto}._sharePopupHeader_1j59p_3419{display:flex;align-items:center;justify-content:space-between;padding:.5rem;border-bottom:1px solid #fff2}._sharePopupTitle_1j59p_3435{display:flex;align-items:center;gap:.5rem;color:#fff;font-family:Poppins;font-size:16px;font-weight:500}._sharePopupClose_1j59p_3455{background:transparent;border:none;color:#fff;font-size:1.3rem;cursor:pointer;border-radius:50%;padding:.2rem;transition:background .2s}._sharePopupClose_1j59p_3455:hover{background:#fff2}._sharePopupOptions_1j59p_3485{display:flex;flex-direction:column;gap:.2rem;margin-top:.2rem}._sharePopupOption_1j59p_3485{display:flex;align-items:center;gap:.7rem;padding:.7rem .5rem;color:#fff;font-family:Poppins;font-size:15px;font-weight:400;cursor:pointer;border-bottom:1px solid #fff2;transition:background .15s}._sharePopupOption_1j59p_3485:last-child{border-bottom:none}._sharePopupOption_1j59p_3485:hover{background:#fff2}._fallbackText_1j59p_3591{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;text-align:center;padding:10px;padding-top:3rem;box-sizing:border-box}._shieldContainer_1j59p_3617{display:flex;align-items:center;position:absolute;left:0;top:20px}._productTypeShield_1j59p_2725{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px;background:#d15972cc;border-radius:0 20px 20px 0;width:4rem}._productTypeShield_1j59p_2725 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff}._optionsWrapper_1j59p_3675{display:grid;grid-template-columns:repeat(4,1fr);row-gap:12px;column-gap:30px;background-color:#f9f6fd;padding:16px 20px;border-radius:12px;max-width:max-content}._optionItem_1j59p_3699{display:flex;align-items:center;gap:6px;font-size:14px;color:#2d2d2d;cursor:pointer;white-space:nowrap}._optionsRow_1j59p_3721{display:flex;gap:30px;margin-bottom:10px}._productBanner_1j59p_2521{width:100%}._productbannerWrapper_1j59p_3743{width:100%;display:flex;align-items:center;justify-content:center}._productBannerImage_1j59p_2537{width:100%;aspect-ratio:8/2;overflow:hidden}._productBannerImage_1j59p_2537 img{width:100%;height:100%;object-fit:cover;border-radius:5px;object-position:center}._optionItem_1j59p_3699 img{width:16px;height:16px;filter:invert(0%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(0%) contrast(100%)}._productFeatureData_1j59p_3797{display:flex;flex-direction:column}._pinnedICon_1j59p_3807{color:#9801df}._productHeartIcon_1j59p_3815 svg{font-size:1.2rem;margin-right:.3rem;flex-shrink:0}._descriptionWrapper_1j59p_3827{width:100%;overflow-wrap:break-word;word-break:break-word;white-space:pre-line}@media (max-width: 768px){._sharePopup_1j59p_3353{width:160px;min-width:140px;top:160%;right:0}._sharePopupTitle_1j59p_3435{font-size:14px}._sharePopupOption_1j59p_3485{font-size:13px;padding:.6rem .4rem}}@media (max-width: 1024px){._productTopSection_1j59p_121{gap:1.5rem}._productTopRight_1j59p_485{width:58%}._productImage_1j59p_255{width:420px;height:auto}._productCarouselContainer_1j59p_357{width:420px}._similarProductGrid_1j59p_2603{grid-template-columns:repeat(4,1fr);gap:1.5rem}._productActionSection_1j59p_1193{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:.5rem;padding:.8rem 0}._userDetails_1j59p_1219{gap:.4rem;flex-shrink:0}._userDetailsLeft_1j59p_1235{width:max-content;display:flex;align-items:center;height:36px}._userDetailsRight_1j59p_1259 p,._starSection_1j59p_1291 span{font-size:12px;line-height:14px}._productActionSectionRight_1j59p_1327{display:flex;align-items:center;justify-content:flex-end;gap:.3rem;flex-wrap:nowrap;width:auto}._productActionButtons_1j59p_1345{display:flex;align-items:center;gap:.5rem;flex-wrap:nowrap}._productActionButtons_1j59p_1345 button{width:135px;height:42px;font-size:13px;line-height:16px;border-radius:6px;padding:0 .6rem;white-space:nowrap}._productActionLikes_1j59p_1407{gap:.1rem;flex-shrink:0}._heartIcon_1j59p_1423{width:46px;height:46px}._heartIconImage_1j59p_1445{width:16px}._productActionLikes_1j59p_1407 p{font-size:11px;line-height:12px;text-align:center}._sellerData_1j59p_1569{gap:.5rem;align-items:center}._sellerDataLeft_1j59p_1587{display:flex;align-items:center;width:max-content}}@media screen and (max-width:768px){._container_1j59p_1{height:100%;padding:6rem 1rem 1rem}._productTopSection_1j59p_121{display:flex;flex-direction:column;justify-content:flex-start;align-items:normal;gap:2rem}._productImageContainer_1j59p_255{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;width:initial}._productImage_1j59p_255{width:80vw;height:100%;margin:0 auto}._productCarouselContainer_1j59p_357{width:80vw}._productTopRight_1j59p_485{width:initial;display:flex;flex-direction:column;justify-content:flex-start;gap:1rem}._productActionSection_1j59p_1193{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1rem 0;gap:.5rem;border-top:.5px dotted #64748b80;border-bottom:.5px dotted #64748b80;border-left:none;border-right:none;flex-wrap:wrap}._reviewSectionRightImage_1j59p_2501{width:initial;aspect-ratio:4/5}._productBanner_1j59p_2521{margin:0rem}._productFeatureContentLeft_1j59p_809{gap:.3rem;width:initial}._reviewSection_1j59p_1843{display:flex;flex-direction:column;gap:1rem;justify-content:flex-start}._similarProductGrid_1j59p_2603{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:1rem 0}._productCard_1j59p_2617{display:flex;flex-direction:column;justify-content:flex-start;border-radius:15px;box-shadow:0 4px 14px #0000001f;height:320px;position:relative}._productCardImageContainer_1j59p_2637,._productAddImageContainer_1j59p_2639{display:flex;flex-direction:column;justify-content:flex-start;position:relative}._productAddImage_1j59p_2639{width:100%;height:320px}._productCardImage_1j59p_2637{width:100%;height:230px}._productBanner_1j59p_2521{grid-column:1 / -1}._sellerDetailsSection_1j59p_1483{margin:0 .5rem}._sellerData_1j59p_1569{gap:.5rem}._sellerDataLeft_1j59p_1587{height:48px}}@media (max-width: 480px){._container_1j59p_1{padding:0;padding-top:5rem;overflow-x:hidden}._productDetailSection_1j59p_21{padding:.6rem;gap:1rem;border-radius:0}._productTopSection_1j59p_121{flex-direction:column;gap:1rem;padding:.5rem}._productTopLeft_1j59p_137{gap:.8rem}._productImageContainer_1j59p_255{width:100%;border-radius:10px;overflow:hidden}._productImage_1j59p_255{width:100%;height:420px}._productImage_1j59p_255 img{width:100%;height:100%;object-fit:contain;border-radius:10px}._productActionIcons_1j59p_303{top:8px;right:8px;gap:.5rem}._productIcons_1j59p_323{width:36px;height:36px}._productIcons_1j59p_323 svg{font-size:1.1rem}._productCarouselContainer_1j59p_357{width:100%}._productCarousel_1j59p_357{width:100%;gap:.5rem;padding:.5rem 0}._productCarouselImage_1j59p_459{width:72px;height:72px;flex-shrink:0}._productTopRight_1j59p_485{width:100%;gap:.8rem}._productBadge_1j59p_501{padding:7px 10px;border-radius:6px}._productBadge_1j59p_501 p{font-size:10px;line-height:14px}._productMainName_1j59p_553 p{font-size:18px;line-height:24px;white-space:normal}._currentAmount_1j59p_657 p,._currentAmount_1j59p_657 span{font-size:22px;line-height:28px}._previousAmount_1j59p_705 p,._previousAmount_1j59p_705 span{font-size:14px;line-height:20px}._productFeature_1j59p_757{padding:.8rem 0;gap:.6rem}._productFeatureContent_1j59p_781{flex-direction:column;gap:.35rem}._productFeatureContentDescription_1j59p_4599{flex-direction:row}._productFeatureContentLeft_1j59p_809{width:100%;gap:.4rem}._productFeatureContentLeft_1j59p_809 img,._productFeatureContentRight_1j59p_859 img,._productFeatureContent_1j59p_781 img{width:1rem}._productFeatureContentLeft_1j59p_809 p,._productFeatureContentRight_1j59p_859 p,._productFeatureContent_1j59p_781 p{font-size:12px;line-height:20px}._deliverySection_1j59p_907{gap:.8rem}._deliverySectionHeader_1j59p_921 p,._paymentCardHeader_1j59p_1125 p,._sellerDetailsSectionHeader_1j59p_1503 p,._reviewSectionHeader_1j59p_1857 p,._similarProductSectionHeader_1j59p_2571 p{font-size:15px;line-height:20px}._deliverySectionContent_1j59p_953{flex-direction:column;gap:.8rem}._meetup_1j59p_969{width:100%}._meetupRight_1j59p_1009 p{font-size:14px;line-height:20px}._meetupRight_1j59p_1009 span{font-size:12px;line-height:18px}._paymentCardGrid_1j59p_1157{gap:.4rem}._paymentCard_1j59p_1111{width:48px;height:32px}._productActionSection_1j59p_1193{flex-direction:column;align-items:stretch;gap:.8rem;padding:.8rem 0}._userDetails_1j59p_1219{width:100%;gap:.5rem}._userDetailsLeft_1j59p_1235{width:34px;height:34px}._userDetailsRight_1j59p_1259 p,._starSection_1j59p_1291 span{font-size:11px;line-height:14px}._productActionSectionRight_1j59p_1327{width:100%;display:flex;align-items:center;gap:.4rem;flex-wrap:nowrap;justify-content:space-between}._productActionButtons_1j59p_1345{display:grid;grid-template-columns:repeat(2,1fr);gap:.4rem;width:100%}._productActionButtons_1j59p_1345 button{flex:1;min-width:0;width:100%;height:40px;padding:0 .8rem;font-size:11px;line-height:14px;border-radius:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._productActionLikes_1j59p_1407{flex-shrink:0;gap:0}._heartIcon_1j59p_1423{width:40px;height:40px}._heartIconImage_1j59p_1445{width:14px}._productActionLikes_1j59p_1407 p{font-size:8px;line-height:10px}._sellerDetailsSection_1j59p_1483{margin:0;gap:.8rem;padding-bottom:.8rem}._sellerDetails_1j59p_1483,._sellerDetailsLeft_1j59p_1551{gap:.8rem}._sellerData_1j59p_1569{gap:.5rem}._sellerDataLeft_1j59p_1587{height:48px}._sellerDataRight_1j59p_1611 p{font-size:14px}._sellerDataRight_1j59p_1611 span{font-size:12px}._sellerDetailsRight_1j59p_1767{width:100%;justify-content:flex-start;padding:0}._chatCard_1j59p_1785{width:95px;padding:.45rem;gap:.35rem}._chatCard_1j59p_1785 img{width:16px;height:16px}._chatCard_1j59p_1785 p{font-size:11px;line-height:14px}._reviewSectionContainer_1j59p_1843{margin:0;gap:.8rem}._reviewSection_1j59p_1843{flex-direction:column;gap:1rem}._reviewSectionLeft_1j59p_1899{width:100%}._reviewCard_1j59p_1913{gap:.6rem}._reviewUserImage_1j59p_1933{width:38px;height:38px}._reviewCardRight_1j59p_1955{gap:.6rem}._reviewCardHeaderLeft_1j59p_1981 p{font-size:13px}._reviewCardHeaderLeft_1j59p_1981 span{font-size:11px}._headerText_1j59p_2053 p{font-size:12px;line-height:20px}._reviewSectionRightImage_1j59p_2501{width:100%}._similarProductSection_1j59p_2557{margin:0;padding:.4rem}._similarProductGrid_1j59p_2603{grid-template-columns:repeat(2,1fr);gap:.5rem;padding:.8rem 0}._productCard_1j59p_2617{height:235px;border-radius:10px}._productCardImage_1j59p_2637{width:100%;height:165px}._productCardImage_1j59p_2637 img{border-radius:10px 10px 0 0;object-fit:cover}._productCardDetails_1j59p_3071{padding:.6rem 0;gap:.25rem;border-radius:8px}._productDetailsName_1j59p_3099,._productDetailsAmountSection_1j59p_3137,._productUserDetail_1j59p_3189{padding:0 .6rem}._productDetailsName_1j59p_3099 p{font-size:11px;line-height:13px}._productDetailsAmount_1j59p_3137 p{font-size:12px}._productUserDetail_1j59p_3189{gap:.25rem}._productUserDetail_1j59p_3189 p{font-size:10px;line-height:12px}._productUserDetail_1j59p_3189 img{width:15px;height:15px}._productTypeShield_1j59p_2725,._productTypeSpark_1j59p_2921,._soldBadge_1j59p_171{padding:4px 7px}._productTypeShield_1j59p_2725 p,._productTypeSpark_1j59p_2921 p,._soldBadge_1j59p_171 p{font-size:9px;line-height:11px}._productOption_1j59p_2699{padding:5px 7px}._productOption_1j59p_2699 svg{font-size:1rem}._productTimeContainer_1j59p_2971{bottom:2.2rem;padding:4px 6px}._productTimeContainerLeft_1j59p_2989 p,._productTimeContainerRight_1j59p_3023 p{font-size:9px;line-height:11px}._optionPopup_1j59p_2801{width:8rem;padding:.6rem;transform:translate(-86%,10%)}._optionPopupItem_1j59p_2859{gap:.35rem;padding:7px 0}._optionPopupItem_1j59p_2859 p{font-size:11px;line-height:13px}._viewProductButton_1j59p_3241{padding:.6rem}._viewProductButton_1j59p_3241 button{font-size:12px;gap:.5rem;padding:.5rem 1.2rem}._optionsWrapper_1j59p_3675{grid-template-columns:repeat(2,1fr);column-gap:16px;row-gap:10px;padding:12px;width:100%;max-width:100%}._optionItem_1j59p_3699{font-size:12px;gap:4px}._optionItem_1j59p_3699 img{width:13px;height:13px}._deliveryBannerImage_1j59p_1089{aspect-ratio:4/2}}._disabledButton_1j59p_5349,._disabledChatCard_1j59p_5359{opacity:.6;cursor:not-allowed!important}@media (max-width: 360px){._container_1j59p_1{padding:0;padding-top:4.5rem}._productDetailSection_1j59p_21{padding:.4rem;gap:.8rem;border-radius:0}._backArrow_1j59p_41{padding-right:.5rem}._backArrow_1j59p_41 p{font-size:11px;line-height:13px}._backArrow_1j59p_41 svg{font-size:.8rem}._productTopSection_1j59p_121{gap:1rem;padding:.5rem}._productTopLeft_1j59p_137{gap:.7rem}._productImageContainer_1j59p_255{width:100%;border-radius:8px}._productImage_1j59p_255{width:100%;height:320px}._productImage_1j59p_255 img{border-radius:8px;object-fit:contain}._productActionIcons_1j59p_303{right:6px;top:6px;gap:.5rem}._productIcons_1j59p_323{width:32px;height:32px}._productIcons_1j59p_323 svg{font-size:1rem}._productCarouselContainer_1j59p_357{width:100%}._productCarousel_1j59p_357{width:100%;gap:.5rem;padding:.5rem 0}._productCarouselImage_1j59p_459{width:64px;height:64px}._productTopRight_1j59p_485{gap:.7rem}._productBadge_1j59p_501{padding:6px 8px;border-radius:5px}._productBadge_1j59p_501 p{font-size:9px;line-height:12px}._productMainName_1j59p_553 p{font-size:15px;line-height:20px}._currentAmount_1j59p_657 p,._currentAmount_1j59p_657 span{font-size:18px;line-height:24px}._previousAmount_1j59p_705 p,._previousAmount_1j59p_705 span{font-size:12px;line-height:18px}._productFeature_1j59p_757{padding:.7rem 0;gap:.5rem}._productFeatureContent_1j59p_781{gap:.4rem}._productFeatureContentLeft_1j59p_809 p,._productFeatureContentRight_1j59p_859 p,._productFeatureContent_1j59p_781 p{font-size:11px;line-height:18px}._productFeatureContentLeft_1j59p_809 img,._productFeatureContentRight_1j59p_859 img,._productFeatureContent_1j59p_781 img{width:.9rem}._deliverySection_1j59p_907{gap:.7rem}._deliverySectionHeader_1j59p_921 p,._paymentCardHeader_1j59p_1125 p,._sellerDetailsSectionHeader_1j59p_1503 p,._reviewSectionHeader_1j59p_1857 p,._similarProductSectionHeader_1j59p_2571 p{font-size:14px;line-height:20px}._deliverySectionContent_1j59p_953{gap:.7rem}._meetup_1j59p_969{width:100%}._meetupRight_1j59p_1009 p{font-size:13px;line-height:18px}._meetupRight_1j59p_1009 span{font-size:11px;line-height:16px}._paymentCardGrid_1j59p_1157{gap:.3rem}._paymentCard_1j59p_1111{width:44px;height:30px}._productActionSection_1j59p_1193{gap:.6rem;padding:.7rem 0}._userDetailsLeft_1j59p_1235{width:32px;height:32px}._userDetailsRight_1j59p_1259 p,._starSection_1j59p_1291 span{font-size:10px;line-height:12px}._productActionSectionRight_1j59p_1327{width:100%;gap:.35rem}._productActionButtons_1j59p_1345{flex:1;gap:.35rem}._productActionButtons_1j59p_1345 button{flex:1;height:36px;font-size:10px;line-height:12px;border-radius:5px;width:100%;padding:0 .7rem}._heartIcon_1j59p_1423{width:36px;height:36px}._heartIconImage_1j59p_1445{width:12px}._productActionLikes_1j59p_1407 p{font-size:8px;line-height:10px}._sellerDetailsSection_1j59p_1483{margin:0;gap:.7rem;padding-bottom:.7rem}._sellerDetails_1j59p_1483{gap:.7rem}._sellerData_1j59p_1569{gap:.5rem}._sellerDataLeft_1j59p_1587{height:44px}._sellerDataRight_1j59p_1611 p{font-size:13px}._sellerDataRight_1j59p_1611 span{font-size:11px}._sellerStarSection_1j59p_1663{padding:0 8px}._sellerDetailsRight_1j59p_1767{width:100%;justify-content:flex-start;padding:0}._chatCard_1j59p_1785{width:90px;padding:.4rem;gap:.3rem}._chatCard_1j59p_1785 img{width:15px;height:15px}._chatCard_1j59p_1785 p{font-size:10px;line-height:14px}._reviewSectionContainer_1j59p_1843{margin:0;gap:.7rem}._reviewSection_1j59p_1843{gap:1rem}._reviewSectionLeft_1j59p_1899{width:100%}._reviewCard_1j59p_1913{gap:.5rem}._reviewUserImage_1j59p_1933{width:36px;height:36px}._reviewCardRight_1j59p_1955{gap:.5rem}._reviewCardHeaderLeft_1j59p_1981 p{font-size:12px}._reviewCardHeaderLeft_1j59p_1981 span{font-size:10px}._headerText_1j59p_2053 p{font-size:11px;line-height:18px}._productReviewCard_1j59p_2081{padding:.7rem;gap:.4rem}._productReviewCardLeftImage_1j59p_2117{width:52px;height:52px}._productReviewCardRightText_1j59p_2195 p,._productReviewCardRightAmountText_1j59p_2223 p{font-size:12px;line-height:18px}._productReviewCardRightAmountText_1j59p_2223 span{font-size:10px}._commentedUserSectionRightHeader_1j59p_2353{gap:.5rem;flex-wrap:wrap}._commentedUserSectionRightHeader_1j59p_2353 h4,._commentedUserSectionRightHeader_1j59p_2353 span{font-size:12px}._commentedUserSectionRightHeader_1j59p_2353 p{font-size:10px}._commentedUserSectionRightText_1j59p_2425 p{font-size:11px;line-height:18px}._reviewSectionRightImage_1j59p_2501{width:100%}._similarProductSection_1j59p_2557{padding:.3rem}._similarProductGrid_1j59p_2603{gap:.4rem}._productCard_1j59p_2617{height:210px;border-radius:10px}._productCardImage_1j59p_2637{height:145px}._productCardImage_1j59p_2637 img{border-radius:10px 10px 0 0}._productCardDetails_1j59p_3071{padding:.5rem 0;gap:.2rem}._productDetailsName_1j59p_3099,._productDetailsAmountSection_1j59p_3137,._productUserDetail_1j59p_3189{padding:0 .5rem}._productDetailsName_1j59p_3099 p{font-size:10px;line-height:12px}._productDetailsAmount_1j59p_3137 p{font-size:11px}._productUserDetail_1j59p_3189 p{font-size:9px;line-height:10px}._productUserDetail_1j59p_3189 img{width:14px;height:14px}._productTypeShield_1j59p_2725,._productTypeSpark_1j59p_2921{padding:3px 6px}._productTypeShield_1j59p_2725 p,._productTypeSpark_1j59p_2921 p{font-size:8px;line-height:10px}._productOption_1j59p_2699{padding:4px 6px}._productOption_1j59p_2699 svg{font-size:.9rem}._productTimeContainer_1j59p_2971{bottom:2rem;padding:4px 6px}._productTimeContainerLeft_1j59p_2989 p,._productTimeContainerRight_1j59p_3023 p{font-size:8px;line-height:10px}._optionPopup_1j59p_2801{width:7rem;padding:.5rem;transform:translate(-88%,10%)}._optionPopupItem_1j59p_2859{gap:.3rem;padding:6px 0}._optionPopupItem_1j59p_2859 p{font-size:10px;line-height:12px}._viewProductButton_1j59p_3241{padding:.5rem}._viewProductButton_1j59p_3241 button{font-size:11px;gap:.4rem;padding:.4rem 1rem}._sharePopup_1j59p_3353{width:120px;min-width:110px;top:130%;border-radius:8px}._sharePopupTitle_1j59p_3435{font-size:11px}._sharePopupOption_1j59p_3485{font-size:10px;padding:.35rem}._optionsWrapper_1j59p_3675{grid-template-columns:repeat(2,1fr);column-gap:14px;row-gap:10px;padding:12px;width:100%;max-width:100%}._optionItem_1j59p_3699{font-size:11px;gap:4px}._optionItem_1j59p_3699 img{width:12px;height:12px}._deliveryBannerImage_1j59p_1089{aspect-ratio:4/2}}._overlay_1o0v7_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._container_1o0v7_27{background:#fff;padding:2rem;border-radius:10px;width:30rem;display:flex;flex-direction:column;align-items:center;gap:1rem;box-shadow:0 4px 10px #0003}._popupImage_1o0v7_51{display:flex;align-items:center}._popupImage_1o0v7_51 img{width:100%;height:100%;aspect-ratio:143/128}._popupHeader_1o0v7_73 p{font-size:1.25rem;font-weight:700;color:#333;margin:0}._popupText_1o0v7_87 p{font-size:1rem;color:#555;text-align:center}._popupButton_1o0v7_99{display:flex;gap:2rem}._logoutBtn_1o0v7_109{background-color:#9801df;color:#fff;border:none;padding:.4rem;border-radius:8px;font-size:1rem;cursor:pointer;width:7rem;display:flex;align-items:center;justify-content:center}._cancelBtn_1o0v7_137{background-color:transparent;color:#9801df;border:none;padding:.4rem;border-radius:6px;font-size:1rem;cursor:pointer;width:7rem;display:flex;align-items:center;justify-content:center}._logoutBtn_1o0v7_109:hover{background-color:#9801df}._container_19jan_1{width:100%;padding:0 3rem;box-sizing:border-box}._icon_19jan_15{color:#050810;font-size:16px;margin-right:8px}._filterDiv_19jan_79{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;margin-bottom:1rem;box-sizing:border-box}._categoryDiv_19jan_99{display:flex;position:relative;align-items:center;font-size:16px;color:#333;cursor:pointer;gap:6px}._categoryDiv_19jan_99 p{font-family:Poppins;font-weight:400;font-size:18px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#000}._categoryDiv_19jan_99 svg{font-size:1.1rem}._filter_19jan_79{display:flex;align-items:center;font-size:16px;color:#333;cursor:pointer;position:relative}._productTypeShield_19jan_821{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px;background:#d15972cc;border-radius:0 20px 20px 0}._productTypeSpark_19jan_1013{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px;background:#178a91cc;border-radius:0 20px 20px 0;position:absolute;top:55%}@media screen and (max-width:768px){._container_19jan_1{width:100%;padding:0rem;box-sizing:border-box}._CardMain_19jan_167{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:650px){._CardMain_19jan_167{grid-template-columns:repeat(2,1fr);gap:.5rem;padding:0rem}._categoryContainer_19jan_1529{position:relative}._category_19jan_99 span{font-size:12px}._category_19jan_99 svg{font-size:12px}}._likeiconBox_19jan_43{cursor:pointer;font-weight:400}._searchInput_19jan_53{border:none;outline:none;background:transparent;font-size:16px;width:100%;color:#333}._searchInput_19jan_53::placeholder{color:#aaa}._categoryContainer_19jan_1529{display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px;margin-bottom:1rem;box-sizing:border-box}._category_19jan_99,._filter_19jan_79{display:flex;align-items:center;font-size:16px;color:#333;cursor:pointer}._icon_19jan_15{margin-left:5px;font-size:16px}._CardMain_19jan_167{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}._CardConatiner_19jan_181{margin-bottom:2rem;width:313px;height:368px}._ImageBox_19jan_193{width:100%;height:259px;border-radius:15px}._ImageBox_19jan_193 img{width:100%;height:100%;border-radius:15px}._heading_19jan_217{font-weight:600;font-size:14px;line-height:16px;letter-spacing:0px;color:#424347}._price_19jan_233{font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;margin-top:.5rem}._postedUser_19jan_249{margin-top:1rem;display:flex;gap:.4rem;align-items:center;margin-bottom:.5rem}._postedUser_19jan_249 p{font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;text-align:center;color:#424347}._postProfile_19jan_283{width:18px;height:18px;border-radius:50%}._postProfile_19jan_283 img{width:100%;height:100%;border-radius:50%}._titleHead_19jan_307{display:flex;justify-content:space-between;align-items:center}._titleBox_19jan_329{background-color:#fff;border-radius:14px;padding:1rem;position:sticky;z-index:3}._badge_19jan_347{margin-top:-4rem;position:sticky;z-index:1;display:flex;justify-content:space-between;padding:.4rem;color:#f7f7f7}._badge_19jan_347 p{color:#f7f7f7;font-weight:400;font-size:14px;text-align:center}._likes_19jan_383{display:flex;justify-content:center;align-items:center;gap:.5rem}._likes_19jan_383 p,._likes_19jan_383 span{font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#616264}._moreBtn_19jan_419{width:100%;display:flex;justify-content:center;align-items:center}._topActions_19jan_433{position:sticky;width:100%;display:flex;justify-content:flex-end;height:1.5rem;align-items:center;gap:.5rem;margin-bottom:-2.3rem}._shareIco_19jan_455{width:17px;height:18px}._TopMore_19jan_465{width:25px;height:25px}._moreBtn_19jan_419 button{display:flex;justify-content:space-between;align-items:center;border:none;background-color:#fff;padding:.5rem;border-radius:5px;gap:.5rem}._titleBox_19jan_329 button{width:100%;margin-top:1rem;padding:.2rem;border:none;background:#9801df;color:#fff;border-radius:8px;height:31px}._addContainer_19jan_519{display:flex;width:100%;overflow:hidden;aspect-ratio:8/2;margin-bottom:3rem}._addContainer_19jan_519 img{width:100%;height:100%;object-fit:cover;border-radius:5px;object-position:center}._detail_19jan_553{display:flex;justify-content:space-between}._likeWrapper_19jan_563{display:flex;gap:.5rem;color:#424347;align-items:center}._likeWrapper_19jan_563 p{cursor:default}._loader_19jan_585{width:150px;height:150px}._shimmerCard_19jan_595{background:#fff;padding:16px;border-radius:10px;box-shadow:0 2px 8px #0000000d;margin:10px;width:280px;animation:_pulse_19jan_1 1.5s infinite}._shimmerImage_19jan_615{width:100%;height:150px;border-radius:10px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 37%,#f0f0f0 63%);background-size:400% 100%;animation:_shimmer_19jan_595 1.2s infinite linear}._shimmerText_19jan_633{width:80%;height:20px;margin-top:16px;background-color:#eee;border-radius:4px}._shimmerTextShort_19jan_649{width:40%;height:15px;margin-top:10px;background-color:#ddd;border-radius:4px}@keyframes _shimmer_19jan_595{0%{background-position:-400px 0}to{background-position:400px 0}}._productCard_19jan_685{display:flex;flex-direction:column;justify-content:flex-start;border-radius:15px;box-shadow:0 4px 14px #0000001f;height:320px;position:relative;cursor:pointer}._productCardImageContainer_19jan_707,._productAddImageContainer_19jan_709{display:flex;flex-direction:column;justify-content:flex-start;position:relative}._productCardImage_19jan_707{width:100%;height:230px}._productAddImage_19jan_709{width:100%;height:320px}._productAddImage_19jan_709 img{width:100%;height:100%;border-radius:15px}._productCardImage_19jan_707 img{width:100%;height:100%;border-radius:15px 15px 0 0}._productActionContainer_19jan_771{display:flex;align-items:center}._productActionContainer_19jan_771 svg{color:#fff;font-size:1.2rem;cursor:pointer;filter:drop-shadow(0 0 1px rgba(0,0,0,.5))}._productOptionContainer_19jan_795{display:flex;flex-direction:row;justify-content:space-between;position:absolute;width:100%;top:10px}._productOptionContainer_19jan_795>*:only-child{margin-left:auto}._productTypeShield_19jan_821{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px;background:#d15972cc;border-radius:0 20px 20px 0;width:3rem}._productTypeShield_19jan_821 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff}._productOption_19jan_795{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px 10px;position:relative}._productOption_19jan_795 svg{color:#fff;font-size:1.2rem;cursor:pointer}._optionPopup_19jan_893{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 1.25rem;background:linear-gradient(203.83deg,#9801df 26.22%,#3827b4 84.68%);border-radius:5px;width:12vw;position:absolute;top:50%;left:0%;z-index:999;transform:translate(-84%,10%)}._optionPopupClose_19jan_923{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}._optionPopupSection_19jan_937{display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem}._optionPopupItem_19jan_951{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;padding:12px 0;border-bottom:.5px dashed #ffffff}._optionPopupItem_19jan_951 img{width:16px}._optionPopupItem_19jan_951 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;color:#fff}._optionPopupSection_19jan_937 ._optionPopupItem_19jan_951:last-child{border:none}._optionPopupItem_19jan_951:nth-child(2n) p{color:#999}._productTypeSpark_19jan_1013{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px;background:#178a91cc;border-radius:0 20px 20px 0;position:absolute;top:55%;width:3rem}._productTypeSpark_19jan_1013 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff;text-transform:capitalize}._productTimeContainer_19jan_1061{display:flex;flex-direction:row;justify-content:space-between;position:relative;bottom:3.3rem;padding:6px 10px}._productTimeContainerLeft_19jan_1079{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._productTimeContainerLeft_19jan_1079 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#f5edff}._productTimeContainerRight_19jan_1113{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._productTimeContainerRight_19jan_1113 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#f5edff}._productCardDetails_19jan_1147{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 0;background-color:#fff;box-shadow:0 4px 14px #0000001f;border-radius:8px;position:absolute;bottom:2px;width:100%;gap:.35rem}._productName_19jan_1175{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 1rem}._productName_19jan_1175 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;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}._productDetailsAmountSection_19jan_1221{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 1rem}._productAmount_19jan_1237{display:flex;align-items:center;justify-content:center;gap:10px}._productAmount_19jan_1237 p{font-family:Poppins;font-size:16px;font-weight:600}._productUserDetail_19jan_1263{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.3rem;padding:0 1rem}._productUserDetail_19jan_1263 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_19jan_1263 img{width:20px;height:20px;border-radius:50px}._productHeartIcon_19jan_1315{display:flex;align-items:center}._productHeartIcon_19jan_1315 img{width:18px;height:18px}._productTimeContainerLeft_19jan_1079 p,._productTimeContainerRight_19jan_1113 p{color:#f7f7f7;text-shadow:1px 1px 2px rgba(0,0,0,.7)}._productBanner_19jan_1347{grid-column:1 / -1}._productbannerWrapper_19jan_1355{width:100%;display:flex;align-items:center;justify-content:center}._productBannerImage_19jan_1369{width:100%;aspect-ratio:8/2;overflow:hidden}._productBannerImage_19jan_1369 img{width:100%;height:100%;object-fit:cover;border-radius:5px;object-position:center}._filter_19jan_79{display:flex;align-items:center;cursor:pointer;color:#000}._icon_19jan_15{font-size:1.35rem;color:#000}._activeFilter_19jan_1421,._activeIcon_19jan_1423,._activeText_19jan_1425{color:#9b4ad5!important}@media (min-width: 1920px){._ImageBox_19jan_193{height:300px;border-radius:15px}._CardConatiner_19jan_181{width:400px;height:411px}}._promoteButton_19jan_1457{display:flex;align-items:center;padding:1rem}._promoteButton_19jan_1457 button{width:100%;padding:.2rem;border:none;background:#9801df;color:#fff;border-radius:8px;height:31px;cursor:pointer}@media screen and (max-width:768px){._CardMain_19jan_167{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:650px){._CardMain_19jan_167{grid-template-columns:repeat(2,1fr);gap:.5rem}}@media screen and (max-width:350px){._CardMain_19jan_167{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 1024px){._categoryDiv_19jan_99 span{font-size:16px}._filter_19jan_79,._icon_19jan_15{font-size:15px}}@media screen and (max-width: 768px){._categoryDiv_19jan_99 span{font-size:15px}._filter_19jan_79,._icon_19jan_15{font-size:14px}}@media screen and (max-width: 480px){._filterDiv_19jan_79{padding-inline:.5rem}._categoryDiv_19jan_99 span{font-size:13px}._filter_19jan_79,._icon_19jan_15{font-size:12px}}@media screen and (max-width: 360px){._filterDiv_19jan_79{padding-inline:.2rem}._categoryDiv_19jan_99 span{font-size:11px}._filter_19jan_79,._icon_19jan_15{font-size:10px}}._popupWrapper_w9i41_1{position:absolute;top:100%;right:2%;z-index:1000;background:#fff;box-shadow:0 4px 12px #0000001a;border-radius:10px;padding:clamp(.75rem,2vw,1rem);margin:0 auto}._filterPopup_w9i41_27{display:flex;flex-direction:column}._popupHeader_w9i41_37{display:flex;justify-content:space-between;align-items:center}._itemHead_w9i41_49{text-align:left;display:flex;align-items:center;gap:8px;width:100%;font-weight:700;font-size:14px}._itemHead_w9i41_49 img{flex:1;height:1px;object-fit:cover}._listed_w9i41_81{display:flex;flex-direction:column;gap:12px;padding:1rem 0}._listed_w9i41_81 p{text-align:left;list-style:none;font-weight:400;font-size:12px}._listedItem_w9i41_111{display:flex;align-items:center;justify-content:space-between}._listedItem_w9i41_111 input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:16px;height:16px;border:1px solid rgba(33,43,54,1);border-radius:2px;cursor:pointer;position:relative}._listedItem_w9i41_111 input[type=checkbox]:checked{background-color:transparent;border-color:#212b36}._listedItem_w9i41_111 input[type=checkbox]:checked:after{content:"✔";position:absolute;color:#212b36;font-size:12px;font-weight:900;top:50%;left:50%;transform:translate(-50%,-50%)}._saveCheckBox_w9i41_177{display:flex;align-items:center}._saveCheckBox_w9i41_177 input{margin-right:8px;background:transparent}._saveCheckBox_w9i41_177 input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:16px;height:16px;border:1px solid rgba(33,43,54,1);border-radius:2px;cursor:pointer;position:relative}._saveCheckBox_w9i41_177 input[type=checkbox]:checked{background-color:transparent;border-color:#212b36}._saveCheckBox_w9i41_177 input[type=checkbox]:checked:after{content:"✔";position:absolute;color:#212b36;font-size:12px;font-weight:900;top:50%;left:50%;transform:translate(-50%,-50%)}._popupFooter_w9i41_251{display:flex;align-items:center;justify-content:flex-end}._popupFooter_w9i41_251 p{font-family:Poppins;font-size:14px;font-weight:400;line-height:16px;text-align:left}._popupFooter_w9i41_251 button{border:1px solid #9801df;border-radius:10px;padding:5px 30px;color:#9801df}._filtDiv_w9i41_293{display:flex;align-items:center;justify-content:space-between;padding:1rem}._filtDiv_w9i41_293 p{font-weight:500;font-size:16px}._filtDiv_w9i41_293 button{width:72px;height:20px;border-radius:2px;border-width:.5px;font-weight:500;font-size:12px;cursor:pointer}._priceText_w9i41_337{font-family:Poppins;display:flex;font-size:12px;font-weight:600;line-height:16px;text-align:justify;padding:1rem}._priceView_w9i41_357{display:flex;justify-content:space-between}._priceTag_w9i41_367{display:flex;align-items:center;width:100%;position:relative}._circleLeft_w9i41_385{margin-right:-28px}._lineWrapper_w9i41_393{flex-grow:1;position:relative;padding:0 1rem}._line_w9i41_393{height:2px;background-color:#ccc;border:none;width:100%;margin:0}._circleCenter_w9i41_421{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._hrLine_w9i41_435{border:.5px dotted #000000;margin:0;flex:1}@media screen and (max-widht:780px){._popupWrapper_w9i41_1{max-height:70vh;overflow-y:auto}._priceTag_w9i41_367{width:90%}}@media screen and (max-width:480px){._popupWrapper_w9i41_1{position:absolute;top:100%;right:-5%;width:100%;min-width:300px;border-radius:12px;padding:.8rem;max-height:60vh;overflow-y:auto;box-sizing:border-box;background:#fff;box-shadow:0 4px 12px #00000026}._circleLeft_w9i41_385{margin-right:-5px}._lineWrapper_w9i41_393{padding:0 .5rem;min-width:0}._listedItem_w9i41_111{gap:.5rem}._listed_w9i41_81 p{flex:1;min-width:0}._itemHead_w9i41_49 img{flex:1;max-width:100%}._priceTag_w9i41_367{width:90%}}@media screen and (max-width:360px){._popupWrapper_w9i41_1{right:-15%}}*{box-sizing:border-box}._container_1lfvc_9{width:100%;overflow:hidden}._containerBox_1lfvc_21{margin:2rem 5rem;max-width:1200px;margin-left:auto;margin-right:auto}._filterBox_1lfvc_35{display:flex;justify-content:space-between;flex-wrap:wrap;padding:0rem 2rem;gap:.5rem}._filterBox_1lfvc_35 button{width:218px;padding:0 1rem;min-width:120px;height:45px;top:526px;left:443px;border-radius:24px;border-width:1px;border:1px solid rgba(153,153,153,1);background-color:transparent;font-weight:400;font-size:16px;color:#585858}._filterBox_1lfvc_35 button:hover{background:#9801df;color:#fff}._reviewBox_1lfvc_93{margin:1.6rem;background-color:#fff;border-radius:8px}._sort_1lfvc_107{display:flex;justify-content:flex-end;align-items:center;padding:1rem;gap:.5rem;position:relative}._sort_1lfvc_107 p{cursor:pointer;text-transform:capitalize}._ratingContainer_1lfvc_135{display:flex;margin:2rem;justify-content:center;align-items:center}._progressBar_1lfvc_151{width:100%;flex-direction:column;margin-top:10px;display:flex;padding-right:1rem}._ratingBox_1lfvc_167{padding:2rem;display:flex;flex-direction:column;justify-content:center;width:20%;min-width:120px;text-align:center}._progressItem_1lfvc_187{display:flex;align-items:center;margin-bottom:8px}._progressText_1lfvc_199{width:90px;text-align:left;padding-right:10px;font-weight:700}._stars_1lfvc_213{margin:.5rem 0}._numValue_1lfvc_221{font-weight:600;font-size:28px;line-height:16px;letter-spacing:0px;text-align:center;margin:1rem}._reviewCount_1lfvc_239{font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#bebebe}._progressTrack_1lfvc_257{flex-grow:1;height:12px;background:#d9d9d9;overflow:hidden}._divider_1lfvc_271{width:2px;height:5rem;background-color:#c7c5c5;margin:0 16px}._progressFill_1lfvc_287{height:100%;background:#9801df}._commenter_1lfvc_297{display:flex;padding:1rem 2rem;flex-wrap:nowrap;gap:1rem}._commenterName_1lfvc_311{font-weight:500;font-size:14px;line-height:14px;letter-spacing:0px;text-align:center;color:#424347}._commentsReply_1lfvc_329{margin:.3rem .2rem}._comment_1lfvc_297 p{font-weight:400;font-size:18px;line-height:33px;letter-spacing:0px;color:#424347}._comment_1lfvc_297 p,._reply_1lfvc_355 p{word-break:break-all}._itemDetailBox_1lfvc_363{width:100%;border-width:1px;border-radius:10px;margin-top:2rem;background:#fbf2ff;border:1px solid rgba(117,117,117,.15);box-shadow:0 4px 4px #0000000d;box-shadow:0 2px 4px #0000000d inset;flex-wrap:wrap;height:auto}._commentAge_1lfvc_395{font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;text-align:center;color:#999}._commenterDetailBox_1lfvc_413{display:flex;justify-content:space-between;width:100%}._commenterDetail_1lfvc_413{display:flex;gap:1rem}._commentsContainer_1lfvc_435{display:flex;flex-direction:column;justify-content:flex-start;width:100%;min-width:0}._RatingMore_1lfvc_451{display:flex;justify-content:center;align-items:center;gap:1rem}._commenterImage_1lfvc_465{width:49px;height:49px;border-width:2px;border-radius:50%;background-color:#0ff}._commenterImage_1lfvc_465 img{width:49px;height:49px;border-radius:50%}._commenterRating_1lfvc_493{display:flex;justify-content:center;align-items:center;gap:.4rem}._commenterRating_1lfvc_493 img{height:14px;width:14px}._actionMore_1lfvc_517{height:22px;width:22px;position:relative}._actionMore_1lfvc_517 img{height:22px;width:22px;cursor:pointer}._itemDetailBox_1lfvc_363{display:flex;align-items:center;gap:1rem}._itemDetailBox_1lfvc_363 img{width:76px;height:76px;border-width:1px;border-radius:8px;margin:.6rem;cursor:pointer}._itemDetail_1lfvc_363 button{outline:none;border:none;background-color:#fe6705;width:4rem;font-family:Poppins;font-weight:600;font-style:SemiBold;font-size:9px;leading-trim:NONE;line-height:100%;letter-spacing:2%;color:#fff;height:1.2rem;border-radius:6px;padding:4px 6px}._itemTitle_1lfvc_607,._offerprice_1lfvc_621{font-weight:500;font-size:16px;line-height:24px;letter-spacing:2%}._Price_1lfvc_635{font-weight:500;font-size:14px;line-height:21px;letter-spacing:2%;text-decoration:line-through;color:#a4a4a4}._itemPrice_1lfvc_653{display:flex;align-items:center;gap:.2rem}._itemPrice_1lfvc_653 img{width:8px;height:10px;border-radius:0;margin:0}._replyDetailBox_1lfvc_681{display:flex;gap:1rem;width:100%}._replyDetail_1lfvc_681{display:flex;gap:1rem;justify-content:space-between}._replyName_1lfvc_707{font-weight:500;font-size:14px;line-height:14px;letter-spacing:0px;text-align:center;color:#9801df}._replyName_1lfvc_707 span{font-weight:500;font-size:14px;line-height:14px;letter-spacing:0px;text-align:center;color:#999}._replyAge_1lfvc_743{font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;text-align:center;color:#999}._reply_1lfvc_355 p{font-weight:400;font-size:18px;line-height:33px;letter-spacing:0px;color:#424347}._replyBox_1lfvc_777{padding-top:1rem}._replyBox_1lfvc_777 button{margin-top:1rem;border-radius:1rem;width:119px;height:32px;top:1289px;left:500px;border-width:1px;border:1px solid rgba(152,1,223,1);color:#9801df;font-weight:400;font-size:16px;background-color:transparent;cursor:pointer;outline:none}._dividerHr_1lfvc_819{width:100wh;height:1px;background-color:#c7c5c5;margin:0 16px;margin-top:1rem}._replyseller_1lfvc_835 textarea{width:95%;padding:10px 14px;border:1.5px solid #ccc;border-radius:16px;font-size:16px;resize:none;outline:none;box-shadow:none;height:45px;line-height:1.5;font-family:inherit;transition:border .3s ease;height:5rem}._replyseller_1lfvc_835 textarea:focus{border-color:#888}._activeReply_1lfvc_875{margin-top:0rem!important}._filterBox_1lfvc_35 ._selectedButton_1lfvc_883{background:#9801df;color:#fff}._toggleReviewButtonWrapper_1lfvc_893{display:flex;align-items:center;padding:.5rem}._toggleReviewButtonWrapper_1lfvc_893 button{border-radius:.5rem;height:32px;border-width:1px;border:1px solid rgba(152,1,223,1);color:#9801df;font-weight:400;font-size:16px;background-color:transparent;cursor:pointer;outline:none;padding:.3rem 1rem}._emptyStateWrapper_1lfvc_933{display:flex;justify-content:center;align-items:center;padding:5rem 2rem;width:100%;text-align:center}._emptyText_1lfvc_951{font-family:Poppins,sans-serif;font-size:18px;font-weight:500;color:#888;margin:0}@media (max-width: 1024px){._container_1lfvc_9{width:100%;padding:0}._containerBox_1lfvc_21{margin:1rem 2rem}._filterBox_1lfvc_35{flex-wrap:wrap;gap:.8rem;justify-content:flex-start}._filterBox_1lfvc_35 button{width:auto;padding:.4rem 1rem;font-size:14px}._ratingContainer_1lfvc_135{flex-direction:row;align-items:flex-start;gap:1rem}._ratingBox_1lfvc_167{width:30%;padding:1rem}._progressBar_1lfvc_151{width:70%}._divider_1lfvc_271{height:4rem}._reviewBox_1lfvc_93{margin:1rem;border-radius:8px}._commenter_1lfvc_297{display:flex;gap:1rem;padding:1rem;align-items:flex-start}._commenterImage_1lfvc_465 img{width:45px;height:45px}._commentsContainer_1lfvc_435{width:100%;min-width:0}._comment_1lfvc_297 p{font-size:16px;line-height:26px}._commenterDetailBox_1lfvc_413{display:flex;justify-content:space-between;gap:.5rem}._commenterDetail_1lfvc_413,._RatingMore_1lfvc_451{gap:.5rem}._itemDetailBox_1lfvc_363{height:auto;padding:.5rem;gap:.8rem;flex-wrap:nowrap}._itemDetailBox_1lfvc_363 img{width:60px;height:60px}._itemTitle_1lfvc_607,._offerprice_1lfvc_621{font-size:15px}._Price_1lfvc_635{font-size:13px}._replyDetailBox_1lfvc_681{gap:.8rem;flex-wrap:wrap}._replyDetail_1lfvc_681{gap:.5rem;flex-wrap:wrap}._reply_1lfvc_355 p{font-size:16px;line-height:26px}._replyBox_1lfvc_777 button{width:110px;height:30px;font-size:14px}._replyseller_1lfvc_835 textarea{width:100%;font-size:14px}._emptyStateWrapper_1lfvc_933{padding:3rem 1.5rem}._emptyText_1lfvc_951{font-size:16px}._itemPrice_1lfvc_653 img{width:8px;height:10px;border-radius:0;margin:0}}@media screen and (max-width:768px){._containerBox_1lfvc_21{margin:0rem;padding:0 1rem}._filterBox_1lfvc_35{display:flex;justify-content:flex-start;gap:.5rem;flex-wrap:wrap;padding:.5rem}._filterBox_1lfvc_35 button{height:30px;border-radius:24px;border-width:1px;border:1px solid rgba(153,153,153,1);background-color:transparent;font-weight:400;font-size:14px;color:#585858;white-space:nowrap}._ratingContainer_1lfvc_135{display:flex;margin:1rem;flex-direction:column;justify-content:center;align-items:center}._progressBar_1lfvc_151{width:100%;flex-direction:column;margin-top:10px;display:flex;padding-right:1rem}._reviewBox_1lfvc_93{margin:.6rem;background-color:#fff;border-radius:8px}._ratingBox_1lfvc_167{padding:.5rem;display:flex;flex-direction:column;justify-content:center;width:initial;text-align:center}._progressItem_1lfvc_187{display:flex;align-items:center;margin-bottom:8px}._progressText_1lfvc_199{width:90px;text-align:left;padding-right:10px;font-weight:700;font-size:12px}._stars_1lfvc_213{margin:.5rem 0}._numValue_1lfvc_221{font-weight:600;font-size:22px;line-height:16px;letter-spacing:0px;text-align:center;margin:0rem}._reviewCount_1lfvc_239{font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#bebebe}._divider_1lfvc_271{display:none}._commenter_1lfvc_297{display:flex;padding:.5rem;gap:.5rem}._commenterImage_1lfvc_465{width:fit-content;height:fit-content;border-width:0px;border-radius:50%;background-color:#0ff;display:flex;align-items:center;justify-content:center}._commenterImage_1lfvc_465 img{width:40px;height:40px;border-radius:50%}._commentsContainer_1lfvc_435{width:100%}._commenterDetail_1lfvc_413{display:flex;gap:.3rem}._commentAge_1lfvc_395{font-weight:400;font-size:10px}._RatingMore_1lfvc_451{justify-content:flex-end;gap:.5rem}._itemDetailBox_1lfvc_363{display:flex;align-items:center;gap:.5rem}._itemDetailBox_1lfvc_363 img{width:50px;height:50px;border-width:1px;border-radius:8px;margin:.6rem;cursor:pointer}._itemPrice_1lfvc_653 img{width:8px;height:10px;border-radius:0;margin:0}._itemTitle_1lfvc_607{font-weight:500;font-size:14px;line-height:24px;letter-spacing:2%}._commenterName_1lfvc_311{font-weight:500;font-size:12px;line-height:14px;letter-spacing:0px;text-align:center;color:#424347}._actionMore_1lfvc_517{height:fit-content;width:fit-content;position:relative}._actionMore_1lfvc_517 img{height:22px;width:22px}._emptyStateWrapper_1lfvc_933{display:flex;justify-content:center;align-items:center;padding:4rem 2rem;width:100%}._emptyStateCard_1lfvc_1745{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff;border-radius:12px;padding:3rem;max-width:400px;width:100%;box-shadow:0 4px 20px #0000000d;text-align:center}._emptyImage_1lfvc_1773{width:120px;height:auto;margin-bottom:1.5rem;opacity:.8}._emptyText_1lfvc_951{font-family:Poppins,sans-serif;font-size:18px;font-weight:500;color:#585858;margin:0}}@media screen and (max-width: 480px){._containerBox_1lfvc_21{margin:0;padding:0 .8rem}._filterBox_1lfvc_35{flex-wrap:unset;gap:.3rem;padding:0}._filterBox_1lfvc_35 button{min-width:max-content;height:28px;padding:0 1rem;font-size:12px}._ratingContainer_1lfvc_135{margin:.5rem;flex-direction:column}._ratingBox_1lfvc_167{padding:.3rem}._numValue_1lfvc_221{font-size:18px}._reviewCount_1lfvc_239{font-size:12px}._progressText_1lfvc_199{font-size:11px;width:70px}._progressTrack_1lfvc_257{height:8px}._reviewBox_1lfvc_93{margin:.4rem;border-radius:6px}._commenter_1lfvc_297{padding:.4rem;gap:.4rem}._commenterImage_1lfvc_465 img{width:32px;height:32px}._commenterName_1lfvc_311{font-size:11px}._commentAge_1lfvc_395{font-size:9px}._comment_1lfvc_297 p{font-size:14px;line-height:22px}._itemDetailBox_1lfvc_363{gap:.4rem;height:auto;padding:.3rem 0}._itemDetailBox_1lfvc_363 img{width:45px;height:45px;margin:.4rem}._itemPrice_1lfvc_653 img{width:8px;height:10px;border-radius:0;margin:0}._itemTitle_1lfvc_607,._offerprice_1lfvc_621{font-size:13px}._Price_1lfvc_635{font-size:11px}._replyBox_1lfvc_777 button{width:100px;height:28px;font-size:12px}._reply_1lfvc_355 p{font-size:14px;line-height:22px}._replyName_1lfvc_707{font-size:12px}._replyAge_1lfvc_743{font-size:10px}._emptyStateWrapper_1lfvc_933{padding:2rem 1rem}._emptyText_1lfvc_951{font-size:14px}}@media (max-width: 320px){._containerBox_1lfvc_21{margin:0;padding:0 .5rem}._filterBox_1lfvc_35{gap:.3em;justify-content:flex-start}._filterBox_1lfvc_35 button{width:auto;padding:0 1rem;height:26px;font-size:11px;border-radius:16px}._ratingContainer_1lfvc_135{flex-direction:column;gap:.5rem;margin:.5rem 0}._ratingBox_1lfvc_167{width:100%;padding:.3rem}._numValue_1lfvc_221{font-size:16px;margin:.3rem 0}._reviewCount_1lfvc_239{font-size:11px}._progressText_1lfvc_199{width:60px;font-size:10px}._progressTrack_1lfvc_257{height:6px}._reviewBox_1lfvc_93{margin:.3rem;border-radius:6px}._commenter_1lfvc_297{padding:.3rem;gap:.3rem;align-items:flex-start}._commenterImage_1lfvc_465 img{width:28px;height:28px}._commentsContainer_1lfvc_435{width:100%;min-width:0}._commenterDetailBox_1lfvc_413{flex-direction:column;gap:.2rem}._commenterDetail_1lfvc_413{gap:.2rem}._commenterName_1lfvc_311{font-size:10px}._commentAge_1lfvc_395{font-size:8px}._comment_1lfvc_297 p{font-size:12px;line-height:18px;word-break:break-word}._RatingMore_1lfvc_451{justify-content:flex-end;gap:.3rem}._commenterRating_1lfvc_493 img{width:10px;height:10px}._itemDetailBox_1lfvc_363{flex-direction:row;gap:.3rem;padding:.3rem 0;height:auto}._itemDetailBox_1lfvc_363 img{width:35px;height:35px;margin:.3rem}._itemTitle_1lfvc_607{font-size:11px;line-height:14px}._offerprice_1lfvc_621{font-size:11px}._Price_1lfvc_635{font-size:10px}._itemPrice_1lfvc_653 img{width:6px;height:8px}._replyDetailBox_1lfvc_681{flex-direction:column;gap:.3rem}._replyDetail_1lfvc_681{flex-wrap:wrap;gap:.2rem}._replyName_1lfvc_707{font-size:10px}._replyAge_1lfvc_743{font-size:8px}._reply_1lfvc_355 p{font-size:12px;line-height:18px;word-break:break-word}._replyBox_1lfvc_777 button{width:100%;height:26px;font-size:11px;border-radius:12px}._replyseller_1lfvc_835 textarea{width:100%;font-size:12px;padding:6px;height:4rem}._emptyStateWrapper_1lfvc_933{padding:1.5rem .5rem}._emptyText_1lfvc_951{font-size:12px}}._optionPopup_681ma_1{display:flex;flex-direction:column;justify-content:flex-start;padding:.75rem 1rem;background:linear-gradient(203.83deg,#9801df 26.22%,#3827b4 84.68%);border-radius:5px;width:10vw;position:absolute;top:100%;z-index:999}._optionPopupClose_681ma_27{display:flex;flex-direction:row;align-items:center;justify-content:space-between}._optionPopupClose_681ma_27 p{font-family:Poppins;font-weight:500;font-size:16px;line-height:16px;letter-spacing:0px;color:#fff}._optionPopupClose_681ma_27 svg{color:#fff;font-size:1.5rem;flex-shrink:0}._optionPopupSection_681ma_71{display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem;padding:4px 0}._optionPopupItem_681ma_87{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;padding:6px 0;border-bottom:.5px dashed #ffffff;cursor:pointer}._optionPopupItem_681ma_87 p{font-family:Poppins;font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;color:#fff}._optionPopupSection_681ma_71 ._optionPopupItem_681ma_87:last-child{border:none}._checkmarkIcon_681ma_135{color:#fff;font-size:18px;flex-shrink:0}@media (max-width:1024px){._optionPopup_681ma_1{min-width:fit-content}._optionPopupClose_681ma_27{gap:1.5rem}._optionPopupClose_681ma_27 svg{font-size:1.2rem}}@media (max-width:480px){._optionPopup_681ma_1{top:75%;padding-inline:.5rem}._optionPopupClose_681ma_27{gap:3rem}}._optionPopup_13bn7_1{display:flex;flex-direction:column;justify-content:flex-start;padding:.75rem 1rem;background:linear-gradient(203.83deg,#9801df 26.22%,#3827b4 84.68%);border-radius:5px;width:13rem;position:absolute;top:100%;z-index:999;gap:.5rem;right:0}._header_13bn7_29{display:flex;align-items:center;justify-content:space-between;width:100%;gap:1rem}._optionPopupHeader_13bn7_45{display:flex;align-items:center;gap:6px;cursor:pointer;white-space:nowrap}._optionPopupHeader_13bn7_45 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;color:#fff;margin:0}._optionPopupHeader_13bn7_45 svg{font-size:1.4rem;color:#fff;flex-shrink:0}._optionPopupClose_13bn7_91{display:flex;align-items:center;justify-content:flex-end;margin-left:auto}._optionPopupClose_13bn7_91 svg{color:#fff;font-size:1.5rem;cursor:pointer;flex-shrink:0}._optionPopupSection_13bn7_117{display:flex;flex-direction:column;justify-content:flex-start;gap:.1rem;padding:4px 0}._optionPopupItem_13bn7_133{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;padding:6px 0;cursor:pointer}._customRadio_13bn7_149{display:flex;align-items:center;cursor:pointer;gap:8px;font-size:14px;font-weight:500;color:#333;position:relative}._customRadio_13bn7_149 input{display:none}._radioCircle_13bn7_179{width:12px;height:12px;border:2px solid #f1f1f1;border-radius:50%;display:inline-block;position:relative;transition:border-color .2s ease;flex-shrink:0}._customRadio_13bn7_149 input:checked+._radioCircle_13bn7_179:after{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;background-color:#fff;border-radius:50%;transform:translate(-50%,-50%)}._optionPopupItem_13bn7_133 label{font-family:Poppins;font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;color:#fff}._optionPopupSection_13bn7_117 ._optionPopupItem_13bn7_133:last-child{border:none}._reasonInput_13bn7_253{outline:none;resize:none;font-family:Poppins;font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;padding:4px;margin-bottom:5px}._submitButton_13bn7_275{outline:none;border-radius:6px;border:none;padding:4px;font-family:Poppins;font-weight:500;cursor:pointer}._container_1on0t_7{width:100%;min-width:0;background-color:#f6f6f7;padding:clamp(.75rem,1.5vw,1rem);padding-top:5rem;box-sizing:border-box;position:relative;overflow-x:clip}._container_1on0t_7,._container_1on0t_7 *{box-sizing:border-box}._TopBox_1on0t_39{width:100%;min-width:0;padding:clamp(1rem,2.5vw,2rem);position:relative;display:flex;flex-direction:column;flex:1;flex-grow:1;box-sizing:border-box;background-size:100% clamp(12rem,18vw,16rem)}._profileContainer_1on0t_65{width:clamp(240px,21vw,288px);min-width:0;flex:0 0 auto}._profileCard_1on0t_77{display:flex;justify-content:flex-start;min-height:490px;width:min(100%,240px);flex-direction:column;align-items:center;border-radius:8px;background:#fff;box-shadow:0 4px 4px #00000040;position:sticky;top:112px;z-index:999}._profileImgBox_1on0t_107{width:clamp(170px,15vw,205px);height:auto;aspect-ratio:1;border-radius:50%;background-color:#f6f6f7;display:flex;align-items:center;justify-content:center;border:7px solid #F7F7F7;box-shadow:0 8px 30px #0000001f;overflow:hidden;margin:.5rem 0}._profileImgBox_1on0t_107 img{width:100%;height:100%;object-fit:contain}._defaultBg_1on0t_149{background-color:#dacfe6}._profileImg_1on0t_107{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._defaultBg_1on0t_149 ._profileImg_1on0t_107{padding:1rem}._profileDetails_1on0t_181{width:100%;min-width:0;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}._name_1on0t_201{font-weight:600;font-size:clamp(1.05rem,1.5vw,1.25rem);color:var(--black_letter, rgba(33, 43, 54, 1));white-space:normal;overflow-wrap:anywhere;line-height:1.35;max-width:100%;padding:0 .3rem}._userName_1on0t_223{font-weight:400;font-size:14px;text-align:center;color:var(--black_letter, rgba(33, 43, 54, 1));max-width:100%;overflow-wrap:anywhere}._userContacts_1on0t_241{display:flex;align-items:center;justify-content:center;gap:1.3rem;padding:1rem 0}._rating_1on0t_257{display:flex;justify-content:center;align-items:center;padding-top:1rem}._rating_1on0t_257 p,._profileMid_1on0t_283 p{font-weight:400;font-size:14px;text-align:center}._vertLine_1on0t_295{border-left:1px dashed rgba(33,43,54,1);display:inline-block;height:50px;position:relative;opacity:50%;margin:auto 0}._profileBottom_1on0t_313{display:flex;justify-content:space-between;width:100%;padding-top:.5rem;gap:1rem;padding-bottom:1rem}._profileBottom_1on0t_313 p{font-weight:700;font-size:16px;text-align:center;display:flex;flex-direction:column}._profileBottom_1on0t_313 span{font-weight:400;font-size:14px;text-align:center}._followers_1on0t_359,._following_1on0t_361{flex:1;position:relative}._fCount_1on0t_371,._following_count_1on0t_373{cursor:pointer}._icoBox_1on0t_381{background:#d1d2cd;width:30px;height:30px;border-radius:50%;display:flex;justify-content:space-evenly;align-items:center;color:#f0f8ff;font-size:1rem;position:relative;cursor:pointer;transition:transform .2s ease;margin:0!important}._icoBox_1on0t_381._verified_1on0t_413{background:#9801df}._FaIco_1on0t_421{color:#fff}._icoBox_1on0t_381:hover{transform:scale(1.1)}._icoBox_1on0t_381._verified_1on0t_413:after{content:"";position:absolute;bottom:-5px;right:-5px;width:15px;height:15px;background:url("data:image/svg+xml,%3csvg%20width='13'%20height='11'%20viewBox='0%200%2013%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.0741%206.86991C11.1528%207.05937%2011.2353%207.23452%2011.299%207.41683C11.3777%207.63488%2011.4677%207.85293%2011.5127%208.07813C11.6289%208.6608%2011.2428%209.1398%2010.6205%209.18984C10.3393%209.21129%2010.0507%209.19341%209.7658%209.17912C9.33471%209.15409%209.33846%209.14694%209.226%209.5473C9.15102%209.81897%209.0798%2010.0942%208.97109%2010.3516C8.79865%2010.7662%208.33382%2011.0808%207.73779%2010.8806C7.45289%2010.7841%207.19798%2010.6411%206.97682%2010.441C6.86436%2010.3409%206.7369%2010.2551%206.62444%2010.155C6.53448%2010.0763%206.4595%2010.0835%206.37329%2010.1586C6.19335%2010.3087%206.01717%2010.4624%205.82598%2010.6018C5.66479%2010.7198%205.49236%2010.8377%205.30867%2010.9164C4.87008%2011.1023%204.39026%2010.9736%204.1466%2010.5768C4.00415%2010.3444%203.92543%2010.0692%203.83171%209.80825C3.77548%209.65812%203.74549%209.49726%203.70801%209.33997C3.68552%209.25061%203.63678%209.21486%203.53932%209.22201C3.29941%209.23631%203.06324%209.24346%202.82333%209.25061C2.68463%209.25418%202.54218%209.25776%202.40348%209.24346C1.70249%209.16124%201.33512%208.66795%201.51131%208.01379C1.59003%207.7171%201.73248%207.4347%201.83744%207.14516C1.9349%206.86991%201.96489%206.95213%201.70999%206.78412C1.48882%206.63756%201.25265%206.5053%201.03148%206.35517C0.934018%206.29082%200.844051%206.20503%200.765329%206.11924C0.405461%205.72246%200.409209%205.22201%200.79157%204.85025C0.971504%204.67867%201.19267%204.54641%201.4026%204.40342C1.5413%204.31048%201.68374%204.22827%201.82994%204.14963C1.90491%204.10673%201.91616%204.06026%201.88617%203.98519C1.76996%203.69922%201.63876%203.41325%201.54879%203.12014C1.49256%202.9414%201.46258%202.74123%201.48132%202.55535C1.53005%202.12639%201.88617%201.81182%202.36225%201.7725C2.65089%201.75106%202.94329%201.76535%203.23193%201.77965C3.67052%201.80468%203.65927%201.80825%203.77923%201.40432C3.8692%201.10405%203.95542%200.800207%204.09412%200.521387C4.2778%200.174648%204.60018%20-0.00408267%205.02003%200.0280889C5.25619%200.045962%205.46237%200.142477%205.64605%200.274738C5.87097%200.435596%206.08089%200.617901%206.30206%200.778759C6.53823%200.950341%206.4595%200.953916%206.68817%200.775185C6.91309%200.600028%207.13051%200.414148%207.35918%200.246141C7.53911%200.11388%207.74529%200.0173651%207.97395%200.00306657C8.4013%20-0.0255304%208.73492%200.146051%208.91486%200.510663C9.05356%200.789483%209.12853%201.0969%209.22225%201.39717C9.3647%201.85115%209.23349%201.76535%209.74331%201.76893C10.0469%201.7725%2010.3543%201.72603%2010.6542%201.76535C11.3252%201.85829%2011.6551%202.34087%2011.4902%202.97C11.4189%203.24525%2011.2915%203.50619%2011.1903%203.77429C11.0553%204.14248%2011.0216%204.03166%2011.3515%204.24614C11.5614%204.38198%2011.7751%204.50709%2011.9812%204.6465C12.0675%204.70369%2012.1462%204.77876%2012.2174%204.85383C12.596%205.25776%2012.5998%205.76893%2012.1949%206.15141C12.0112%206.323%2011.7751%206.44811%2011.5614%206.58752C11.4077%206.68046%2011.2465%206.76625%2011.0741%206.86991ZM5.85223%206.0692C5.60107%205.8297%205.36865%205.59735%205.12874%205.37572C4.88133%205.14694%204.52146%205.15052%204.28155%205.37215C4.04538%205.59377%204.03789%205.94766%204.27405%206.18001C4.67141%206.56607%205.07251%206.94855%205.47736%207.32746C5.74726%207.57769%206.13337%207.55624%206.36954%207.27742C7.168%206.33372%207.95896%205.39002%208.74992%204.44274C8.95235%204.19967%208.89987%203.84578%208.64121%203.65275C8.3863%203.45972%208.02268%203.49905%207.80901%203.74212C7.6928%203.87795%207.58035%204.01379%207.46414%204.14963C6.93558%204.78233%206.40327%205.41504%205.85223%206.0692Z'%20fill='%2339B54A'/%3e%3c/svg%3e") center/contain no-repeat}._icoBox_1on0t_381:not(._verified_1on0t_413):after{content:"-";position:absolute;bottom:-5px;right:-5px;width:15px;height:15px;background-color:#ff3d00;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:#fff}._topCard_1on0t_489{position:sticky;display:flex;align-items:flex-start;gap:clamp(1rem,2vw,2rem);width:100%;min-width:0;z-index:1000}._actionsBox_1on0t_509{position:absolute;bottom:-26px;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;gap:1rem;z-index:10}._ActionIco_1on0t_533{width:clamp(42px,4vw,47px);height:auto;aspect-ratio:1;display:flex;justify-content:center;align-items:center}._ActionIco_1on0t_533 img{width:100%;height:100%;cursor:pointer}._contentSection_1on0t_563{flex:1 1 auto;width:auto;min-width:0}._imageBox_1on0t_575{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(.5rem,1.4vw,1.25rem);justify-items:center;align-items:center;width:100%;margin-top:9.5rem}._badgeBox_1on0t_595{width:clamp(88px,8.7vw,124px);height:auto;aspect-ratio:1;border-radius:50%;border:5px solid rgba(56,39,180,.25);background:#f7f7f7;display:flex;justify-content:center;align-items:center;text-align:center;flex-shrink:0;cursor:pointer;padding:clamp(.65rem,1.2vw,1rem)}._badgeBox_1on0t_595>div{min-width:0}._badgeBox_1on0t_595 img{display:block;width:46px;height:46px;object-fit:contain;margin:0 auto .4rem}._badgeBox_1on0t_595 p{font-weight:400;font-size:12px;color:#424347;line-height:1.3;overflow-wrap:anywhere}._tabs_1on0t_667{display:flex;align-items:center;margin:2rem;border-bottom:2px solid #ddd;justify-content:space-around;min-width:0}._tab_1on0t_667{display:flex;align-items:center;padding:10px 15px;gap:1rem;cursor:pointer;position:relative;transition:color .3s ease-in-out;font-size:16px;line-height:18px;text-align:center;color:#616164;flex:1 1 0;min-width:0;justify-content:center;white-space:nowrap}._icon_1on0t_721{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;box-shadow:0 2px 8px #8b2cf514}._icons_1on0t_743{font-size:32px}._iconVerified_1on0t_751{background-color:#9802de}._iconNotVerified_1on0t_759{background-color:#d1d2cd}._iconPhone_1on0t_767{background:#8b2cf5}._iconMail_1on0t_775{background:#e0e0e0}._iconFacebook_1on0t_783{background:#f3f3f3}._iconInstagram_1on0t_791{background:#8b2cf5}._activetab_1on0t_799{color:#9801df;font-size:16px}._activetab_1on0t_799:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:6px;background:#9801df;border-radius:10px 10px 0 0}._modalOverlay_1on0t_833,._overlay_1on0t_835,._popupOverlay_1on0t_837{position:fixed;top:0;left:0;width:100%;height:100dvh;display:flex;align-items:center;justify-content:center;z-index:9999}._modalOverlay_1on0t_833{background:#0003}._overlay_1on0t_835{background:#00000080}._popupOverlay_1on0t_837{background-color:#19203869}._modalContent_1on0t_885{background:#f4f4f4;border-radius:.5rem;box-shadow:0 8px 32px #00000026;width:min(92vw,640px);padding:32px 24px 24px;position:fixed;border:1px solid #f3f3f3;max-height:min(80dvh,720px);display:flex;flex-direction:column;top:50%;left:50%;transform:translate(-50%,-50%);overflow:hidden}._header_1on0t_919{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._header_1on0t_919 h2{font-size:2rem;font-weight:500;margin:0}._closeBtn_1on0t_945{background:none;border:none;font-size:2rem;cursor:pointer;color:#222;line-height:1;margin-left:16px}._body_1on0t_965{flex:1;min-width:0;overflow-y:auto;background-color:#fff;padding:1.5rem;border-radius:5px;margin-top:8px}._body_1on0t_965 h3{font-size:1.15rem;font-weight:500}._verifyItem_1on0t_995{display:flex;align-items:center;background:transparent;padding:1.5rem 2rem;gap:18px;min-height:72px;border-bottom:1px solid #ececec;min-width:0}._verifyItem_1on0t_995:last-child{border-bottom:none}._info_1on0t_1025{flex:1;display:flex;flex-direction:column;justify-content:center;cursor:pointer;min-width:0;overflow-wrap:anywhere}._infoTitle_1on0t_1045{font-weight:600;font-size:1.08em}._infoData_1on0t_1055{font-weight:400;font-size:.85rem;color:#888}._verified_1on0t_413{font-size:.85rem;margin-left:8px;font-weight:600;color:#2e9e6f}._notVerified_1on0t_1081{color:#f44336;font-size:.85rem;margin-left:8px;font-weight:600}._subText_1on0t_1095{color:#888;font-size:.85rem;margin-top:2px}._updateBtnBox_1on0t_1107{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;min-width:120px}._updateBtn_1on0t_1107,._authBtn_1on0t_1127,._addBtn_1on0t_1129{color:#fff;border:none;border-radius:8px;padding:8px 22px;font-weight:200;font-size:1rem;cursor:pointer;margin:0 auto 2px;box-shadow:0 2px 8px #00000014;transition:background .2s;width:6rem;box-sizing:border-box}._updateBtn_1on0t_1107{background:#8b2cf5}._updateBtn_1on0t_1107:hover{background:#6c1ec2}._authBtn_1on0t_1127{background:#3bb77e}._authBtn_1on0t_1127:hover{background:#2e9e6f}._addBtn_1on0t_1129{background-color:#28a745}._points_1on0t_1199{font-size:.8em;color:#3827b4;margin-top:2px;white-space:nowrap;text-align:center;display:flex;align-items:center;gap:4px}._editInput_1on0t_1221{width:100%;padding:4px 8px;font-size:14px;border:none;outline:none;border-bottom:1px solid #ccc;max-width:100%}._popup_1on0t_837{background:#f4f4f4;box-shadow:0 8px 32px #00000026;width:min(90vw,440px);min-width:0;position:fixed;display:flex;flex-direction:column;top:50%;left:50%;transform:translate(-50%,-45%);border-radius:8px;padding:1rem 0;z-index:99999}._popupClose_1on0t_1277{display:flex;align-items:center;justify-content:flex-end;padding:.15rem 1rem}._popupClose_1on0t_1277 svg{color:#000;font-size:1.5rem;cursor:pointer}._popupHeader_1on0t_1303{display:flex;align-items:center;justify-content:center;padding-bottom:.5rem;border-bottom:4px solid #c9c9c9}._popupHeader_1on0t_1303 p{font-size:1.3rem;color:#2e2e2e;font-weight:600;font-family:Poppins}._qrCodeContainer_1on0t_1333{display:flex;align-items:center;justify-content:center;height:40vh}._qrCode_1on0t_1333{width:200px;height:200px}._qrCodeBottomText_1on0t_1357{display:flex;align-items:center;justify-content:center;padding:2rem 0}._qrCodeBottomText_1on0t_1357 p{font-size:.95rem;color:#000;font-weight:500;font-family:Poppins}._loadingPlaceholder_1on0t_1385{min-height:90vh;display:flex;justify-content:center;align-items:center;background-color:#f6f6f7;font-size:.95rem;color:#000;font-weight:500}._verificationPopup_1on0t_1407{display:flex;flex-direction:column;padding:2rem;background-color:#fff;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999999999;border-radius:10px;gap:1rem;width:min(25rem,calc(100vw - 2rem));max-width:100%;max-height:calc(100dvh - 2rem);overflow-y:auto;box-sizing:border-box}._verificationPopupImage_1on0t_1447{display:flex;align-items:center;justify-content:center}._verificationPopupImageContent_1on0t_1459{width:200px}._verificationPopupImageContent_1on0t_1459 img{width:100%;height:100%}._verificationHeader_1on0t_1477{display:flex;align-items:center;justify-content:center}._verificationHeader_1on0t_1477 p{font-size:1.5rem;font-weight:700;color:#333;margin:0}._verificationHeaderText_1on0t_1503{display:flex;align-items:center;justify-content:center}._verificationHeaderText_1on0t_1503 p{font-size:1rem;font-weight:400;color:#5d5d5d;text-align:center}._verificationPopupButton_1on0t_1529{display:flex;align-items:center;justify-content:center;padding:1rem 0}._verificationPopupButton_1on0t_1529 button{outline:none;border:none;border-radius:6px;padding:1rem .5rem;font-weight:400;line-height:100%;background-color:#9801df;width:8rem;font-size:1.2rem;cursor:pointer;color:#fff}._verificationPopupBottomText_1on0t_1571{display:flex;flex-direction:column;align-items:center;gap:.1rem}._verificationPopupBottomText_1on0t_1571 p{font-weight:600;font-size:.9rem;color:#999}._verificationPopupBottomText_1on0t_1571 span{font-size:.85rem;color:#9801df;font-weight:500;cursor:pointer}._content_1on0t_563,._tabContent_1on0t_1613{width:100%;min-width:0;max-width:100%}._tabContent_1on0t_1613>*{min-width:0;max-width:100%}._modalContent_1on0t_885 input,._modalContent_1on0t_885 select,._modalContent_1on0t_885 textarea,._verificationPopup_1on0t_1407 input,._verificationPopup_1on0t_1407 select,._verificationPopup_1on0t_1407 textarea{width:100%;max-width:100%;min-width:0}@media (max-width: 1200px){._modalContent_1on0t_885{width:min(92vw,600px);padding:24px 18px;transform:translate(-50%,-50%)}._imageBox_1on0t_575{gap:.5rem}._badgeBox_1on0t_595{width:clamp(82px,8.7vw,108px)}}@media screen and (max-width: 992px){._topCard_1on0t_489{display:flex;z-index:1000;flex-direction:column;align-items:stretch}._container_1on0t_7{padding:5rem 0rem 0rem}._TopBox_1on0t_39{padding:1rem;padding-top:clamp(2.5rem,7vw,4rem);background-size:100% 14rem}._profileContainer_1on0t_65{width:100%}._profileCard_1on0t_77{position:relative;top:0;min-height:auto;width:100%;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem;border-radius:8px;background:linear-gradient(to right,#3827b4,#6c18a4);padding:1.5rem;color:#fff;box-sizing:border-box;flex-wrap:wrap}._profileImgBox_1on0t_107{border-radius:50%;background-color:#f6f6f7;width:clamp(100px,16vw,120px);height:auto;flex-shrink:0;box-shadow:none;margin:0}._profileImgBox_1on0t_107 img{border-radius:50%}._profileDetails_1on0t_181{flex:1;display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:0}._name_1on0t_201,._userName_1on0t_223{color:#fff;padding:0;text-align:left}._name_1on0t_201{font-size:20px;font-weight:500}._userContacts_1on0t_241{padding:.5rem 0;gap:1rem;justify-content:flex-start}._profileBottom_1on0t_313{width:100%;padding-top:.5rem;padding-bottom:0;justify-content:flex-start;gap:1.5rem}._profileBottom_1on0t_313 p,._profileBottom_1on0t_313 span{text-align:left}._imageBox_1on0t_575{margin-top:2rem;gap:clamp(.5rem,1.5vw,1rem);overflow:visible;scrollbar-width:none}._imageBox_1on0t_575::-webkit-scrollbar{display:none}._tabs_1on0t_667{width:calc(100% - 2rem);margin:2rem 1rem;justify-content:space-between;overflow-x:auto;scrollbar-width:none}._tabs_1on0t_667::-webkit-scrollbar{display:none}._tab_1on0t_667{padding:10px;font-size:14px;white-space:nowrap}._activetab_1on0t_799:after{left:0%;width:100%}._modalContent_1on0t_885{width:min(92vw,600px);padding:14px}._header_1on0t_919 h2{font-size:1.5rem}._body_1on0t_965,._verifyItem_1on0t_995{padding:1rem}._popup_1on0t_837{width:min(90vw,440px)}}@media (max-width: 768px){._imageBox_1on0t_575{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem .75rem}._badgeBox_1on0t_595{width:clamp(92px,22vw,112px)}._tabs_1on0t_667{width:calc(100% - 1rem);margin-inline:.5rem;justify-content:flex-start}._tab_1on0t_667{flex:0 0 auto;min-width:120px}}@media (max-width: 576px){._profileCard_1on0t_77{flex-direction:column;align-items:center;text-align:center;padding:1.5rem 1rem}._profileDetails_1on0t_181{align-items:center;text-align:center;width:100%}._name_1on0t_201,._userName_1on0t_223{text-align:center}._userContacts_1on0t_241,._profileBottom_1on0t_313{justify-content:center;width:100%}._profileBottom_1on0t_313 p,._profileBottom_1on0t_313 span{text-align:center}._imageBox_1on0t_575{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem .5rem}._badgeBox_1on0t_595{width:clamp(86px,24vw,106px);height:auto;padding:.5rem;border-width:4px}._badgeBox_1on0t_595 p{font-size:12px}._modalContent_1on0t_885{width:88vw;height:auto;border-radius:.5rem;max-height:90vh;padding:16px}._tabs_1on0t_667{justify-content:space-between;width:calc(100% - 1rem);margin:2rem .5rem}._tab_1on0t_667{font-size:13px;gap:4px;flex:0 0 auto;min-width:105px}._tab_1on0t_667 img{width:20px}._tabContent_1on0t_1613{padding:0;margin:0}._modalContent_1on0t_885{width:calc(100% - 1rem);padding:.5rem}._header_1on0t_919{margin-bottom:10px}._header_1on0t_919 h2{font-size:16px}._body_1on0t_965 h3{font-size:14px}._verifyItem_1on0t_995{flex-direction:row;align-items:center;gap:10px;padding:.5rem;padding-inline:0;box-sizing:border-box}._icon_1on0t_721{flex-shrink:unset;width:30px;height:30px}._icons_1on0t_743{font-size:15px;flex-shrink:0}._info_1on0t_1025{flex:1;min-width:0;word-break:normal;overflow-wrap:anywhere;font-size:12px}._subText_1on0t_1095{font-size:12px}._verified_1on0t_413,._notVerified_1on0t_1081{font-size:10px}._updateBtnBox_1on0t_1107{flex:0 0 auto;flex-direction:column;align-items:flex-end;min-width:84px;justify-content:end;gap:6px}._updateBtn_1on0t_1107,._authBtn_1on0t_1127,._addBtn_1on0t_1129{width:100%;white-space:nowrap;font-size:.65rem;padding:8px 10px;min-height:36px}._points_1on0t_1199{font-size:.5rem;justify-content:end}._verificationPopupImageContent_1on0t_1459{width:min(180px,70vw)}._verificationHeaderText_1on0t_1503 p,._verificationPopupBottomText_1on0t_1571 p{overflow-wrap:anywhere}}@media (max-width: 375px){._profileImgBox_1on0t_107{width:100px;height:100px}._name_1on0t_201{font-size:18px}._userName_1on0t_223{font-size:13px}._userContacts_1on0t_241{gap:.8rem}._imageBox_1on0t_575{gap:.5rem .25rem}._badgeBox_1on0t_595{width:clamp(82px,25vw,94px);height:auto}._badgeBox_1on0t_595 p{font-size:10px}._tabs_1on0t_667{margin:1.5rem .5rem}._tab_1on0t_667{gap:.5rem;font-size:12px}._tab_1on0t_667 img{width:15px}._modalContent_1on0t_885{padding:.4rem;width:98%}._header_1on0t_919{margin-bottom:0}._body_1on0t_965{padding:.15rem}._icon_1on0t_721{width:30px;height:30px}._subText_1on0t_1095{font-size:12px}._verificationPopup_1on0t_1407{padding:1.5rem .5rem}._verificationHeader_1on0t_1477 p{font-size:1.25rem}}._popupOverlay_1hq0d_1{background-color:#19203869;height:100vh;position:fixed;width:100vw;top:0;left:0;z-index:99999}._popup_1hq0d_1{background:#f4f4f4;box-shadow:0 8px 32px #00000026;position:fixed;display:flex;flex-direction:column;top:10%;left:50%;transform:translate(-50%,20%);border-radius:8px;z-index:99999;height:33rem}._popupClose_1hq0d_49{display:flex;align-items:center;justify-content:flex-end;padding:.5rem 1rem}._popupClose_1hq0d_49 svg{color:#000;font-size:1.5rem;cursor:pointer}._tabSection_1hq0d_75{display:flex;flex-direction:column;gap:.5rem}._tabHeader_1hq0d_87{display:flex;align-items:center}._tab_1hq0d_75{display:flex;align-items:center;padding:.5rem;flex:1;justify-content:center;cursor:pointer;border-bottom:2px solid transparent;transition:all .3s ease}._tab_1hq0d_75 p{font-size:1rem;color:#2e2e2e;font-weight:600;font-family:Poppins;text-align:center}._activeTab_1hq0d_135{border-bottom:3px solid #9801df}._activeTab_1hq0d_135 p{color:#9801df}._tabBody_1hq0d_153{display:flex;align-items:center;flex-direction:column;padding:1rem 2rem}._qrCard_1hq0d_169{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:.5rem;background-color:#fff;width:260px;position:relative;padding:1rem;gap:1rem;margin-top:2rem;box-shadow:-20.17px 20.17px 20.17px #ffffff1a inset;box-shadow:20.17px -20.17px 20.17px #c2c2c21a inset;-webkit-backdrop-filter:blur(40.33333206176758px);backdrop-filter:blur(40.33333206176758px)}._qrHeader_1hq0d_203{display:flex;flex-direction:column;align-items:center;gap:.5rem;position:absolute;top:0;left:50%;transform:translate(-50%,-30%);width:100%}._qrHeader_1hq0d_203 img{width:67px;height:67px;border-radius:50%}._qrHeader_1hq0d_203 h2{font-family:Poppins;font-weight:600;font-style:SemiBold;font-size:14px;leading-trim:NONE;line-height:100%;letter-spacing:0%;text-align:center;color:#321b73}._qrHeader_1hq0d_203 p{font-family:Poppins;font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:100%;letter-spacing:0%;text-align:center;color:#321b73}._qrCodeBox_1hq0d_287{padding-top:5rem}._qrMessage_1hq0d_295{font-family:Poppins;font-weight:400;font-style:Regular;font-size:12px;leading-trim:NONE;line-height:100%;letter-spacing:0%;text-align:center}._qrCodeContainer_1hq0d_319{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:.5rem;background:linear-gradient(154.83deg,#9801df -11.83%,#3827b4 123.66%);width:260px;padding:1rem;gap:1rem}._qrScanMessage_1hq0d_343{font-family:Poppins;font-weight:400;font-style:Regular;font-size:12px;leading-trim:NONE;line-height:100%;letter-spacing:0%;text-align:center;color:#fff}._qrCode_1hq0d_287{width:240px}._qrCodeBottomText_1hq0d_377,._errorMessage_1hq0d_379{display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box}._qrCodeBottomText_1hq0d_377 p{font-size:.95rem;color:#000;font-weight:500;font-family:Poppins;word-wrap:break-word;word-break:break-all}._errorMessage_1hq0d_379 p{font-size:.95rem;color:#f61414;font-weight:500;font-family:Poppins;word-wrap:break-word;word-break:break-all}._qrActions_1hq0d_431{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;box-sizing:border-box;padding:1rem}._qrActions_1hq0d_431 button{outline:none;background-color:transparent;border:none;border-radius:6px;cursor:pointer}._shareCard_1hq0d_467{display:flex;flex-direction:column;align-items:center;background:linear-gradient(154.83deg,#9801df -11.83%,#3827b4 123.66%);padding:3rem 2rem;border-radius:1rem}._shareCardContainer_1hq0d_485{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:.5rem;background-color:#fff;width:260px;position:relative;padding:1rem;gap:1rem;margin-top:2rem}._shareCardHeader_1hq0d_513{display:flex;flex-direction:column;align-items:center;gap:.5rem;position:absolute;top:0;left:50%;transform:translate(-50%,-30%);width:100%}._shareCardHeader_1hq0d_513 img{width:67px;height:67px;border-radius:50%}._shareCardHeader_1hq0d_513 h2{font-family:Poppins;font-weight:600;font-style:SemiBold;font-size:14px;leading-trim:NONE;line-height:100%;letter-spacing:0%;text-align:center;color:#321b73}._shareCardHeader_1hq0d_513 p{font-family:Poppins;font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:100%;letter-spacing:0%;text-align:center;color:#321b73}._shareCodeBox_1hq0d_597{padding-top:5rem}._shareCodeMessage_1hq0d_605{font-family:Poppins;font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:100%;letter-spacing:0%;text-align:center;color:#fff;padding:1rem}@media screen and (max-width: 480px){._popup_1hq0d_1{width:90%;height:auto}._popupClose_1hq0d_49{padding:.3rem .5rem}._popupClose_1hq0d_49 svg{font-size:1.2rem}._tabBody_1hq0d_153{padding:.8rem}._tab_1hq0d_75 p{font-size:12px}._qrCard_1hq0d_169,._qrCodeContainer_1hq0d_319,._shareCardContainer_1hq0d_485{width:100%;max-width:100%;padding:.8rem;gap:.8rem}._shareCard_1hq0d_467{width:100%;padding:1rem .6rem}._qrCode_1hq0d_287{width:100%;max-width:220px}._qrHeader_1hq0d_203 h2,._shareCardHeader_1hq0d_513 h2{font-size:12px}._qrHeader_1hq0d_203 p,._shareCardHeader_1hq0d_513 p,._qrMessage_1hq0d_295,._qrScanMessage_1hq0d_343,._shareCodeMessage_1hq0d_605,._qrCodeBottomText_1hq0d_377 p,._errorMessage_1hq0d_379 p{font-size:11px}}@media screen and (max-width: 360px){._popup_1hq0d_1{width:95%}._tabBody_1hq0d_153{padding:.6rem}._tab_1hq0d_75 p{font-size:11px}._qrCard_1hq0d_169,._qrCodeContainer_1hq0d_319,._shareCardContainer_1hq0d_485{width:100%;max-width:100%;padding:.7rem}._shareCard_1hq0d_467{padding:.8rem .4rem}._qrCode_1hq0d_287{width:100%;max-width:190px}._qrHeader_1hq0d_203 img,._shareCardHeader_1hq0d_513 img{width:50px;height:50px}._qrHeader_1hq0d_203 h2,._shareCardHeader_1hq0d_513 h2{font-size:11px}._qrHeader_1hq0d_203 p,._shareCardHeader_1hq0d_513 p,._qrMessage_1hq0d_295,._qrScanMessage_1hq0d_343,._shareCodeMessage_1hq0d_605,._qrCodeBottomText_1hq0d_377 p,._errorMessage_1hq0d_379 p{font-size:10px}}._overlay_111q6_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000040;display:flex;align-items:center;justify-content:center;z-index:1000}._popup_111q6_27{background:#fff;border-radius:24px;box-shadow:0 8px 32px #0000002e;padding:40px 36px 32px;min-width:600px;max-width:700px;width:90vw;position:relative;display:flex;flex-direction:column;gap:8px;position:absolute;right:2rem}._closeBtn_111q6_59{position:absolute;top:18px;right:18px;background:#f3f3f3;border:none;border-radius:50%;width:32px;height:32px;font-size:22px;cursor:pointer;transition:background .2s}._closeBtn_111q6_59:hover{background:#e0e0e0}._topSection_111q6_93{display:flex;gap:32px;align-items:flex-start}._imageSection_111q6_103 img{width:120px;height:120px;object-fit:cover;border-radius:12px;background:#f7f7f7}._infoSection_111q6_117{display:flex;flex-direction:column;gap:8px;justify-content:center}._priceRow_111q6_129{display:flex;align-items:baseline;gap:12px}._price_111q6_129{font-size:1.5rem;font-weight:700;color:#222}._strikePrice_111q6_149{font-size:1.1rem;color:#b0b0b0;text-decoration:line-through}._stock_111q6_159{color:#666;font-size:1rem}._colorOptions_111q6_169{display:flex;flex-wrap:wrap;gap:12px}._colorBtn_111q6_179,._colorBtnSelected_111q6_179{border:1.5px solid #d1d1d1;background:#fff;border-radius:8px;padding:7px 20px;font-size:1rem;cursor:pointer;transition:border .2s,background .2s,color .2s}._colorBtnSelected_111q6_179{border:2px solid #b800e6;background:#f7eaff;color:#b800e6}._quantityRow_111q6_209{display:flex;align-items:center;gap:18px;margin-top:8px}._quantityControl_111q6_221{display:flex;align-items:center;gap:8px;background:#f7f7f7;border-radius:8px;padding:4px 12px}._qtyBtn_111q6_237{background:#fff;border:1.5px solid #d1d1d1;border-radius:6px;width:28px;height:28px;font-size:1.2rem;cursor:pointer;transition:background .2s,border .2s}._qtyBtn_111q6_237:hover{background:#f0e6ff;border:1.5px solid #b800e6}._qtyValue_111q6_265{min-width:24px;text-align:center;font-size:1.1rem}._proceedBtn_111q6_277{margin-top:18px;width:100%;background:#b800e6;color:#fff;font-weight:600;font-size:1.1rem;border:none;border-radius:10px;padding:16px 0;cursor:pointer;transition:background .2s}._proceedBtn_111q6_277:hover{background:#a000cc}._proceedBtnDisabled_111q6_311{background:#e0e0e0;color:#aaa;cursor:not-allowed;pointer-events:none}._outOfStock_111q6_323{color:red;font-weight:500}._qtyInput_111q6_331{text-align:center;border:none;outline:none;background-color:transparent;font-size:1rem}._sectionHeading_111q6_347{font-size:1rem;font-weight:600;color:#333;padding:6px 0}._divider_111q6_363{border:none;border-top:1px solid #e0e0e0;margin:16px 0}@media (max-width: 1024px){._popup_111q6_27{min-width:500px;max-width:80vw;right:1rem;padding:28px 24px 24px}._topSection_111q6_93{gap:24px}._imageSection_111q6_103 img{width:100px;height:100px}._price_111q6_129{font-size:1.3rem}._strikePrice_111q6_149{font-size:1rem}}@media (max-width: 768px){._popup_111q6_27{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);right:auto;width:90vw;min-width:unset;max-width:90vw;padding:20px;border-radius:18px}._topSection_111q6_93{flex-direction:column;text-align:center;gap:16px}._imageSection_111q6_103 img{width:90px;height:90px}._infoSection_111q6_117{align-items:center}._price_111q6_129{font-size:1.2rem}._strikePrice_111q6_149{font-size:.95rem}}@media (max-width: 480px){._popup_111q6_27{width:94vw;padding:16px;border-radius:14px;max-height:90vh;overflow-y:auto}._imageSection_111q6_103 img{width:80px;height:80px}._price_111q6_129{font-size:1.1rem}._strikePrice_111q6_149{font-size:.9rem}._colorBtn_111q6_179,._colorBtnSelected_111q6_179{padding:6px 12px;font-size:.9rem}._qtyBtn_111q6_237{width:26px;height:26px;font-size:1rem}._proceedBtn_111q6_277{font-size:1rem;padding:14px 0}}._container_cihmo_1{display:flex;flex-direction:column;background-color:#fff;padding:2rem;border-radius:1rem;width:60vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 4px #0000000d}._header_cihmo_31{display:flex;align-items:center;justify-content:flex-end}._header_cihmo_31 svg{font-size:1.4rem;flex-shrink:0;cursor:pointer}._body_cihmo_55{display:flex;gap:1rem}._bodyLeft_cihmo_65{display:flex;align-items:center;justify-content:center;width:60%}._productMainImage_cihmo_79{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;background:#f9f9f9;border:2px solid #d4d4d4;border-radius:10px;width:500px;height:496px}._productMainImage_cihmo_79 img{max-width:100%;max-height:100%;object-fit:contain;border-radius:10px}._productMainImage_cihmo_79 button{position:absolute;top:5%;transform:translateY(-50%);background:#0009;color:#fff;border:none;border-radius:50%;font-size:20px;font-weight:700;width:36px;height:36px;cursor:pointer;z-index:5;opacity:.8;transition:opacity .3s,background .3s}._productMainImage_cihmo_79 button:hover{opacity:1;background:#000c}._zoomOut_cihmo_169{left:12px}._zoomIn_cihmo_179{right:12px}._bodyRight_cihmo_191{display:flex;flex-direction:column;gap:.5rem}._productImageGrid_cihmo_203{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._gridImage_cihmo_217{width:70px;height:70px;cursor:pointer}._gridImage_cihmo_217 img{width:100%;height:100%;object-fit:cover;border-radius:6px}._productCondition_cihmo_243{display:flex;align-items:center;justify-content:flex-start;background-color:#fe6705;padding:10px;border-radius:8px;width:fit-content}._productCondition_cihmo_243 p{color:#fff;font-family:Poppins;font-weight:600;font-size:12px;line-height:18px;letter-spacing:2%}._productName_cihmo_281{display:flex;align-items:center;justify-content:flex-start}._productName_cihmo_281 p{font-family:Poppins;font-weight:600;font-size:18px;line-height:16px;letter-spacing:2%;color:#212b36;word-wrap:break-word}._productAmount_cihmo_313{display:flex;align-items:center;justify-content:flex-start;gap:.5rem}._currentAmount_cihmo_327{display:flex;align-items:center;justify-content:flex-start}._currentAmount_cihmo_327 p{font-family:Poppins;font-weight:300;font-size:18px;letter-spacing:2%;color:#212b36}._currentAmount_cihmo_327 span{font-family:Poppins;font-weight:700;font-size:24px;line-height:36px;letter-spacing:2%;color:#212b36}._previousAmount_cihmo_373{display:flex;align-items:center;justify-content:flex-start}._previousAmount_cihmo_373 p{font-family:Poppins;font-weight:300;font-size:18px;line-height:36px;letter-spacing:2%;color:#a4a4a4}._previousAmount_cihmo_373 span{font-family:Poppins;font-weight:500;font-size:18px;line-height:27px;letter-spacing:2%;text-decoration:line-through;color:#a4a4a4}._gridImage_cihmo_217._selected_cihmo_425{border:2px solid #60a7f3;border-radius:6px}._overlay_cihmo_435{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:10000}@media (max-width: 1024px){._container_cihmo_1{width:80vw;padding:1.5rem}._body_cihmo_55{gap:.75rem}._productMainImage_cihmo_79{width:20rem;height:20rem}}@media (max-width: 768px){._container_cihmo_1{width:90vw;padding:1rem}._body_cihmo_55{flex-direction:column;align-items:center}._bodyLeft_cihmo_65{width:100%}._productMainImage_cihmo_79{width:18rem;height:18rem}._bodyRight_cihmo_191{align-items:center;text-align:center}._productAmount_cihmo_313{justify-content:center}._productCondition_cihmo_243{margin:0 auto}}@media (max-width: 480px){._container_cihmo_1{width:94vw;padding:.8rem;border-radius:.8rem}._header_cihmo_31 svg{font-size:1.2rem}._body_cihmo_55{gap:.8rem}._productMainImage_cihmo_79{width:16rem;height:16rem}._productMainImage_cihmo_79 button{width:30px;height:30px;font-size:16px}._gridImage_cihmo_217{width:55px;height:55px}._productName_cihmo_281 p{font-size:16px;line-height:20px}._currentAmount_cihmo_327 span{font-size:20px}._currentAmount_cihmo_327 p,._previousAmount_cihmo_373 p,._previousAmount_cihmo_373 span{font-size:14px}._productCondition_cihmo_243 p{font-size:11px}}@media (max-width: 368px){._container_cihmo_1{width:96vw;padding:.6rem;border-radius:.6rem}._header_cihmo_31 svg{font-size:1rem}._body_cihmo_55{gap:.6rem}._productMainImage_cihmo_79{width:14rem;height:14rem}._productMainImage_cihmo_79 button{width:26px;height:26px;font-size:14px}._gridImage_cihmo_217{width:48px;height:48px}._productName_cihmo_281 p{font-size:14px;line-height:18px}._currentAmount_cihmo_327 span{font-size:18px}._currentAmount_cihmo_327 p,._previousAmount_cihmo_373 p,._previousAmount_cihmo_373 span{font-size:13px}._productCondition_cihmo_243{padding:6px}._productCondition_cihmo_243 p{font-size:10px}}._optionPopup_1ibok_1{display:flex;flex-direction:column;justify-content:flex-start;padding:.75rem 1rem;background:linear-gradient(203.83deg,#9801df 26.22%,#3827b4 84.68%);border-radius:5px;width:11rem;position:absolute;top:100%;z-index:999;right:16px;transform:translateZ(0)}._optionPopupClose_1ibok_31{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}._optionPopupSection_1ibok_45{display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem}._optionPopupItem_1ibok_59{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;padding:8px 0;border-bottom:.5px dashed #ffffff;cursor:pointer}._optionPopupItem_1ibok_59 img,._optionPopupItem_1ibok_59 svg{width:18px!important;height:18px!important;object-fit:contain}._optionPopupItem_1ibok_59 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;color:#fff;white-space:wrap}._optionPopupSection_1ibok_45 ._optionPopupItem_1ibok_59:last-child{border:none}._disabled_1ibok_123 p{color:#9999}._tooltip_1ibok_131{position:absolute;right:-12.5rem;top:-6px;background-color:#7433aa;font-family:Poppins;font-weight:400;font-size:14px;color:#fff;text-align:center;padding:6px 12px;border-radius:4px;box-shadow:0 2px 6px #00000026;display:flex;align-items:center;z-index:1000;width:10rem;white-space:wrap}._reportPopup_1ibok_171{display:flex;flex-direction:column;justify-content:flex-start;padding:.75rem 1rem;background:linear-gradient(203.83deg,#9801df 26.22%,#3827b4 84.68%);border-radius:5px;width:18rem;position:absolute;top:50%;left:0%;z-index:9999!important;right:16px;transform:translate(-90%,20%)}._otherInput_1ibok_201{outline:none;border:none;border-radius:6px;font-size:.8rem;padding:4px}@media screen and (max-width:768px){._optionPopup_1ibok_1{padding:.75rem 1rem;width:8rem}}._container_unmka_1{height:100%;display:flex;flex-direction:column;justify-content:flex-start;padding:5.5rem 1rem 1rem;background-color:#f5edff}._productSection_unmka_27{display:flex;flex-direction:row;justify-content:flex-start;padding:.5rem;background-color:#fff;border-radius:6px;gap:2rem}._productSectionLeft_unmka_47{display:flex;flex-direction:column;gap:1rem;width:30%}._imagePlaceholder_unmka_61{display:flex;flex-direction:column;background-color:#faf6ff;width:128px;height:125px;align-items:center;justify-content:center;position:relative}._dragActive_unmka_83{border:2px dashed #007bff;background-color:#f0f8ff;transition:background-color .3s ease}._previewWrapper_unmka_95{position:relative;margin-bottom:16px;display:flex;align-items:center;justify-content:center;border:2px solid green;height:400px}._previewActive_unmka_113{border:none;background-color:#f5f5f5}._previewImage_unmka_123{max-width:100%;height:100%;object-fit:contain}._closePreviewButton_unmka_135{position:absolute;top:10px;right:10px;background:#fffc;border:none;border-radius:50%;font-size:18px;cursor:pointer;line-height:1}._placeHolderContent_unmka_165{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}._uploadLabel_unmka_191{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;cursor:pointer;width:100%;height:100%}._uploadLabel_unmka_191:hover{opacity:.8}._uploadButtonContainer_unmka_221{display:flex;align-items:center;justify-content:center}._uploadButtonContainer_unmka_221 button{border:none;outline:none;background-color:#f5edff;padding:16px 36px;border-radius:56px;color:#5f3df6;font-size:1.2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}._uploadButtonContainer_unmka_221 button:disabled{opacity:.5;cursor:not-allowed}._placeHolderContent_unmka_165 button{border:none;outline:none;background-color:#f5edff;padding:4px 26px;border-radius:26px;color:#5f3df6;font-size:1.6rem;display:flex;flex-direction:column;align-items:center;justify-content:center}._placeHolderContent_unmka_165 p{font-family:Poppins;font-weight:400;font-size:12px;line-height:20px;letter-spacing:0px;text-align:center;color:#5f3df6}._placeHolderContent_unmka_165 span{font-family:Poppins;font-weight:400;font-size:12px;line-height:20px;letter-spacing:0px;text-align:center;color:#64748b}._imageGrid_unmka_341{display:flex;flex-direction:row;align-items:center;overflow:auto;gap:.5rem;flex-wrap:wrap;width:100%}._gridImageCard_unmka_361{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}._gridImage_unmka_361{position:relative;width:128px;height:125px}._gridImage_unmka_361 img{width:100%;height:100%;object-fit:cover}._coverPicBadge_unmka_403{position:absolute;bottom:12px;left:6px;padding:2px 6px;background-color:#7714a1;border-radius:20px}._coverPicBadge_unmka_403 p{font-family:Poppins;font-weight:400;font-size:12px;line-height:18px;letter-spacing:0%;color:#fff}._productSectionRight_unmka_439{display:flex;flex-direction:column;gap:1rem;width:70%;padding-right:1rem}._inputGroup_unmka_455{display:flex;flex-direction:column;gap:.5rem;border-bottom:2px dotted #64748B4D;padding-bottom:1rem}._inputContainer_unmka_471{display:flex;flex-direction:column;gap:.25rem;position:relative}._inputContainer_unmka_471 label{font-family:Poppins;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-2%;color:#64748b}._input_unmka_455{display:flex;flex-direction:row;align-items:center;background-color:#f5edff80;border-radius:8px;padding:10px 20px;border:1px solid transparent}._fullWidthSelect_unmka_523{width:100%}._input_unmka_455 select{outline:none;border:none;background-color:transparent;font-family:Poppins;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-2%;color:#343434;width:100%}._input_unmka_455 input{outline:none;border:none;font-family:Poppins;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-2%;color:#343434;background-color:transparent;width:100%}._input_unmka_455 textarea{outline:none;border:none;font-family:Poppins;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-2%;color:#343434;background-color:transparent;width:100%;resize:none}._input_unmka_455 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-2%;color:#343434}._qtyInput_unmka_629{width:50px;text-align:center;border:none;font-family:Poppins;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-2%;color:#343434;background-color:transparent;outline:none}._gstSection_unmka_659{display:flex;flex-direction:column;gap:1rem}._gstSectionTop_unmka_671{display:flex;align-items:center;justify-content:space-between;margin-top:.75rem}._gstSectionTop_unmka_671 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-2%;color:#64748b}._gstSectionTop_unmka_671 input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:2px solid #9801DF;border-radius:4px;position:relative;cursor:pointer;margin-right:2rem}._gstSectionTop_unmka_671 input[type=checkbox]:checked{background-color:#9801df;border-color:#9801df}._gstSectionTop_unmka_671 input[type=checkbox]:checked:before{content:"✔";color:#fff;font-size:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._radioButtonGroup_unmka_755{display:flex;flex-direction:row;gap:2rem;margin-top:.75rem}._radioButtonGroup_unmka_755 label{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-family:Poppins;font-size:14px;color:#64748b;-webkit-user-select:none;user-select:none}._radioButtonGroup_unmka_755 input[type=radio]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px;height:18px;border:2px solid #E2E8F0;border-radius:50%;margin:0;cursor:pointer;position:relative;background-color:#fff}._radioButtonGroup_unmka_755 input[type=radio]:checked{border-color:#5f3df6}._radioButtonGroup_unmka_755 input[type=radio]:checked:before{content:"";position:absolute;width:10px;height:10px;background-color:#5f3df6;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}._radioButtonGroup_unmka_755 label:hover input[type=radio]{border-color:#5f3df6}._radioButtonGroup_unmka_755 label span{font-family:Poppins;font-size:14px;color:#64748b}._unitTextContainer_unmka_869{display:flex;flex-direction:row;justify-content:space-between;padding:.5rem}._unitTextLeft_unmka_883{display:flex;flex-direction:column;gap:.2rem}._unitTextLeft_unmka_883 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:18px;letter-spacing:0px;color:#64748b}._unitTextLeft_unmka_883 span{font-family:Poppins;font-weight:400;font-size:12px;line-height:18px;letter-spacing:0px;color:#999}._unitTextRight_unmka_931{display:flex;flex-direction:row;align-items:flex-start}._unitTextRight_unmka_931 input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:2px solid #9801DF;border-radius:4px;position:relative;cursor:pointer}._unitTextRight_unmka_931 input[type=checkbox]:checked{background-color:#9801df;border-color:#9801df}._unitTextRight_unmka_931 input[type=checkbox]:checked:before{content:"✔";color:#fff;font-size:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._buyButtonSection_unmka_993{display:flex;flex-direction:column;gap:1rem;padding:1.5rem 0;border-bottom:2px dotted #64748B4D}._buyButtonSectionHeader_unmka_1009 h2{font-family:Poppins;font-weight:600;font-size:18px;line-height:24px;color:#212b36;margin-bottom:1rem}._enableButtonCard_unmka_1027{display:flex;justify-content:space-between;align-items:center;padding:1rem;border:1px solid #E2E8F0;border-radius:8px;cursor:pointer;transition:all .2s ease}._enableButtonCard_unmka_1027:hover,._enableButtonCardActive_unmka_1057{border-color:#5f3df6}._enableButtonCardLeft_unmka_1065{display:flex;align-items:center;gap:1rem}._lightIcon_unmka_1077{width:24px;height:24px}._enableButtonCardText_unmka_1087{display:flex;flex-direction:column;gap:.25rem}._enableButtonCardText_unmka_1087 p{font-family:Poppins;font-weight:600;font-size:14px;color:#212b36}._enableButtonCardText_unmka_1087 span{font-family:Poppins;font-size:14px;color:#64748b}._buyButtonConditionList_unmka_1125{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background-color:#f8f7ff;border-radius:8px;margin-top:.5rem}._buyButtonConditionItem_unmka_1145{display:flex;align-items:center;gap:1rem}._buyButtonConditionItem_unmka_1145 svg,._buyButtonConditionItem_unmka_1145 img{width:20px;height:20px;flex-shrink:0}._buyButtonConditionItem_unmka_1145 svg{color:#5f3df6}._buyButtonConditionItem_unmka_1145 p{font-family:Poppins;font-size:14px;line-height:1.5;color:#64748b;margin:0}._dealMethodSection_unmka_1199{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 0;gap:1rem}._dealMethodSectionHeader_unmka_1215{display:flex;align-items:center}._dealMethodSectionHeader_unmka_1215 p{font-family:Poppins;font-weight:600;font-size:18px;line-height:24px;letter-spacing:0%;color:#212b36}._meetupSection_unmka_1243{display:flex;flex-direction:column;gap:.4rem}._meetupSectionHeader_unmka_1255{display:flex;align-items:center;justify-content:space-between}._meetupSectionHeaderLeft_unmka_1267{display:flex;flex-direction:column}._meetupSectionHeaderLeft_unmka_1267 p{font-family:Poppins;font-weight:600;font-size:14px;line-height:21px;letter-spacing:0%;color:#212b36}._meetupSectionHeaderLeft_unmka_1267 span{font-family:Poppins;font-weight:400;font-size:14px;line-height:18px;letter-spacing:0px;color:#7e7e7e}._meetupSectionHeaderRight_unmka_1315{display:flex;align-items:center}._meetupSectionHeaderRight_unmka_1315 input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:2px solid #9801DF;border-radius:4px;position:relative;cursor:pointer}._meetupSectionHeaderRight_unmka_1315 input[type=checkbox]:checked{background-color:#9801df;border-color:#9801df}._meetupSectionHeaderRight_unmka_1315 input[type=checkbox]:checked:before{content:"✔";color:#fff;font-size:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._meetupSectionInput_unmka_1377{display:flex;flex-direction:column;gap:.2rem}._deliverySection_unmka_1389{display:flex;flex-direction:column;gap:.4rem}._deliverySectionHeader_unmka_1401{display:flex;align-items:center;justify-content:space-between}._deliverySectionHeaderLeft_unmka_1413{display:flex;flex-direction:column}._deliverySectionHeaderLeft_unmka_1413 p{font-family:Poppins;font-weight:600;font-size:14px;line-height:21px;letter-spacing:0%;color:#212b36}._deliverySectionHeaderLeft_unmka_1413 span{font-family:Poppins;font-weight:400;font-size:14px;line-height:18px;letter-spacing:0px;color:#7e7e7e}._deliverySectionRight_unmka_1461{display:flex;align-items:center}._deliverySectionRight_unmka_1461 input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:2px solid #9801DF;border-radius:4px;position:relative;cursor:pointer}._deliverySectionRight_unmka_1461 input[type=checkbox]:checked{background-color:#9801df;border-color:#9801df}._deliverySectionRight_unmka_1461 input[type=checkbox]:checked:before{content:"✔";color:#fff;font-size:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._deliverySectionInput_unmka_1521{display:flex;flex-direction:column;gap:.4rem}._deliverySectionBottomText_unmka_1533{display:flex;flex-direction:column}._deliverySectionBottomText_unmka_1533 p,._deliverySectionBottomText_unmka_1533 span{font-family:Poppins;font-weight:400;font-size:12px;line-height:18px;letter-spacing:0px;color:#212b36}._productButtons_unmka_1581{display:flex;align-items:center;justify-content:flex-end;gap:3rem;padding:2rem}._saveButton_unmka_1597{display:flex;align-items:center;justify-content:center;border:none;outline:none;background-color:transparent;font-family:Poppins;font-weight:500;font-size:14px;line-height:21px;letter-spacing:0%;color:#9801df;cursor:pointer;padding:10px;width:10rem;border:2px solid #9801DF;border-radius:8px}._listButton_unmka_1637{display:flex;align-items:center;justify-content:center;border:none;outline:none;background-color:#9801df;font-family:Poppins;font-weight:500;font-size:14px;line-height:21px;letter-spacing:0%;color:#fff;border-radius:8px;padding:10px;box-shadow:0 8px 13px -3px #00000012;cursor:pointer;width:10rem;border:2px solid #9801DF}._multipleUnitSection_unmka_1679{display:flex;padding-left:2rem}._multipleUnitText_unmka_1689{display:flex;height:fit-content}._multipleUnitText_unmka_1689 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:18px;letter-spacing:0px;color:#7e7e7e}._multipleUnitSelection_unmka_1717{display:flex;align-items:flex-start;gap:2rem;padding:0 2rem}._multipleUnitNumberSelection_unmka_1731{display:flex;align-items:center;justify-content:space-between;gap:.5rem;border:1px solid #9801DF;border-radius:6px;padding:4px 8px;font-size:1rem;background-color:#f5edff}._multipleUnitNumberSelection_unmka_1731 svg{cursor:pointer;flex-shrink:0}._multipleUnitQuantitySelection_unmka_1767{display:flex;flex-direction:column;gap:.3rem}._dropdown_unmka_1779{width:6rem;display:flex;align-items:center;justify-content:center;outline:none;border:1px solid #9801DF;border-radius:6px;height:2rem;font-size:.9rem;background-color:#f5edff;color:#9801df;gap:.75rem;cursor:pointer}._dropdown_unmka_1779 svg{font-size:12px;color:#9801df}._placeholderText_unmka_1821{color:#8f959e!important}._normalText_unmka_1829{color:#343434!important}._errorBorder_unmka_1837{border:1px solid #ff3b30!important}._dropdownList_unmka_1845{display:flex;flex-direction:column;gap:.2rem}._dropdownOption_unmka_1857{width:6rem;height:2rem;border:1px solid #9801DF;border-radius:6px;font-size:.9rem;background-color:#f5edff;color:#9801df;display:flex;align-items:center;justify-content:center;cursor:pointer}._deliveryDropdownInputContainer_unmka_1885{display:flex;flex-direction:column;position:relative;width:100%}._deliveryDropdownInput_unmka_1885{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem;background-color:#f5edff80;border-radius:8px;padding:4px 20px;height:2rem}._deliveryDropdownInput_unmka_1885 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-2%;color:#343434}._deliveryDropdownInput_unmka_1885 svg{font-size:.8rem}._deliveryDropdownPopup_unmka_1949{position:absolute;width:100%;border-radius:6px;background-color:#fff;display:flex;flex-direction:column;justify-content:flex-start;box-shadow:0 4px 4px #0000000d,0 -4px 4px #0000000d;z-index:99;top:3rem}._deliveryDropdownPopupContent_unmka_1979{display:flex;flex-direction:row;justify-content:flex-start;padding:2rem;gap:2rem}._deliveryDropdownPopupCard_unmka_1995{display:flex;flex-direction:column;justify-content:flex-start;width:30%;gap:.2rem}._deliveryDropdownPopupCardImage_unmka_2011{width:24px}._deliveryDropdownPopupCardImage_unmka_2011 img{width:100%;height:100%}._deliveryDropdownPopupCardText_unmka_2029{display:flex;flex-direction:column;justify-content:flex-start;justify-content:space-between;height:100px}._deliveryDropdownPopupCardTextWrapper_unmka_2047{display:flex;flex-direction:column}._deliveryDropdownPopupCardText_unmka_2029 h4{font-family:Poppins;font-weight:600;font-size:14px;line-height:24px;letter-spacing:0%;color:#212b36}._deliveryDropdownPopupCardText_unmka_2029 span{font-family:Poppins;font-weight:400;font-size:12px;line-height:18px;letter-spacing:0px;color:#424347}._deliveryDropdownPopupCardText_unmka_2029 p{font-family:Poppins;font-weight:600;font-size:16px;line-height:24px;letter-spacing:0%;color:#9801df;text-decoration:underline;cursor:pointer}._popupOverlay_unmka_2115{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9;width:100%;height:100%;z-index:99}._courierPopup_unmka_2137{display:flex;flex-direction:column;justify-content:flex-start;padding:2rem;background-color:#fff;box-shadow:0 -2px 4px #00000040;box-shadow:0 4px 4px #00000040;border-radius:8px;width:50%;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);gap:1rem;z-index:9999}._courierPopupClose_unmka_2175{display:flex;align-items:center;justify-content:flex-end}._courierPopupClose_unmka_2175 svg{font-size:1.3rem;cursor:pointer}._courierPopupHeader_unmka_2197{display:flex;align-items:center}._courierPopupHeader_unmka_2197{font-family:Poppins;font-weight:400;font-size:16px;line-height:16px;letter-spacing:0px;text-align:center;color:#212b36}._courierPopupContent_unmka_2231{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem}._courierPopupInput_unmka_2245{display:flex;flex-direction:column}._courierPopupInput_unmka_2245 label{font-family:Poppins;font-weight:500;font-size:12px;line-height:18px;letter-spacing:0%;color:#212b36}._courierPopupInput_unmka_2245 input{outline:none;border:none;border-bottom:1px solid #000;font-family:Poppins;font-weight:400;font-size:12px;line-height:18px;letter-spacing:0%;color:#212b36;padding:2px 4px}._courierPopupInput_unmka_2245 textarea{outline:none;resize:none;border:.5px solid #212B36;font-family:Poppins;font-weight:400;font-size:12px;line-height:18px;letter-spacing:0%;color:#212b36;padding:2px 4px;border-radius:5px;margin:.2rem 0}._inputWithIcon_unmka_2329{display:flex;align-items:center;width:100%;border-bottom:1px solid #000}._inputWithIcon_unmka_2329 input{width:100%;border:none}._tooltipWrapper_unmka_2353{position:relative;display:inline-block}._infoIcon_unmka_2363{cursor:pointer;display:flex;align-items:center;font-size:1.2rem;color:#000}._tooltipBox_unmka_2379{position:absolute;top:50%;left:50%;transform:translate(-50%);background:#2c2c2c;color:#fff;padding:10px 12px;border-radius:8px;font-size:13px;width:max-content;z-index:999;display:none;width:24rem}._tooltipBox_unmka_2379 p{color:#fff;font-size:13px;font-family:Poppins;padding:4px}._tooltipWrapper_unmka_2353:hover ._tooltipBox_unmka_2379,._tooltipWrapper_unmka_2353._active_unmka_2435 ._tooltipBox_unmka_2379{display:block}._courierPopupButton_unmka_2447{display:flex;align-items:center;justify-content:flex-end;padding:.2rem 0}._courierPopupButton_unmka_2447 p{font-family:Poppins;font-weight:400;font-size:12px;line-height:18px;letter-spacing:0%;color:#212b36}._courierPopupButton_unmka_2447 button{outline:none;background-color:#f5f5f5;border:1px solid #9801DF;border-radius:8px;padding:10px 16px;font-family:Poppins;font-weight:400;font-size:14px;line-height:21px;letter-spacing:0%;color:#7714a1;width:23%;height:31px;display:flex;align-items:center;justify-content:center}._courierPopupSwitch_unmka_2519{display:flex;align-items:center;justify-content:space-between;padding:.2rem 0}._courierPopupSwitch_unmka_2519 p{font-family:Poppins;font-weight:500;font-size:12px;line-height:18px;letter-spacing:0%;color:#212b36}._switch_unmka_2551{position:relative;display:inline-block;width:34px;height:18px}._switch_unmka_2551 input{opacity:0;width:0;height:0}._slider_unmka_2577{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ddd;border-radius:34px;transition:.4s}._slider_unmka_2577:before{position:absolute;content:"";height:14px;width:14px;left:2px;bottom:2px;background-color:#fff;transition:.4s;border-radius:50%}._switch_unmka_2551 input:checked+._slider_unmka_2577{background-color:#9801df}._switch_unmka_2551 input:checked+._slider_unmka_2577:before{transform:translate(16px)}._variantsSection_unmka_2643{display:flex;flex-direction:column;gap:16px}._variantsList_unmka_2655{padding-left:2rem;display:flex;flex-direction:column;gap:6px}._variantRow_unmka_2669{display:flex;flex-direction:column;gap:8px}._variantInputGroup_unmka_2681{display:flex;align-items:flex-start;gap:2rem}._variantInputWrapper_unmka_2693{display:flex;flex-direction:column;align-items:flex-start;width:50%}._variantInput_unmka_2681{flex:1;padding:8px 12px;border:1px solid #E5E7EB;border-radius:6px;font-size:14px;color:#111827;background-color:#f5edff80;outline:none}._variantInput_unmka_2681::placeholder{color:#9ca3af}._variantQuantity_unmka_2737{display:flex;align-items:center;justify-content:center;gap:8px;padding:4px 8px;border:1px solid #9801DF;border-radius:6px;background-color:#f5edff;min-width:7rem;width:35%}._variantQuantity_unmka_2737 button{background:none;border:none;color:#9801df;cursor:pointer;padding:2px;display:flex;align-items:center;justify-content:center;outline:none}._errorText_unmka_2787{color:#d32f2f;font-size:12px;margin-top:4px}._variantQuantity_unmka_2737 span{min-width:20px;text-align:center;color:#111827}._removeVariantButton_unmka_2813{background:none;border:none;color:#9ca3af;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}._removeVariantButton_unmka_2813:hover{color:#ef4444}._addMoreVariantButton_unmka_2843{display:flex;align-items:center;gap:4px;background:none;border:none;color:#7c3aed;cursor:pointer;font-family:Poppins;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px;padding:4px;margin-left:auto}._addMoreVariantButton_unmka_2843 svg{font-size:18px}._addMoreVariantButton_unmka_2843:hover{opacity:.8}._addSubVariantButton_unmka_2893{display:flex;align-items:center;gap:4px;background:none;border:none;color:#7c3aed;cursor:pointer;font-family:Poppins;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px;padding:4px;margin-right:auto}._variantOptions_unmka_2927{margin-top:16px;padding:0 16px;display:flex;flex-direction:column;gap:12px}._variantOptionItem_unmka_2943{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #E5E7EB}._variantOptionItem_unmka_2943 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:18px;letter-spacing:0px;color:#212b36}._variantOptionItem_unmka_2943 input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:2px solid #9801DF;border-radius:4px;position:relative;cursor:pointer}._variantOptionItem_unmka_2943 input[type=checkbox]:checked{background-color:#9801df;border-color:#9801df}._variantOptionItem_unmka_2943 input[type=checkbox]:checked:before{content:"✔";color:#fff;font-size:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._errorMessage_unmka_3027{color:red;background-color:#ffe6e6;padding:10px;margin:10px 0;border-radius:4px;text-align:center;font-size:14px}._successMessage_unmka_3047{color:#00a854;background-color:#e6f7f0;padding:10px;margin:10px 0;border-radius:4px;text-align:center;font-size:14px}._removeImageButton_unmka_3067{position:absolute;top:5px;right:5px;background:#00000080;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;padding:0}._editImageButton_unmka_3101{position:absolute;top:5px;left:5px;background:#00000080;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;padding:0}._removeImageButton_unmka_3067:hover{background:#000000b3}._validationSnackbar_unmka_3145{display:none}._inputContainer_unmka_471._error_unmka_1837 ._input_unmka_455{border:1px solid #ff3b30;background-color:#f5edff80}._validationError_unmka_3163{color:#ff3b30;font-size:12px;margin-top:4px;font-family:Poppins;font-weight:400}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}._deliverySummary_unmka_3201{margin-top:.5rem;padding:.75rem 1rem;display:flex;flex-wrap:wrap;gap:.5rem 1.25rem}._deliveryData_unmka_3217{display:flex;flex-direction:column;gap:.5rem}._deliveryData_unmka_3217 p{font-family:Poppins;font-weight:400;font-size:12px;line-height:100%;letter-spacing:2%;color:#212b36}._subVariantWrapper_unmka_3247{display:flex;flex-direction:column;border:1px solid #9801DF33;background-color:#fbf3ffd4;padding:.3rem}._unitTextContainer_unmka_869{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._variantRow_unmka_2669{padding:10px;border-radius:6px}._variantQuantity_unmka_2737{display:flex;align-items:center;gap:6px}._subVariantWrapper_unmka_3247{overflow-x:auto}._subVariantTable_unmka_3311{width:100%;border-collapse:collapse;font-size:14px;overflow:hidden}._subVariantTable_unmka_3311 th{font-family:Poppins;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-2%;color:#64748b;text-align:left;padding:4px}._subVariantTable_unmka_3311 td{padding:4px;vertical-align:top}._subVariantTable_unmka_3311 ._variantQuantity_unmka_2737,._subVariantTable_unmka_3311 ._variantInput_unmka_2681{width:95%}._variantInput_unmka_2681{width:100%;padding:6px 8px;font-size:14px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}._removeVariantButton_unmka_2813{background-color:transparent;color:#e74c3c;border:none;cursor:pointer;font-size:18px;padding:4px;display:flex;align-items:center;justify-content:center}._removeVariantButton_unmka_2813:hover{color:#c0392b}._enableCheckbox_unmka_3423{display:flex;gap:12px;align-items:center;padding-left:1.5rem}._enableCheckbox_unmka_3423 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-2%;color:#64748b}._buttoncheck_unmka_3455{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:19px;height:19px;border:1px solid #9801DF;border-radius:2px;cursor:pointer;outline:none;position:relative}._imageactions_unmka_3479{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:5px}._buttoncheck_unmka_3455:checked{background-color:#9801df}._buttoncheck_unmka_3455:checked:after{content:"";position:absolute;top:2px;left:5px;width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}._multipleUnitNumberSelection_unmka_1731 ._quantityInput_unmka_3535{border:none;outline:none;background-color:transparent;width:fit-content;max-width:3rem;text-align:center}@media screen and (max-width:1024px){._productSection_unmka_27{display:flex;flex-direction:column;justify-content:flex-start;padding:.5rem;background-color:#fff;border-radius:6px;gap:2rem}._productSectionLeft_unmka_47{display:flex;flex-direction:column;gap:1rem;width:initial}._productSectionRight_unmka_439{display:flex;flex-direction:column;gap:1rem;width:initial;padding-right:1rem}}/*!
* Cropper.js v1.6.2
* https://fengyuanchen.github.io/cropperjs
*
* Copyright 2015-present Chen Fengyuan
* Released under the MIT license
*
* Date: 2024-04-21T07:43:02.731Z
*/.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:before,.cropper-center:after{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width: 1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}._container_157ed_1{width:20rem;background-color:#fff;padding:2rem;border-radius:10px;display:flex;flex-direction:column;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);gap:1rem;z-index:999;box-shadow:0 8px 32px #00000026}._header_157ed_33{display:flex;align-items:center;justify-content:center}._header_157ed_33 p{font-size:1rem;color:#2e2e2e;font-weight:600;font-family:Poppins;text-align:center}._body_157ed_61{display:flex;flex-direction:column;gap:1rem}._inputSection_157ed_71{display:flex;flex-direction:column;gap:.2rem}._inputSection_157ed_71 label{font-size:.85rem;color:#090909;font-weight:400;font-family:Poppins}._input_157ed_71{display:flex;align-items:center;justify-content:space-between;gap:.3rem;width:100%}._input_157ed_71 p{font-size:.85rem;color:#090909;font-weight:400;font-family:Poppins}._input_157ed_71 svg{font-size:1.2rem;flex-shrink:0}._inputSection_157ed_71 button{display:flex;align-items:center;justify-content:center;border:none;outline:none;background-color:#b94bec;font-family:Poppins;font-weight:400;font-size:14px;line-height:21px;letter-spacing:0%;color:#fff;border-radius:8px;padding:8px 29px;box-shadow:0 8px 13px -3px #00000012;cursor:pointer}._overlay_1ke18_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:10000}._container_1ke18_27{background:#fff;padding:2rem;border-radius:10px;width:30rem;display:flex;flex-direction:column;align-items:center;gap:1rem;box-shadow:0 4px 10px #0003}._popupImage_1ke18_51{display:flex;align-items:center}._popupImage_1ke18_51 img{width:100%;height:100%;aspect-ratio:143/128}._popupHeader_1ke18_73 p{font-size:1.25rem;font-weight:700;color:#333;margin:0}._popupText_1ke18_87 p{font-size:1rem;color:#555;text-align:center}._popupButton_1ke18_99{display:flex;gap:2rem}._logoutBtn_1ke18_109{background-color:#9801df;color:#fff;border:none;padding:.4rem;border-radius:8px;font-size:1rem;cursor:pointer;width:7rem;display:flex;align-items:center;justify-content:center}._cancelBtn_1ke18_137{background-color:transparent;color:#9801df;border:none;padding:.4rem;border-radius:6px;font-size:1rem;cursor:pointer;width:7rem;display:flex;align-items:center;justify-content:center}._logoutBtn_1ke18_109:hover{background-color:#9801df}._container_evqj5_1{width:100%;background-color:#f6f6f7;padding-top:5rem;position:relative}._Header_evqj5_17{display:flex;align-items:center;padding:.5rem 1rem}._headerLeft_evqj5_29{display:flex;align-items:center;justify-content:flex-end;width:50%}._headerLeft_evqj5_29 p{font-size:1.2rem;font-family:Poppins;font-weight:600;font-style:SemiBold;leading-trim:NONE;line-height:100%;letter-spacing:0%}._headerRight_evqj5_65{display:flex;align-items:center;justify-content:flex-end;width:50%;padding-right:.1rem}._subContainer_evqj5_81{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:1rem 2rem}._WholeBannerContainer_evqj5_97{width:100%;display:flex;justify-content:center;align-items:center;padding:2rem 0 1rem}._BannerContainer_evqj5_115{width:75%;aspect-ratio:8/2;overflow:hidden;margin:0 auto}._BannerImg_evqj5_129{width:100%;height:100%;object-fit:cover;border-radius:5px;object-position:center}._WholetopContainer_evqj5_145{width:100%;display:flex;justify-content:space-between;gap:1rem}._wholeTopLeftContainer_evqj5_159{display:flex;box-shadow:0 4px 4px #0000002b;border-radius:8px;justify-content:space-around;padding-top:15px;padding-bottom:15px;background-color:#fff}._WrapperwholeTopLeftContainer_evqj5_179{width:70%;background-color:#f6f6f7;height:585px;overflow-y:scroll}._DeliverHereContainer_evqj5_193{width:50%}._deliverherepara_evqj5_201{font-weight:500;font-size:18px;line-height:16px;letter-spacing:0px;margin-top:8px;margin-bottom:10px}._Addresspara_evqj5_219{font-weight:400;font-size:16px;line-height:26px;letter-spacing:0px;color:gray}._Pinpara_evqj5_235{font-weight:400;font-size:16px;letter-spacing:0px;color:gray}._Contactpara_evqj5_251{font-weight:400;font-size:16px;line-height:16px;letter-spacing:0px;margin-top:5px;margin-bottom:5px}._EditContainer_evqj5_269{width:40%;display:flex;align-items:flex-start;justify-content:flex-end}._Editwrapper_evqj5_283{display:flex;align-items:center;justify-content:center;cursor:pointer}._editpara_evqj5_297{font-weight:500;font-size:16px;line-height:16px;letter-spacing:0px;color:#9801df}._AddaddressContainer_evqj5_313{display:flex;align-items:center;justify-content:center;font-weight:500;font-size:16px;line-height:16px;letter-spacing:0px;color:#9801df;box-shadow:0 4px 4px #0000002b;margin-top:1rem;border-radius:5px;height:43px;background-color:#fff;cursor:pointer}._frameimg_evqj5_347{margin-right:10px}._countSection_evqj5_355{display:flex;align-items:center;justify-content:space-between;padding:1rem 0 1rem 2rem}._countSection_evqj5_355 p{font-family:Poppins;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:100%;letter-spacing:0%;color:#575454}._countSection_evqj5_355 span{font-family:Poppins;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:100%;letter-spacing:0%;color:#f20808;cursor:pointer}._allSelection_evqj5_417{display:flex;align-items:center;gap:.5rem}._allSelection_evqj5_417 label{font-family:Poppins;font-weight:500;font-style:Regular;font-size:17px;leading-trim:NONE;line-height:16px;letter-spacing:0px;text-align:center;color:#120f13;cursor:pointer}._ProductDetailsContainer_evqj5_455{width:100%;display:flex;margin-top:2rem;gap:1rem}._Producttickbox_evqj5_469{display:flex;justify-content:flex-end;align-items:center}._Selectboxinput_evqj5_481{width:34.5px;height:34.5px;border:4px solid rgba(152,1,223,1);-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:5px}._Selectboxinput_evqj5_481:checked{background-color:#9801df;border-color:#9801df;position:relative}._Selectboxinput_evqj5_481:checked:after{content:"✔";color:#fff;font-size:18px;font-weight:700;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}._ProductImganddetailsContainer_evqj5_539{display:flex;gap:1rem}._ImgContainer_evqj5_549{width:180px;height:180px;position:relative}._photo_evqj5_561{width:100%;height:100%}._sparkBadge_evqj5_571{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px;background:#178a91cc;border-radius:0 20px 20px 0;position:absolute;top:55%;left:0}._sparkBadge_evqj5_571 p{font-family:Poppins;font-weight:400;font-size:12px;line-height:10px;letter-spacing:0px;text-align:center;color:#fff;text-transform:capitalize}._detailsConatainer_evqj5_621{display:flex;flex-direction:column;gap:.4rem}._Tag_evqj5_633{display:flex}._SparkContainer_evqj5_643{color:#fff;background-color:#a9145dab;width:101px;height:28px;display:flex;justify-content:center;align-items:center;margin-right:5px}._offContainer_evqj5_665{color:#fff;background-color:#f5a146;text-align:center;display:flex;justify-content:center;align-items:center;width:42px;height:28px}._sparkpara_evqj5_687{font-weight:400;font-size:14px}._CompanyNamepara_evqj5_697{font-weight:400;font-size:16px;letter-spacing:0%;color:#a0a0a0}._productdespara_evqj5_713{font-weight:400;font-size:18px}._Ratepara_evqj5_723{font-weight:500;font-size:20px}._Percentoff_evqj5_733{color:#f5a146;font-weight:500;font-size:20px}._wholerateWrapper_evqj5_745{display:flex;gap:1rem;align-items:center}._rateWrapper_evqj5_757,._offWrapper_evqj5_769{display:flex;align-items:center;justify-content:center}._strikeThrough_evqj5_781{text-decoration:line-through;color:#888}._colanddel_evqj5_791{display:flex;justify-content:space-between;align-items:center;gap:.5rem}._colourContainer_evqj5_807{display:flex;align-items:center;justify-content:center;gap:1rem;padding:4px 0}._colour_evqj5_807{color:#a0a0a0;font-weight:400;font-size:20px}._colorname_evqj5_835{font-weight:400;font-size:20px}._dotspara_evqj5_845{font-weight:400;font-size:20px;color:#a0a0a0}._colourWrapper_evqj5_857{display:flex;align-items:center;justify-content:center;border:1px solid #575454;border-radius:6px;padding:.3rem .5rem;min-width:2rem}._colourWrapper_evqj5_857 p{font-size:.8rem;font-weight:400}._dotsparaWrapper_evqj5_887,._colornameWrapper_evqj5_899{display:flex;align-items:center;justify-content:center}._Dealmethanddeli_evqj5_911{display:flex;align-items:center;gap:1rem}._dealmethodWrapper_evqj5_925{width:106px;height:16px;display:flex;align-items:center;justify-content:center}._deal_evqj5_925{font-weight:500;font-size:14px}._productInput_evqj5_951{border:none;background:transparent;outline:none;width:25%;height:40px}._inputContainer_evqj5_967{width:117px;height:29px;border-radius:5px;border:1px solid rgba(140,135,135,1);display:flex;align-items:center;justify-content:space-between;padding:0 1rem}._platformFeeText_evqj5_991{font-weight:400;font-size:14px;color:gray}._minusbtn_evqj5_1003{outline:none;border:none;background:transparent;font-weight:400;font-size:26px;cursor:pointer}._addbtn_evqj5_1023{outline:none;border:none;background:transparent;font-weight:400;font-size:20px;cursor:pointer}._inputWrapper_evqj5_1041{display:flex;justify-content:space-between}._productInput_evqj5_951::-webkit-inner-spin-button,._productInput_evqj5_951::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._GstinvoiceContainer_evqj5_1063{display:flex;justify-content:left;align-items:center}._gstinput_evqj5_1075{width:21px;height:21px;border:2px solid rgba(152,1,223,1);-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:transparent;position:relative;cursor:default}._gstinput_evqj5_1075:checked{background-color:#9801df;border-color:#9801df}._gstinput_evqj5_1075:checked:after{content:"✔";font-size:16px;color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:700}._Gstpara_evqj5_1137{font-weight:400;font-size:16px;line-height:16px;letter-spacing:0%;margin-left:5px;cursor:default}._detailsConatainerwrapper_evqj5_1155{display:flex;width:100%;justify-content:space-between}._AddressandaddAdreesswrapper_evqj5_1167{margin-left:2rem}._subhr_evqj5_1175{width:90%;margin:1rem auto;border:1px dashed rgba(0,0,0,.2)}._wholeTopRightContainer_evqj5_1187{width:443px;margin-right:2rem}._wholePricingBackContainer_evqj5_1197{display:flex;flex-direction:column}._BackContainer_evqj5_1207{display:flex;justify-content:flex-end;cursor:pointer;align-items:center}._backimg_evqj5_1221{font-size:1rem}._backpara_evqj5_1229{font-weight:400;font-size:14px;letter-spacing:0px}._pricingwholecontainer_evqj5_1241{width:30%;height:550px;border-radius:8px;background-color:#fff;box-sizing:border-box}._pricingwholecontainerwrap_evqj5_1257{padding:20px}._Pricedetails_evqj5_1265{display:flex;justify-content:space-between;font-weight:400;font-size:16px;line-height:26px;padding:.4rem 0}._subtotal_evqj5_1283{color:#9801df}._RsTotal_evqj5_1291{display:flex;justify-content:space-between;font-weight:600;font-size:16px;line-height:26px;letter-spacing:0%}._ButtonContainer_evqj5_1309{display:flex;justify-content:center;align-items:center;margin-top:20px;border-bottom:none}._checkout_evqj5_1325{color:#fff;background-color:#9801df;border-radius:5px;width:100%;height:51px;font-weight:600;font-size:20px;line-height:26px;letter-spacing:0%;cursor:pointer;border:none;outline:none}._Free_evqj5_1355{color:#41b645}@keyframes _slideUp_evqj5_1387{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}._slideUp_evqj5_1387{animation:_slideUp_evqj5_1387 .3s ease forwards}._deliveryWrapper_evqj5_1395{display:flex;flex-direction:column;position:relative}._Deliverycontainer_evqj5_1407{width:97px;height:25px;border-radius:6px;background:radial-gradient(68.02% 68.02% at 37.79% 47.62%,#ffe5a9,#fad786);display:flex;align-items:center;justify-content:center}._deliverymethodWrapper_evqj5_1431{min-width:60px;max-width:100px}._deliverymethodPara_evqj5_1441{font-weight:600;font-size:12px;color:(55,71,79,1)}._rightshiftarrow_evqj5_1453{color:(55,71,79,1)}._DropdownMenu_evqj5_1461{width:100px;border-radius:6px;background-color:#fad786;border:1px solid rgba(255,229,169,1);margin-top:5px;box-shadow:0 2px 5px #0003;position:absolute;z-index:999;top:100%}._DropdownItem_evqj5_1487{padding:5px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:12px}._DropdownItem_evqj5_1487:hover{background-color:#ffe5a980}._deleteIcon_evqj5_1513{cursor:pointer}._cartEmptySection_evqj5_1521{display:flex;flex-direction:column;justify-content:center;gap:2rem;padding:2rem}._cartEmptyImageContainer_evqj5_1537{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}._cartEmptyImage_evqj5_1537{width:14rem}._cartEmptyImage_evqj5_1537 img{width:100%;height:100%}._cartEmptyText_evqj5_1569{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:1.5rem}._cartEmptyTopText_evqj5_1585{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}._cartEmptyTopText_evqj5_1585 p{font-family:Poppins;font-size:26px;font-weight:600;line-height:39px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#000}._cartEmptyBottomText_evqj5_1621{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}._cartEmptyBottomText_evqj5_1621 p{font-family:Poppins;font-size:18px;font-weight:300;line-height:27px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#000}._cartEmptyBottomText_evqj5_1621 span{font-family:Poppins;font-size:18px;font-weight:400;line-height:27px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#9801df;cursor:pointer}._cartEmptyButton_evqj5_1681{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}._cartEmptyButton_evqj5_1681 button{border:none;outline:none;color:#fff;border-radius:63px;padding:.7rem;width:20%;background-color:#9801df;font-family:Poppins;font-size:16px;font-weight:500;line-height:24px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;cursor:pointer}@media (max-width: 768px){._WholetopContainer_evqj5_145{flex-direction:column;gap:0px;align-items:center;justify-content:center}._BackContainer_evqj5_1207{display:none}._subContainer_evqj5_81{margin-left:0;margin-right:0;padding:2rem}._WrapperwholeTopLeftContainer_evqj5_179{width:100%}._AddressandaddAdreesswrapper_evqj5_1167{margin-left:0}._productdesWrapper_evqj5_1787{width:initial}._detailsConatainerwrapper_evqj5_1155{justify-content:space-between}._pricingwholecontainer_evqj5_1241{width:443px;height:fit-content;border-radius:8px;background-color:#fff;margin-top:1.5rem;background-color:transparent}._productdespara_evqj5_713{font-size:15px}._CompanyNamepara_evqj5_697{font-size:14px}._Ratepara_evqj5_723,._Percentoff_evqj5_733,._colour_evqj5_807,._dotspara_evqj5_845,._colorname_evqj5_835{font-size:15px}._deal_evqj5_925{font-size:12px}._inputContainer_evqj5_967{width:60px;height:25px}._Gstpara_evqj5_1137{font-size:12px;line-height:normal}._gstinput_evqj5_1075{width:15px;height:15px}._Selectboxinput_evqj5_481{width:25px;height:25px}._deliverherepara_evqj5_201,._Addresspara_evqj5_219,._Pinpara_evqj5_235,._Contactpara_evqj5_251{font-size:16px}._wholeTopRightContainer_evqj5_1187{margin:0}._Pricedetails_evqj5_1265,._RsTotal_evqj5_1291{font-size:16px}._WholeBannerContainer_evqj5_97{padding-right:0}._ImgContainer_evqj5_549{width:150px}}@media (max-width: 693px){._colanddel_evqj5_791{width:20rem}}@media (max-width: 630px){._ImgContainer_evqj5_549{width:140px}._wholerateWrapper_evqj5_745,._colanddel_evqj5_791{padding:0}._GstinvoiceContainer_evqj5_1063{margin-top:5px}}@media (max-width: 619px){._Dealmethanddeli_evqj5_911{flex-direction:column;gap:0px}._colanddel_evqj5_791{width:15rem}}@media (max-width: 540px){._deliverherepara_evqj5_201,._Addresspara_evqj5_219,._Pinpara_evqj5_235,._Contactpara_evqj5_251,._editpara_evqj5_297{font-size:12px}._Addresspara_evqj5_219{line-height:normal}._AddaddressContainer_evqj5_313{font-size:12px}._ImgContainer_evqj5_549{width:120px}._CompanyNamepara_evqj5_697,._productdespara_evqj5_713,._Ratepara_evqj5_723,._Percentoff_evqj5_733,._colour_evqj5_807,._dotspara_evqj5_845,._colorname_evqj5_835{font-size:12px}._deal_evqj5_925,._deliverymethodPara_evqj5_1441{font-weight:500;font-size:10px}._inputContainer_evqj5_967{width:40px;height:20px}._addbtn_evqj5_1023,._minusbtn_evqj5_1003{font-size:12px}._Gstpara_evqj5_1137{font-size:10px}._SparkContainer_evqj5_643{width:80px}._sparkpara_evqj5_687{font-size:10px}._offContainer_evqj5_665,._deleteIcon_evqj5_1513{width:30px}}@media (max-width: 509px){._Deliverycontainer_evqj5_1407{width:max-content;padding-inline:.5rem;height:20px}._deliverymethodWrapper_evqj5_1431{width:40px}._colanddel_evqj5_791{width:10rem}}@media (max-width: 480px){._container_evqj5_1{padding-top:3.5rem}._subContainer_evqj5_81{padding:.8rem}._WholeBannerContainer_evqj5_97{padding-top:1rem;padding-bottom:.5rem}._BannerContainer_evqj5_115{width:100%;aspect-ratio:16/6}._Header_evqj5_17{padding:1.5rem .7rem}._headerLeft_evqj5_29{justify-content:flex-start!important;padding-left:.5rem}._headerLeft_evqj5_29 p{font-size:1rem}._countSection_evqj5_355{padding:.7rem 0 .7rem .5rem}._WrapperwholeTopLeftContainer_evqj5_179{height:auto;overflow-y:visible}._wholeTopLeftContainer_evqj5_159{padding:10px}._AddressandaddAdreesswrapper_evqj5_1167{margin-left:0}._ProductDetailsContainer_evqj5_455{gap:.5rem;margin-top:1rem}._ProductImganddetailsContainer_evqj5_539{gap:.6rem}._ImgContainer_evqj5_549{width:90px;height:90px;flex-shrink:0}._detailsConatainer_evqj5_621{gap:.25rem;width:100%}._productdespara_evqj5_713{font-size:11px;line-height:15px}._CompanyNamepara_evqj5_697,._Ratepara_evqj5_723,._Percentoff_evqj5_733,._colour_evqj5_807,._colorname_evqj5_835,._dotspara_evqj5_845{font-size:10px}._wholerateWrapper_evqj5_745{gap:.5rem}._colourContainer_evqj5_807{gap:.4rem;flex-wrap:wrap}._colourWrapper_evqj5_857{padding:.15rem .3rem}._Dealmethanddeli_evqj5_911{gap:.4rem;align-items:flex-start}._deal_evqj5_925{font-size:9px}._Deliverycontainer_evqj5_1407{width:max-content;padding-inline:.5rem;height:22px}._deliverymethodPara_evqj5_1441{font-size:9px}._inputContainer_evqj5_967{width:65px;height:24px;padding:0 .4rem}._productInput_evqj5_951{width:20px;font-size:10px}._minusbtn_evqj5_1003,._addbtn_evqj5_1023{font-size:12px}._Gstpara_evqj5_1137{font-size:9px;line-height:normal}._gstinput_evqj5_1075{width:14px;height:14px}._Selectboxinput_evqj5_481{width:20px;height:20px}._pricingwholecontainer_evqj5_1241{width:100%;padding:0;margin-top:1rem}._pricingwholecontainerwrap_evqj5_1257{padding:12px}._Pricedetails_evqj5_1265,._RsTotal_evqj5_1291{font-size:14px;line-height:22px}._checkout_evqj5_1325{height:44px;font-size:16px}._cartEmptySection_evqj5_1521{padding:1rem;gap:1rem}._cartEmptyTopText_evqj5_1585 p{font-size:20px;line-height:28px}._cartEmptyBottomText_evqj5_1621 p,._cartEmptyBottomText_evqj5_1621 span{font-size:14px;line-height:22px}._cartEmptyButton_evqj5_1681 button{width:80%}}@media (max-width: 360px){._subContainer_evqj5_81{padding:.5rem}._Header_evqj5_17{padding:1.3rem .5rem}._headerLeft_evqj5_29 p{font-size:.9rem}._countSection_evqj5_355{padding-left:.2rem}._wholeTopLeftContainer_evqj5_159{padding:8px}._ProductDetailsContainer_evqj5_455{align-items:flex-start}._ProductImganddetailsContainer_evqj5_539{gap:.4rem}._ImgContainer_evqj5_549{width:75px;height:75px}._sparkBadge_evqj5_571{padding:3px}._sparkBadge_evqj5_571 p{font-size:8px}._SparkContainer_evqj5_643{width:55px;height:18px}._offContainer_evqj5_665{width:24px;height:18px}._sparkpara_evqj5_687{font-size:7px}._productdespara_evqj5_713{font-size:10px;line-height:14px}._CompanyNamepara_evqj5_697,._Ratepara_evqj5_723,._Percentoff_evqj5_733,._colour_evqj5_807,._colorname_evqj5_835,._dotspara_evqj5_845{font-size:9px}._colourContainer_evqj5_807{gap:.25rem}._colourWrapper_evqj5_857{min-width:auto;padding:.1rem .25rem}._colourWrapper_evqj5_857 p{font-size:7px}._deal_evqj5_925{font-size:8px}._Deliverycontainer_evqj5_1407{height:20px}._deliverymethodPara_evqj5_1441{font-size:8px}._inputContainer_evqj5_967{width:58px;height:22px;padding:0 .3rem}._minusbtn_evqj5_1003,._addbtn_evqj5_1023{font-size:10px}._productInput_evqj5_951{font-size:9px}._Gstpara_evqj5_1137{font-size:8px}._gstinput_evqj5_1075{width:12px;height:12px}._checkout_evqj5_1325{height:40px;font-size:14px}._Pricedetails_evqj5_1265,._RsTotal_evqj5_1291{font-size:13px}._DropdownMenu_evqj5_1461{width:70px}._DropdownItem_evqj5_1487{font-size:8px;padding:4px}._cartEmptyImage_evqj5_1537{width:10rem}._cartEmptyTopText_evqj5_1585 p{font-size:18px}._cartEmptyBottomText_evqj5_1621 p,._cartEmptyBottomText_evqj5_1621 span{font-size:12px;text-align:center}}._staleItemBanner_evqj5_3019{display:flex;align-items:flex-start;gap:.6rem;background:linear-gradient(135deg,#fff7e6,#fff3cd);border:1.5px solid #f59e0b;border-left:5px solid #f59e0b;border-radius:8px;padding:.85rem 1rem;margin:.75rem 0 .5rem;box-shadow:0 2px 8px #f59e0b26;animation:_bannerSlideIn_evqj5_1 .35s ease}@keyframes _bannerSlideIn_evqj5_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._staleItemBannerIcon_evqj5_3069{font-size:1.3rem;line-height:1.4;flex-shrink:0}._staleItemBanner_evqj5_3019 p{font-family:Poppins,sans-serif;font-size:13.5px;font-weight:500;color:#92400e;line-height:1.5;margin:0}._staleItemCard_evqj5_3101{border-left:4px solid #ef4444!important;background:linear-gradient(90deg,#fff5f5,#fff 60%)!important;border-radius:8px;padding-left:.5rem;position:relative;transition:border-color .2s ease,background .2s ease}._staleItemBadge_evqj5_3121{display:inline-flex;align-items:center;gap:.3rem;background-color:#fef2f2;border:1px solid #fca5a5;color:#b91c1c;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;padding:3px 8px;border-radius:4px;margin-top:4px;letter-spacing:.01em}._checkoutDisabledStale_evqj5_3155{background-color:#d1d5db!important;color:#6b7280!important;cursor:not-allowed!important;opacity:.8}@media (max-width: 480px){._staleItemBanner_evqj5_3019{padding:.65rem .75rem;gap:.45rem}._staleItemBanner_evqj5_3019 p{font-size:12px}._staleItemBannerIcon_evqj5_3069{font-size:1.1rem}._staleItemBadge_evqj5_3121{font-size:10px}}@media (max-width: 360px){._staleItemBanner_evqj5_3019 p{font-size:11px}._staleItemBadge_evqj5_3121{font-size:9px}}._overlay_zrqxr_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:10000}._container_zrqxr_27{position:absolute;background:#fff;width:40rem;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid #eff4fa;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;z-index:99}._header_zrqxr_57{display:flex;align-items:center;justify-content:space-between;height:10%;border-bottom:1px solid #eff4fa;padding:1rem}._header_zrqxr_57 p{font-family:Poppins;font-weight:600;font-size:1rem;line-height:16px;letter-spacing:0px;color:#222b45}._header_zrqxr_57 svg{font-size:1.25rem;cursor:pointer}._popupSection_zrqxr_103{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:1rem}._popupSectionRow_zrqxr_121{display:flex;flex-direction:column;gap:.75rem;width:100%;box-sizing:border-box;align-items:flex-start;padding:1rem}._popupSectionRow_zrqxr_121 label{font-family:Poppins;font-weight:400;font-size:14px;line-height:10px;letter-spacing:0px;color:#616164b2}._popupSectionRow_zrqxr_121 input{outline:none;width:100%;font-size:.9rem;padding:4px;border:none;border-bottom:1px solid #00000033}._popupSectionRow_zrqxr_121 textarea{outline:none;width:100%;font-size:.9rem;padding:4px;border:1px solid #00000033;border-radius:6px;resize:none}._popupSectionRow_zrqxr_121 p{font-family:Poppins;font-weight:400;font-size:13px;line-height:16px;letter-spacing:0px;color:#455279;padding-left:.85rem}._buttonSection_zrqxr_217{display:flex;align-items:center;justify-content:center;height:30%;gap:1rem;padding:1rem}._cancelButton_zrqxr_235{outline:none;color:#9801df;border-radius:6px;border:1px solid rgba(152,1,223,1);background-color:transparent;padding:.3rem 1dvb;font-size:1rem;font-family:Poppins;font-weight:500;width:5rem;cursor:pointer}._saveButton_zrqxr_263{outline:none;background-color:#9801df;border-radius:6px;color:#fff;padding:.3rem 1dvb;font-size:1rem;font-family:Poppins;font-weight:500;border:none;width:5rem;cursor:pointer}._checkboxSection_zrqxr_291{display:flex;align-items:center;gap:.5rem;padding:0 1rem}._Selectboxinput_zrqxr_305{width:20px;height:20px;border:3px solid rgba(152,1,223,1);-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:5px}._Selectboxinput_zrqxr_305:checked{background-color:#9801df;border-color:#9801df;position:relative}._Selectboxinput_zrqxr_305:checked:after{content:"✔";color:#fff;font-size:18px;font-weight:700;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}._checkboxSection_zrqxr_291 label{font-family:Poppins;font-weight:400;font-size:14px;line-height:10px;letter-spacing:0px;color:#616164b2}@media screen and (max-width:768px){._container_zrqxr_27{position:absolute;background:#fff;width:90vw;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid #eff4fa;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;z-index:99}}@media (max-width: 480px){._container_zrqxr_27{width:92vw;border-radius:6px}._header_zrqxr_57{padding:.75rem}._header_zrqxr_57 p{font-size:14px}._header_zrqxr_57 svg{font-size:1.1rem}._popupSection_zrqxr_103{padding:.75rem}._popupSectionRow_zrqxr_121{padding:.75rem;gap:.5rem}._popupSectionRow_zrqxr_121 label{font-size:13px}._popupSectionRow_zrqxr_121 input,._popupSectionRow_zrqxr_121 textarea{font-size:14px}._popupSectionRow_zrqxr_121 p{font-size:12px;padding-left:.5rem}._checkboxSection_zrqxr_291{padding:0 .75rem;gap:.4rem}._checkboxSection_zrqxr_291 label{font-size:13px}._Selectboxinput_zrqxr_305{width:18px;height:18px}._buttonSection_zrqxr_217{padding:.75rem;gap:.75rem}._cancelButton_zrqxr_235,._saveButton_zrqxr_263{width:4.5rem;font-size:14px;padding:.3rem .8rem}}@media (max-width: 368px){._container_zrqxr_27{width:94vw;border-radius:5px}._header_zrqxr_57{padding:.6rem}._header_zrqxr_57 p{font-size:13px}._header_zrqxr_57 svg{font-size:1rem}._popupSection_zrqxr_103{padding:.6rem}._popupSectionRow_zrqxr_121{padding:.6rem;gap:.4rem}._popupSectionRow_zrqxr_121 label{font-size:12px}._popupSectionRow_zrqxr_121 input,._popupSectionRow_zrqxr_121 textarea{font-size:13px}._popupSectionRow_zrqxr_121 p{font-size:11px;padding-left:.4rem}._checkboxSection_zrqxr_291{padding:0 .6rem;gap:.3rem}._checkboxSection_zrqxr_291 label{font-size:12px}._Selectboxinput_zrqxr_305{width:16px;height:16px}._Selectboxinput_zrqxr_305:checked:after{font-size:14px}._buttonSection_zrqxr_217{padding:.6rem;gap:.5rem}._cancelButton_zrqxr_235,._saveButton_zrqxr_263{width:4rem;font-size:13px;padding:.25rem .6rem}}._overlay_fj22h_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:10000}._container_fj22h_27{background:#fff;padding:2rem;border-radius:12px;width:35rem;display:flex;flex-direction:column;position:relative;box-shadow:0 4px 15px #0003;font-family:inherit}._closeButton_fj22h_51{position:absolute;top:1rem;right:1.5rem;background:none;border:none;font-size:1.5rem;color:#888;cursor:pointer;line-height:1}._closeButton_fj22h_51:hover{color:#333}._popupHeader_fj22h_83{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:.5rem}._popupText_fj22h_97{font-size:.95rem;color:#666;margin-bottom:2rem;line-height:1.5}._inputGroup_fj22h_111{display:flex;flex-direction:column;margin-bottom:1.5rem;position:relative}._inputGroup_fj22h_111 label{font-size:.95rem;font-weight:500;color:#555;margin-bottom:.5rem}._inputField_fj22h_139{padding:.8rem 1rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;color:#333;outline:none;transition:border-color .2s}._inputField_fj22h_139:focus{border-color:#9801df}._inputField_fj22h_139::placeholder{color:#aaa}._helpIcon_fj22h_175{position:absolute;right:1rem;top:2.2rem;width:20px;height:20px;background-color:#888;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;cursor:help}._buttonContainer_fj22h_209{display:flex;gap:1rem;margin-top:1rem}._addDetailsBtn_fj22h_221{flex:1;background-color:#9801df;color:#fff;border:none;padding:.8rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s}._addDetailsBtn_fj22h_221:hover{background-color:#7a01b3}._skipBtn_fj22h_255{flex:1;background-color:#fff;color:#9801df;border:1px solid #9801DF;padding:.8rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s}._skipBtn_fj22h_255:hover{background-color:#f9f0ff}@media screen and (max-width: 1024px){._container_fj22h_27{width:32rem;padding:1.8rem}._popupHeader_fj22h_83{font-size:1.2rem}._popupText_fj22h_97{font-size:.92rem}._inputField_fj22h_139,._addDetailsBtn_fj22h_221,._skipBtn_fj22h_255{font-size:.96rem}}@media screen and (max-width: 768px){._overlay_fj22h_1{padding:1rem;align-items:center}._container_fj22h_27{width:100%;max-width:32rem;padding:1.5rem;border-radius:10px}._popupHeader_fj22h_83{font-size:1.1rem}._popupText_fj22h_97{font-size:.9rem;margin-bottom:1.5rem}._inputGroup_fj22h_111{margin-bottom:1.2rem}._inputGroup_fj22h_111 label{font-size:.9rem}._inputField_fj22h_139{padding:.75rem .9rem;font-size:.95rem}._helpIcon_fj22h_175{top:2.1rem;width:18px;height:18px;font-size:.75rem}._buttonContainer_fj22h_209{gap:.8rem}._addDetailsBtn_fj22h_221,._skipBtn_fj22h_255{padding:.75rem;font-size:.95rem}}@media screen and (max-width: 480px){._overlay_fj22h_1{padding:.75rem}._container_fj22h_27{width:100%;padding:1.25rem;border-radius:10px}._closeButton_fj22h_51{top:.8rem;right:1rem;font-size:1.3rem}._popupHeader_fj22h_83{font-size:1rem;margin-bottom:.4rem;padding-right:1.5rem}._popupText_fj22h_97{font-size:.85rem;line-height:1.45;margin-bottom:1.2rem}._inputGroup_fj22h_111{margin-bottom:1rem}._inputGroup_fj22h_111 label{font-size:.85rem}._inputField_fj22h_139{padding:.72rem .85rem;font-size:.9rem;border-radius:7px}._helpIcon_fj22h_175{width:18px;height:18px;font-size:.7rem;top:2rem;right:.8rem}._buttonContainer_fj22h_209{flex-direction:column;gap:.75rem;margin-top:.8rem}._addDetailsBtn_fj22h_221,._skipBtn_fj22h_255{width:100%;padding:.8rem;font-size:.92rem}}@media screen and (max-width: 380px){._overlay_fj22h_1{padding:.5rem}._container_fj22h_27{width:100%;padding:1rem;border-radius:8px}._closeButton_fj22h_51{top:.7rem;right:.8rem;font-size:1.2rem}._popupHeader_fj22h_83{font-size:.95rem;line-height:1.3}._popupText_fj22h_97{font-size:.8rem;line-height:1.4;margin-bottom:1rem}._inputGroup_fj22h_111 label{font-size:.8rem}._inputField_fj22h_139{padding:.68rem .8rem;font-size:.85rem}._helpIcon_fj22h_175{width:16px;height:16px;font-size:.65rem;top:1.95rem}._buttonContainer_fj22h_209{gap:.65rem}._addDetailsBtn_fj22h_221,._skipBtn_fj22h_255{padding:.75rem;font-size:.85rem;border-radius:7px}}._container_z6x6f_1{padding:0 4rem;font-family:Poppins,sans-serif;color:#333;margin:0}._title_z6x6f_15{font-size:22px;font-weight:700;text-align:left;margin-bottom:10px}._section_z6x6f_29{margin-bottom:10px;display:flex;align-items:center}._section_z6x6f_29 p{overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap;max-width:100%}._heading_z6x6f_55{font-weight:500;font-size:25px;line-height:37.5px;letter-spacing:0px}._text_z6x6f_69{font-weight:400;font-size:16px;line-height:22px}._emptySection_z6x6f_81{display:flex;align-items:center;justify-content:center}._followersData_z6x6f_93{display:flex;align-items:center;justify-content:flex-end;gap:2rem;padding-bottom:1rem}._countData_z6x6f_109{display:flex;align-items:center;gap:.35rem;cursor:pointer}._countData_z6x6f_109 span{font-family:Poppins;font-weight:400;font-size:16px;line-height:20px;letter-spacing:0px;text-align:right;color:#212b36}._countData_z6x6f_109 p{font-family:Poppins;font-weight:600;font-size:16px;line-height:20px;letter-spacing:0px;text-align:right;color:#9801df}@media screen and (max-width:768px){._container_z6x6f_1{width:100%;padding:0 1rem;box-sizing:border-box}._countData_z6x6f_109 span,._countData_z6x6f_109 p{font-size:14px}._title_z6x6f_15{font-size:18px;font-weight:700;text-align:left;margin-bottom:6px}._text_z6x6f_69{font-weight:400;font-size:14px;line-height:20px}}._container_5sqrb_1{width:100%;padding:0 3rem;box-sizing:border-box}._icon_5sqrb_17{color:#050810;font-size:16px;margin-right:8px}._heading_5sqrb_29{font-weight:600;font-size:14px;line-height:16px;letter-spacing:0px;color:#424347}._price_5sqrb_45{font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;margin-top:.5rem}._searchInput_5sqrb_61{border:none;outline:none;background:transparent;font-size:16px;width:100%;color:#333}._searchInput_5sqrb_61::placeholder{color:#aaa}._filterDiv_5sqrb_87{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;box-sizing:border-box}._categoryDiv_5sqrb_105{display:flex;align-items:center;font-size:16px;color:#333;cursor:pointer;position:relative;gap:6px}._categoryDiv_5sqrb_105 p{font-family:Poppins;font-weight:400;font-size:18px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#000}._categoryDiv_5sqrb_105 svg{font-size:1.1rem}._filter_5sqrb_87{display:flex;align-items:center;font-size:16px;color:#333;cursor:pointer;position:relative}._icon_5sqrb_17{margin-left:5px;font-size:16px}._activeFilter_5sqrb_183,._activeIcon_5sqrb_185,._activeText_5sqrb_187{color:#9b4ad5!important}._CardMain_5sqrb_195{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}._CardConatiner_5sqrb_209{margin-bottom:3rem;width:313px;height:368px}._ImageBox_5sqrb_221{width:100%;height:259px;border-radius:15px}._ImageBox_5sqrb_221 img{width:100%;height:100%;border-radius:15px}._titleBox_5sqrb_245{background-color:#fff;border-radius:14px;padding:1rem;position:sticky;z-index:3}._badge_5sqrb_263{margin-top:-4rem;position:sticky;z-index:1;display:flex;justify-content:space-between;padding:.4rem}._badge_5sqrb_263 p{color:#f7f7f7;font-weight:400;font-size:14px;text-align:center}._likes_5sqrb_297{display:flex;justify-content:center;align-items:center;gap:.5rem}._likes_5sqrb_297 p,._likes_5sqrb_297 span{font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#616264}._moreBtn_5sqrb_333{width:100%;display:flex;justify-content:center;align-items:center;margin-top:1rem}._productTypeShield_5sqrb_349{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px 10px;background:#d15972cc;border-radius:0 20px 20px 0}._actionsButtons_5sqrb_389{display:flex;justify-content:flex-end;align-items:center;width:100%}._topActions_5sqrb_403{position:sticky;width:100%;display:flex;justify-content:space-between;height:1.5rem;align-items:center;gap:.5rem;margin-bottom:-2.3rem}._shareIco_5sqrb_425{width:17px;height:18px}._TopMore_5sqrb_435{width:25px;height:25px}._moreBtn_5sqrb_333 button{display:flex;justify-content:space-between;align-items:center;border:none;background-color:#fff;padding:.5rem;border-radius:5px;gap:.5rem}._titleBox_5sqrb_245 button{width:100%;margin-top:1rem;padding:.2rem;border:none;background:#9801df;color:#fff;border-radius:8px;height:31px}._addContainer_5sqrb_489{display:flex;width:100%;height:227px;margin-bottom:2rem}._addContainer_5sqrb_489 img{width:100%;height:100%}._detail_5sqrb_513{display:flex;justify-content:space-between}._productCard_5sqrb_523{display:flex;flex-direction:column;justify-content:flex-start;border-radius:15px;box-shadow:0 4px 14px #0000001f;height:320px;position:relative;cursor:pointer}._productCardImageContainer_5sqrb_545{display:flex;flex-direction:column;justify-content:flex-start;position:relative}._productCardImage_5sqrb_545{width:100%;height:230px}._productCardImage_5sqrb_545 img{width:100%;height:100%;border-radius:15px 15px 0 0}._productActionContainer_5sqrb_583{display:flex;align-items:center}._productActionContainer_5sqrb_583 svg{color:#fff;font-size:1.2rem;cursor:pointer;filter:drop-shadow(0 0 1px rgba(0,0,0,.5))}._productOptionContainer_5sqrb_607{display:flex;flex-direction:row;justify-content:space-between;position:absolute;width:100%;top:10px}._productOptionContainer_5sqrb_607>*:only-child{margin-left:auto}._productTypeShield_5sqrb_349{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px;background:#d15972cc;border-radius:0 20px 20px 0;width:3rem}._productTypeShield_5sqrb_349 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff}._productOption_5sqrb_607{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px 10px;position:relative}._productOption_5sqrb_607 svg{color:#fff;font-size:1.2rem;cursor:pointer}._optionPopup_5sqrb_705{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 1.25rem;background:linear-gradient(203.83deg,#9801df 26.22%,#3827b4 84.68%);border-radius:5px;width:12vw;position:absolute;top:50%;left:0%;z-index:999;transform:translate(-84%,10%)}._optionPopupClose_5sqrb_735{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}._optionPopupSection_5sqrb_749{display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem}._optionPopupItem_5sqrb_763{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;padding:12px 0;border-bottom:.5px dashed #ffffff}._optionPopupItem_5sqrb_763 img{width:16px}._optionPopupItem_5sqrb_763 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;color:#fff}._optionPopupSection_5sqrb_749 ._optionPopupItem_5sqrb_763:last-child{border:none}._optionPopupItem_5sqrb_763:nth-child(2n) p{color:#999}._productTypeSpark_5sqrb_825{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px;background:#178a91cc;border-radius:0 20px 20px 0;position:absolute;top:55%}._productTypeSpark_5sqrb_825 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff;text-transform:capitalize}._productTimeContainer_5sqrb_873{display:flex;flex-direction:row;justify-content:space-between;position:relative;bottom:3.3rem;padding:6px 10px}._productTimeContainerLeft_5sqrb_891{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._productTimeContainerLeft_5sqrb_891 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#f5edff}._productTimeContainerRight_5sqrb_925{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._productTimeContainerRight_5sqrb_925 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#f5edff}._productCardDetails_5sqrb_959{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 0;background-color:#fff;box-shadow:0 4px 14px #0000001f;border-radius:8px;position:absolute;bottom:2px;width:100%;gap:.35rem}._productName_5sqrb_987{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 1rem}._productName_5sqrb_987 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;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}._productDetailsAmountSection_5sqrb_1033{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 1rem}._productAmount_5sqrb_1049{display:flex;align-items:center;justify-content:center;gap:10px}._productAmount_5sqrb_1049 p{font-family:Poppins;font-size:16px;font-weight:600}._productUserDetail_5sqrb_1075{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.3rem;padding:0 1rem}._productUserDetail_5sqrb_1075 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}._productHeartIcon_5sqrb_1127{display:flex;align-items:center;gap:.3rem}._productHeartIcon_5sqrb_1127 img{width:18px;height:18px}._productHeartIcon_5sqrb_1127 p,._productHeartIcon_5sqrb_1127 span{font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#616264}._pinnedICon_5sqrb_1169{color:#9801df}._productHeartIcon_5sqrb_1127 svg{font-size:1.2rem;margin-right:.3rem;flex-shrink:0}@media (min-width: 1920px){._ImageBox_5sqrb_221{height:300px;border-radius:15px}._CardConatiner_5sqrb_209{width:400px;height:411px}}._shimmerCard_5sqrb_1213{background:#fff;padding:16px;border-radius:10px;box-shadow:0 2px 8px #0000000d;margin:10px;width:280px;animation:_pulse_5sqrb_1 1.5s infinite}._shimmerImage_5sqrb_1233{width:100%;height:150px;border-radius:10px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 37%,#f0f0f0 63%);background-size:400% 100%;animation:_shimmer_5sqrb_1213 1.2s infinite linear}._shimmerText_5sqrb_1251{width:80%;height:20px;margin-top:16px;background-color:#eee;border-radius:4px}._shimmerTextShort_5sqrb_1267{width:40%;height:15px;margin-top:10px;background-color:#ddd;border-radius:4px}@keyframes _shimmer_5sqrb_1213{0%{background-position:-400px 0}to{background-position:400px 0}}._shimmerAdContainer_5sqrb_1303{width:100%;margin:20px 0;display:flex;justify-content:center}._shimmerAd_5sqrb_1303{width:90%;height:150px;border-radius:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 37%,#f0f0f0 63%);background-size:400% 100%;animation:_shimmer_5sqrb_1213 1.2s infinite linear}@media screen and (max-width:768px){._container_5sqrb_1{width:100%;padding:1rem;box-sizing:border-box}._CardMain_5sqrb_195{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:650px){._container_5sqrb_1{padding:0}._CardMain_5sqrb_195{grid-template-columns:repeat(2,1fr);gap:.5rem}}@media screen and (max-width:350px){._CardMain_5sqrb_195{grid-template-columns:repeat(2,1fr)}}._container_18nqw_1{width:100wh}._containerBox_18nqw_11{margin:2rem 5rem}._filterBox_18nqw_19{display:flex;justify-content:space-between}._filterBox_18nqw_19 button{width:218px;height:45px;top:526px;left:443px;border-radius:24px;border-width:1px;border:1px solid rgba(153,153,153,1);background-color:transparent;font-weight:400;font-size:16px;color:#585858}._filterBox_18nqw_19 button:hover{background:#9801df;color:#fff}._reviewBox_18nqw_67{margin:1.6rem;background-color:#fff;border-radius:8px}._sort_18nqw_81{display:flex;justify-content:flex-end;align-items:center;padding:1rem;gap:.5rem;position:relative}._sort_18nqw_81 p{cursor:pointer;text-transform:capitalize}._sort_18nqw_81 img{cursor:pointer}._ratingContainer_18nqw_119{display:flex;margin:2rem;justify-content:center;align-items:center}._progressBar_18nqw_135{width:100%;flex-direction:column;margin-top:10px;display:flex;padding-right:1rem}._ratingBox_18nqw_151{padding:2rem;display:flex;flex-direction:column;justify-content:center;width:20%;text-align:center}._progressItem_18nqw_169{display:flex;align-items:center;margin-bottom:8px}._progressText_18nqw_181{width:90px;text-align:left;padding-right:10px;font-weight:700}._stars_18nqw_195{margin:.5rem 0}._numValue_18nqw_203{font-weight:600;font-size:28px;line-height:16px;letter-spacing:0px;text-align:center;margin:1rem}._reviewCount_18nqw_221{font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#bebebe}._progressTrack_18nqw_239{flex-grow:1;height:12px;background:#d9d9d9;overflow:hidden}._divider_18nqw_253{width:2px;height:5rem;background-color:#c7c5c5;margin:0 16px}._progressFill_18nqw_269{height:100%;background:#9801df}._commenter_18nqw_279{display:flex;padding:1rem 2rem;gap:1rem}._commenterName_18nqw_291{font-weight:500;font-size:14px;line-height:14px;letter-spacing:0px;text-align:center;color:#424347}._commentsReply_18nqw_309{margin:.3rem .2rem}._comment_18nqw_279 p{font-weight:400;font-size:18px;line-height:33px;letter-spacing:0px;color:#424347}._itemDetailBox_18nqw_333{width:100%;height:96px;border-width:1px;border-radius:10px;margin-top:2rem;background:#fbf2ff;border:1px solid rgba(117,117,117,.15);box-shadow:0 4px 4px #0000000d;box-shadow:0 2px 4px #0000000d inset}._commentAge_18nqw_357{font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;text-align:center;color:#999}._commenterDetailBox_18nqw_375{display:flex;justify-content:space-between;width:100%}._commenterDetail_18nqw_375{display:flex;gap:1rem}._commentsContainer_18nqw_397{display:flex;flex-direction:column;justify-content:flex-start;width:70%}._RatingMore_18nqw_411{display:flex;justify-content:center;align-items:center;gap:1rem}._commenterImage_18nqw_425{width:49px;height:49px;border-width:2px;border-radius:50%;background-color:#0ff}._commenterImage_18nqw_425 img{width:49px;height:49px;border-radius:50%}._commenterRating_18nqw_453{display:flex;justify-content:center;align-items:center;gap:.4rem}._commenterRating_18nqw_453 img{height:14px;width:14px}._actionMore_18nqw_477{height:22px;width:22px;position:relative}._actionMore_18nqw_477 img{height:22px;width:22px}._itemDetailBox_18nqw_333{display:flex;align-items:center;gap:1rem}._itemDetailBox_18nqw_333 img{width:76px;height:76px;border-width:1px;border-radius:8px;margin:.6rem;cursor:pointer}._itemDetail_18nqw_333 button{outline:none;border:none;background-color:#fe6705;width:4rem;font-family:Poppins;font-weight:600;font-style:SemiBold;font-size:9px;leading-trim:NONE;line-height:100%;letter-spacing:2%;color:#fff;height:1.2rem;border-radius:6px;padding:4px 6px}._itemTitle_18nqw_565,._offerprice_18nqw_579{font-weight:500;font-size:16px;line-height:24px;letter-spacing:2%}._Price_18nqw_593{font-weight:500;font-size:14px;line-height:21px;letter-spacing:2%;text-decoration:line-through;color:#a4a4a4}._itemPrice_18nqw_611{display:flex;align-items:center;gap:.2rem}._itemPrice_18nqw_611 img{width:8px;height:10px;border-radius:0;margin:0}._replyDetailBox_18nqw_639{display:flex;gap:1rem;width:100%}._replyDetail_18nqw_639{display:flex;gap:1rem;justify-content:space-between}._replyName_18nqw_665{font-weight:500;font-size:14px;line-height:14px;letter-spacing:0px;text-align:center;color:#9801df}._replyName_18nqw_665 span{font-weight:500;font-size:14px;line-height:14px;letter-spacing:0px;text-align:center;color:#999}._replyAge_18nqw_701{font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;text-align:center;color:#999}._reply_18nqw_639 p{font-weight:400;font-size:18px;line-height:33px;letter-spacing:0px;color:#424347}._replyBox_18nqw_735{padding-top:1rem}._replyBox_18nqw_735 button{margin-top:1rem;border-radius:1rem;width:119px;height:32px;top:1289px;left:500px;border-width:1px;border:1px solid rgba(152,1,223,1);color:#9801df;font-weight:400;font-size:16px;background-color:transparent;cursor:pointer;outline:none}._dividerHr_18nqw_777{width:100wh;height:1px;background-color:#c7c5c5;margin:0 16px;margin-top:1rem}._replyseller_18nqw_793 textarea{width:95%;padding:10px 14px;border:1.5px solid #ccc;border-radius:16px;font-size:16px;resize:none;outline:none;box-shadow:none;height:45px;line-height:1.5;font-family:inherit;transition:border .3s ease;height:5rem}._replyseller_18nqw_793 textarea:focus{border-color:#888}._activeReply_18nqw_833{margin-top:0rem!important}._filterBox_18nqw_19 ._selectedButton_18nqw_841{background:#9801df;color:#fff}._toggleReviewButtonWrapper_18nqw_851{display:flex;align-items:center;padding:.5rem}._toggleReviewButtonWrapper_18nqw_851 button{border-radius:.5rem;height:32px;border-width:1px;border:1px solid rgba(152,1,223,1);color:#9801df;font-weight:400;font-size:16px;background-color:transparent;cursor:pointer;outline:none;padding:.3rem 1rem}@media screen and (max-width: 1024px){._containerBox_18nqw_11{margin:1.5rem 2rem}._filterBox_18nqw_19{gap:.8rem;flex-wrap:wrap}._filterBox_18nqw_19 button{width:auto;min-width:160px;padding:0 1rem}._ratingBox_18nqw_151{width:28%}._commentsContainer_18nqw_397{width:100%}._comment_18nqw_279 p,._reply_18nqw_639 p{font-size:16px;line-height:28px}._itemTitle_18nqw_565,._offerprice_18nqw_579{font-size:15px}._Price_18nqw_593{font-size:13px}}@media screen and (max-width:768px){._containerBox_18nqw_11{margin:0rem;padding:0 1rem}._filterBox_18nqw_19{display:flex;justify-content:flex-start;gap:.5rem;flex-wrap:wrap}._filterBox_18nqw_19 button{width:100px;height:30px;border-radius:24px;border-width:1px;border:1px solid rgba(153,153,153,1);background-color:transparent;font-weight:400;font-size:14px;color:#585858;white-space:nowrap}._ratingContainer_18nqw_119{display:flex;margin:1rem;flex-direction:column;justify-content:center;align-items:center}._progressBar_18nqw_135{width:100%;flex-direction:column;margin-top:10px;display:flex;padding-right:1rem}._reviewBox_18nqw_67{margin:.6rem;background-color:#fff;border-radius:8px}._ratingBox_18nqw_151{padding:.5rem;display:flex;flex-direction:column;justify-content:center;width:initial;text-align:center}._progressItem_18nqw_169{display:flex;align-items:center;margin-bottom:8px}._progressText_18nqw_181{width:90px;text-align:left;padding-right:10px;font-weight:700;font-size:12px}._stars_18nqw_195{margin:.5rem 0}._numValue_18nqw_203{font-weight:600;font-size:22px;line-height:16px;letter-spacing:0px;text-align:center;margin:0rem}._reviewCount_18nqw_221{font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#bebebe}._divider_18nqw_253{display:none}._commenter_18nqw_279{display:flex;padding:.5rem;gap:.5rem}._commenterImage_18nqw_425{width:fit-content;height:fit-content;border-width:0px;border-radius:50%;background-color:#0ff;display:flex;align-items:center;justify-content:center}._commenterImage_18nqw_425 img{width:40px;height:40px;border-radius:50%}._commentsContainer_18nqw_397{width:100%}._commenterDetail_18nqw_375{display:flex;gap:.3rem}._commentAge_18nqw_357{font-weight:400;font-size:10px}._RatingMore_18nqw_411{justify-content:flex-end;gap:.5rem}._itemDetailBox_18nqw_333{display:flex;align-items:center;gap:.5rem}._itemDetailBox_18nqw_333 img{width:50px;height:50px;border-width:1px;border-radius:8px;margin:.6rem;cursor:pointer}._itemPrice_18nqw_611 img{width:8px;height:10px;border-radius:0;margin:0}._itemTitle_18nqw_565{font-weight:500;font-size:14px;line-height:24px;letter-spacing:2%}._commenterName_18nqw_291{font-weight:500;font-size:12px;line-height:14px;letter-spacing:0px;text-align:center;color:#424347}._actionMore_18nqw_477{height:fit-content;width:fit-content;position:relative}._actionMore_18nqw_477 img{height:22px;width:22px}}@media screen and (max-width: 480px){._containerBox_18nqw_11{margin:0!important;padding:.65rem!important}._reviewBox_18nqw_67{margin:.5rem 0;border-radius:6px}._filterBox_18nqw_19{gap:.45rem;flex-wrap:wrap;justify-content:flex-start}._filterBox_18nqw_19 button{width:auto;min-width:unset;height:32px;padding:0 .8rem;font-size:12px;border-radius:18px}._sort_18nqw_81{padding:.6rem .3rem;gap:.3rem}._sort_18nqw_81 p{font-size:12px}._ratingContainer_18nqw_119{flex-direction:column;align-items:stretch;margin:.8rem 0;gap:.7rem}._ratingBox_18nqw_151{width:100%;padding:.2rem;align-items:center}._progressBar_18nqw_135{padding-inline:.3rem}._progressText_18nqw_181{width:72px;font-size:11px;padding-right:6px}._progressTrack_18nqw_239{height:10px}._numValue_18nqw_203{font-size:22px;margin:.3rem 0}._reviewCount_18nqw_221{font-size:12px}._divider_18nqw_253{display:none}._commenter_18nqw_279{padding:.75rem .2rem;gap:.55rem;align-items:flex-start}._commentsContainer_18nqw_397{width:100%}._commenterDetailBox_18nqw_375{gap:.3rem}._commenterDetail_18nqw_375{gap:.35rem;flex-wrap:wrap}._commenterImage_18nqw_425{flex-shrink:0}._commenterImage_18nqw_425 img{width:38px;height:38px}._commenterName_18nqw_291{font-size:12px;line-height:14px}._commentAge_18nqw_357{font-size:10px;line-height:12px}._comment_18nqw_279 p,._reply_18nqw_639 p{font-size:13px;line-height:22px;margin-top:.3rem;word-break:break-word}._RatingMore_18nqw_411{gap:.25rem;align-items:flex-start}._commenterRating_18nqw_453{gap:.2rem}._commenterRating_18nqw_453 img{width:11px;height:11px}._actionMore_18nqw_477 img{width:18px;height:18px}._itemDetailBox_18nqw_333{width:100%;min-height:unset;height:auto;padding:.45rem;gap:.55rem;margin-top:1rem;align-items:center}._itemDetailBox_18nqw_333 img{width:46px;height:46px;margin:0;border-radius:6px;flex-shrink:0}._itemTitle_18nqw_565,._offerprice_18nqw_579{font-size:12px;line-height:16px}._Price_18nqw_593{font-size:10px;line-height:14px}._itemPrice_18nqw_611{gap:.15rem;flex-wrap:wrap}._itemPrice_18nqw_611 img{width:7px;height:9px}._itemDetail_18nqw_333 button{width:auto;min-width:56px;height:20px;font-size:8px;padding:2px 6px}._replyBox_18nqw_735{padding-top:.8rem}._replyBox_18nqw_735 button{width:auto;min-width:88px;height:28px;font-size:12px;margin-top:.7rem}._replyName_18nqw_665,._replyName_18nqw_665 span{font-size:12px}._replyAge_18nqw_701{font-size:10px}._replyseller_18nqw_793 textarea{width:100%;font-size:13px;line-height:18px;padding:10px 12px;border-radius:12px}._toggleReviewButtonWrapper_18nqw_851{padding:.3rem 0}._toggleReviewButtonWrapper_18nqw_851 button{height:30px;font-size:12px;padding:.3rem .8rem}._dividerHr_18nqw_777{margin:.8rem 0}}@media screen and (max-width: 380px){._containerBox_18nqw_11{padding:.5rem!important}._filterBox_18nqw_19{gap:.35rem}._filterBox_18nqw_19 button{height:30px;padding:0 .65rem;font-size:11px}._commenter_18nqw_279{gap:.45rem;padding:.65rem 0}._commenterImage_18nqw_425 img{width:34px;height:34px}._commenterName_18nqw_291{font-size:11px}._commentAge_18nqw_357{font-size:9px}._comment_18nqw_279 p,._reply_18nqw_639 p{font-size:12px;line-height:20px}._itemDetailBox_18nqw_333{gap:.45rem;padding:.4rem}._itemTitle_18nqw_565{font-size:11px;line-height:15px}._offerprice_18nqw_579{font-size:11px}._Price_18nqw_593{font-size:9px}._replyBox_18nqw_735 button{min-width:80px;height:26px;font-size:11px}._replyseller_18nqw_793 textarea{font-size:12px;padding:9px 10px}._toggleReviewButtonWrapper_18nqw_851 button{height:28px;font-size:11px}._progressText_18nqw_181{width:65px;font-size:10px}._numValue_18nqw_203{font-size:20px}}._container_1gd0q_1{width:100%;background-color:#f6f6f7;padding:5rem 1rem 1rem;box-sizing:border-box;display:flex;flex-direction:column;position:relative}._TopBox_1gd0q_23{padding:2rem;position:relative;display:flex;flex-direction:column;flex:1;flex-grow:1;box-sizing:border-box}._profileContainer_1gd0q_45{width:288px}._profileCard_1gd0q_53{display:flex;justify-content:flex-start;min-height:490px;width:240px;flex-direction:column;align-items:center;border-radius:8px;background:#fff;box-shadow:0 4px 4px #00000040;position:sticky;top:112px;z-index:9}._profileImgBox_1gd0q_83{height:205px;width:205px;border-radius:50%;background-color:#f6f6f7;display:flex;align-items:center;justify-content:center;border:7px solid #F7F7F7;box-shadow:0 8px 30px #0000001f;overflow:hidden;margin:.5rem 0}._profileImgBox_1gd0q_83 img{width:100%;height:100%;object-fit:contain}._defaultBg_1gd0q_119{background-color:#dacfe6}._profileImg_1gd0q_83{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._defaultBg_1gd0q_119 ._profileImg_1gd0q_83{padding:1rem}._profileDetails_1gd0q_149{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}._name_1gd0q_165{font-weight:600;font-size:16px;color:var(--black_letter, rgba(33, 43, 54, 1));white-space:wrap}._userName_1gd0q_179{font-weight:400;font-size:14px;text-align:center;color:var(--black_letter, rgba(33, 43, 54, 1))}._userContacts_1gd0q_193{display:flex;align-items:center;justify-content:center;gap:1.3rem;padding:1rem 0}._rating_1gd0q_209{display:flex;justify-content:center;align-items:center;padding-top:1.5rem}._rating_1gd0q_209 p{font-weight:400;font-size:14px;text-align:center}._profileMid_1gd0q_235 p{font-weight:400;font-size:12px;text-align:center}._vertLine_1gd0q_247{border-left:1.5px dotted rgba(33,43,54,1);display:inline-block;height:100%;position:relative;opacity:50%}._profileBottom_1gd0q_263{display:flex;justify-content:space-between;width:100%;padding:.5rem;box-sizing:border-box}._profileBottom_1gd0q_263 p{font-weight:700;font-size:16px;text-align:center;display:flex;flex-direction:column}._profileBottom_1gd0q_263 span{font-weight:400;font-size:14px;text-align:center}._followers_1gd0q_305{border-right:1px dashed #ddd;width:50%}._fCount_1gd0q_313{cursor:pointer}._following_1gd0q_319{width:50%}._icoBox_1gd0q_327{background:#9801df;width:30px;height:30px;border-radius:50%;display:flex;justify-content:space-evenly;align-items:center;color:#f0f8ff;font-size:1rem;position:relative;margin:0!important}._topCard_1gd0q_355{position:sticky;display:flex;z-index:1000}._FollowBtn_1gd0q_367{width:160px;height:42px;border-radius:9px;background:#9801df;border:none;color:#fff;cursor:pointer}._contentSection_1gd0q_387{width:100%;margin-top:13rem}._tabs_1gd0q_397{display:flex;align-items:center;margin:2rem;border-bottom:2px solid #ddd;justify-content:space-around}._tab_1gd0q_397{display:flex;align-items:center;padding:10px 15px;gap:1rem;cursor:pointer;position:relative;transition:color .3s ease-in-out;font-size:16px;line-height:18px;text-align:center;color:#616164}._icon_1gd0q_441{margin-right:5px;font-size:16px}._activetab_1gd0q_451{color:#9801df;font-size:16px}._activetab_1gd0q_451:after{content:"";position:absolute;left:-80%;bottom:-1px;width:300%;height:6px;background:#9801df;border-radius:10px 10px 0 0}._badgeIcon_1gd0q_483{position:absolute;bottom:0;width:15px;height:fit-content;display:flex;right:0;transform:translate(10%,40%)}._badgeIcon_1gd0q_483 img{width:100%;height:100%}._buttonGroup_1gd0q_509{display:flex;align-items:center;gap:.5rem;padding:1rem 0}._moreIcon_1gd0q_521{display:flex;align-items:center;justify-content:center;position:relative;background:#9801df;border-radius:9px;height:42px;width:30px;cursor:pointer}._moreIcon_1gd0q_521 svg{color:#fff;font-size:1.2rem;flex-shrink:0}@media (max-width: 1024px){._modalContent_1gd0q_557{width:60vw;padding:24px 18px;transform:translate(-50%,-50%)}._imageBox_1gd0q_569{overflow-x:scroll}._badgeBox_1gd0q_577{width:124px;height:124px}}@media screen and (max-width: 768px){._topCard_1gd0q_355{display:flex;z-index:1000;flex-direction:column}._container_1gd0q_1{padding:5rem 0rem 0rem}._TopBox_1gd0q_23{padding:4rem 1rem 1rem}._profileContainer_1gd0q_45{width:100%}._profileCard_1gd0q_53{position:relative;top:0;min-height:auto;width:100%;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem;border-radius:8px;background:linear-gradient(to right,#3827b4,#6c18a4);padding:1.5rem;color:#fff;box-sizing:border-box;flex-wrap:wrap}._profileImgBox_1gd0q_83{border-radius:50%;background-color:#f6f6f7;width:120px;height:120px;flex-shrink:0;box-shadow:none;margin:0}._profileImgBox_1gd0q_83 img{border-radius:50%}._profileDetails_1gd0q_149{flex:1;display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:0}._name_1gd0q_165,._userName_1gd0q_179{color:#fff;padding:0;text-align:left}._name_1gd0q_165{font-size:20px;font-weight:500}._userContacts_1gd0q_193{padding:.5rem 0;gap:1rem;justify-content:flex-start}._profileBottom_1gd0q_263{width:100%;padding-top:.5rem;padding-bottom:0;justify-content:flex-start;gap:1.5rem}._profileBottom_1gd0q_263 p,._profileBottom_1gd0q_263 span{text-align:left}._imageBox_1gd0q_569{margin-top:2rem;gap:1rem;overflow-x:auto;scrollbar-width:none}._imageBox_1gd0q_569::-webkit-scrollbar{display:none}._tabs_1gd0q_397{margin:2rem 1rem;justify-content:space-between;overflow-x:auto;scrollbar-width:none}._tabs_1gd0q_397::-webkit-scrollbar{display:none}._contentSection_1gd0q_387{margin-top:1rem}._tab_1gd0q_397{padding:10px;font-size:14px;white-space:nowrap}._activetab_1gd0q_451:after{left:0%;width:100%}._modalContent_1gd0q_557{width:80vw;padding:14px}._header_1gd0q_871 h2{font-size:1.5rem}._body_1gd0q_879,._verifyItem_1gd0q_887{padding:1rem}._popup_1gd0q_895{width:90vw}}@media (max-width: 480px){._profileCard_1gd0q_53{flex-direction:column;align-items:center;text-align:center;padding:1.5rem 1rem}._profileDetails_1gd0q_149{align-items:center;text-align:center;width:100%}._name_1gd0q_165,._userName_1gd0q_179{text-align:center}._userContacts_1gd0q_193,._profileBottom_1gd0q_263{justify-content:center;width:100%}._profileBottom_1gd0q_263 p,._profileBottom_1gd0q_263 span{text-align:center}._imageBox_1gd0q_569{gap:.3rem}._badgeBox_1gd0q_577{width:100px;height:100px;padding:2rem;border-width:4px}._badgeBox_1gd0q_577 p{font-size:12px}._modalContent_1gd0q_557{width:88vw;height:auto;border-radius:.5rem;max-height:90vh;padding:16px}._tabs_1gd0q_397{justify-content:space-between;margin:2rem .5rem}._tab_1gd0q_397{font-size:13px;gap:4px}._tab_1gd0q_397 img{width:20px}._tabContent_1gd0q_1047{padding:0;margin:0}._header_1gd0q_871 h2{font-size:1.2rem}._verifyItem_1gd0q_887{flex-direction:row;align-items:flex-start;align-items:center;gap:10px;padding:.5rem;padding-inline:0;box-sizing:border-box}._icon_1gd0q_441{flex-shrink:unset;width:35px;height:35px}._icons_1gd0q_1097{font-size:15px;flex-shrink:0}._info_1gd0q_1107{flex:1;min-width:0;word-break:break-all}._verified_1gd0q_1121,._notVerified_1gd0q_1123{font-size:10px}._updateBtnBox_1gd0q_1131{flex:0;flex-direction:column;align-items:flex-end;min-width:max-content;justify-content:end;gap:6px}._updateBtn_1gd0q_1131,._authBtn_1gd0q_1151,._addBtn_1gd0q_1153{width:100%;white-space:nowrap;font-size:.65rem;padding:8px 10px}._points_1gd0q_1167{font-size:.5rem;justify-content:end}}@media (max-width: 375px){._profileImgBox_1gd0q_83{width:100px;height:100px}._name_1gd0q_165{font-size:18px}._userName_1gd0q_179{font-size:13px}._userContacts_1gd0q_193{gap:.8rem}._imageBox_1gd0q_569{gap:.2rem}._badgeBox_1gd0q_577{width:100px;height:100px}._badgeBox_1gd0q_577 p{font-size:10px}._tabs_1gd0q_397{margin:1.5rem .5rem}._tab_1gd0q_397{gap:.5rem;font-size:12px}._tab_1gd0q_397 img{width:15px}._icon_1gd0q_441{width:40px;height:40px}._verificationPopup_1gd0q_1283{padding:1.5rem 1rem}._verificationHeader_1gd0q_1291 p{font-size:1.25rem}}._optionPopup_19rgr_1{display:flex;flex-direction:column;justify-content:flex-start;padding:.75rem 1rem;background:linear-gradient(203.83deg,#9801df 26.22%,#3827b4 84.68%);border-radius:5px;width:11rem;position:absolute;top:10%;z-index:999;left:100%;transform:translate(5%,-45%)}._optionPopupClose_19rgr_31{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}._optionPopupSection_19rgr_45{display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem}._optionPopupItem_19rgr_59{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;padding:8px 0;border-bottom:.5px dashed #ffffff;cursor:pointer}._optionPopupItem_19rgr_59 img,._optionPopupItem_19rgr_59 svg{width:18px!important;height:18px!important;object-fit:contain}._optionPopupItem_19rgr_59 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;color:#fff;white-space:wrap}._optionPopupSection_19rgr_45 ._optionPopupItem_19rgr_59:last-child{border:none}._disabled_19rgr_123 p{color:#9999}._tooltip_19rgr_131{position:absolute;right:-12.5rem;top:-6px;background-color:#7433aa;font-family:Poppins;font-weight:400;font-size:14px;color:#fff;text-align:center;padding:6px 12px;border-radius:4px;box-shadow:0 2px 6px #00000026;display:flex;align-items:center;z-index:1000;width:10rem;white-space:wrap}._reportPopup_19rgr_171{display:flex;flex-direction:column;justify-content:flex-start;padding:.75rem 1rem;background:linear-gradient(203.83deg,#9801df 26.22%,#3827b4 84.68%);border-radius:5px;width:18rem;position:absolute;top:0%;left:50%;z-index:9999999!important;transform:translate(68%,-60%)}._otherInput_19rgr_199{outline:none;border:none;border-radius:6px;font-size:.8rem;padding:4px}._disabledItem_19rgr_215{opacity:.5;cursor:not-allowed;pointer-events:none}@media screen and (max-width:768px){._optionPopup_19rgr_1{padding:.75rem 1rem;width:8rem}}@media screen and (max-width:480px){._optionPopup_19rgr_1{top:calc(100% + 1.5rem);transform:translate(0);right:100%;left:unset}}._overlay_18g7q_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:10000}._container_18g7q_27{background:#fff;padding:2rem;border-radius:10px;width:30rem;display:flex;flex-direction:column;align-items:center;gap:1rem;box-shadow:0 4px 10px #0003;z-index:9999}._popupImage_18g7q_53{display:flex;align-items:center}._popupImage_18g7q_53 img{width:100%;height:100%;aspect-ratio:143/128}._popupHeader_18g7q_75 p{font-size:1.25rem;font-weight:700;color:#333;margin:0}._popupText_18g7q_89 p{font-size:1rem;color:#555;text-align:center}._popupButton_18g7q_101{display:flex;gap:2rem}._logoutBtn_18g7q_111{background-color:#9801df;color:#fff;border:none;padding:.4rem;border-radius:8px;font-size:1rem;cursor:pointer;width:7rem;display:flex;align-items:center;justify-content:center}._cancelBtn_18g7q_139{background-color:transparent;color:#9801df;border:none;padding:.4rem;border-radius:6px;font-size:1rem;cursor:pointer;width:7rem;display:flex;align-items:center;justify-content:center}._logoutBtn_18g7q_111:hover{background-color:#9801df}._container_1fic1_1{width:100%;background-color:#f6f6f7}._containerBox_1fic1_11{background-color:#f6f6f7;height:100%;margin-top:3rem}._badgeOverlay_1fic1_23{margin-bottom:-11.5rem;position:sticky}._topActions_1fic1_33{padding:3rem 5rem 0;display:flex;gap:4rem}._PinnedItemContianer_1fic1_47{padding:0 3rem}._tagOnly_1fic1_55{margin-top:0rem}._tagOnlytop_1fic1_63{margin-bottom:-10rem}._sparkOnly_1fic1_71{margin-top:0rem}._sparkOnlyNegMargin_1fic1_79{margin-bottom:1.5rem}._searchBox_1fic1_87{width:100%;display:flex;align-items:center}._searchContainer_1fic1_99{display:flex;align-items:center;width:100%}._CardContianer_1fic1_111{display:grid;grid-template-columns:repeat(5,1fr);gap:2rem;padding:2rem 0}._divider_1fic1_125{height:1.5rem;background-color:#dfdfdf;padding:.8px}._searchInput_1fic1_137{border:none;outline:none;background:transparent;font-size:16px;width:100%;color:#333;padding-left:1rem}._locationBox_1fic1_157{color:#424347}._locationDropdownDiv_1fic1_165{display:flex;justify-content:center;gap:.5rem;align-items:center;cursor:pointer}._LocIco_1fic1_181{margin:0 2rem;font-size:1.5rem;color:#424347}._backSection_1fic1_193{display:flex;justify-content:center;align-items:center;gap:.5rem;cursor:pointer}._backSection_1fic1_193 p{font-weight:400;font-size:14px;text-align:center}._BackIco_1fic1_221{color:#37474f;font-size:1.5rem}._filterDiv_1fic1_231{display:flex;justify-content:space-between;align-items:center;padding:1rem 3rem}._categoryDiv_1fic1_245{display:flex;align-items:center;gap:6px;cursor:pointer;position:relative}._categoryDiv_1fic1_245 p{font-family:Poppins;font-weight:400;font-size:18px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#000}._categoryDiv_1fic1_245 svg{font-size:1.1rem}._fileterLeft_1fic1_291{display:flex;justify-content:center;align-items:center;gap:1rem;cursor:pointer;position:relative}._filter_1fic1_231{display:flex;align-items:center;cursor:pointer;color:#000;font-size:16px;position:relative}._icon_1fic1_327{font-size:1.35rem;color:#000}._activeFilter_1fic1_337,._activeIcon_1fic1_339,._activeText_1fic1_341{color:#9b4ad5!important}._Heading_1fic1_349{display:flex;gap:1rem;align-items:center;margin:1rem 0}._Heading_1fic1_349 p{font-weight:500;font-size:20px;color:var(--black_letter, rgba(33, 43, 54, 1))}._badgeConatianer_1fic1_375 p{padding-left:1rem}._Heading_1fic1_349 img{width:22px;height:22px}._cardTop_1fic1_393{width:100%}._imgBox_1fic1_403{display:flex;justify-content:flex-end;width:100%}._badgeConatianer_1fic1_375{display:flex;flex-direction:column}._cardBox_1fic1_425{width:232px;margin-bottom:1rem}._sheildBadge_1fic1_435{width:80px;border-radius:0 20px 20px 0;margin-bottom:6rem;background:#d15972cc}._sheildBadge_1fic1_435 p{width:80px;border-radius:0 20px 20px 0}._extraMargin_1fic1_459{margin-top:3rem}._extraNegMargin_1fic1_475{margin-top:-3rem}._imgBoxNegMargin_1fic1_483{margin-bottom:3rem}._imgContianer_1fic1_491 img{width:232px;height:225px;border-radius:8px 8px 0 0}._sparkBadge_1fic1_515{width:80px;border-radius:0 20px 20px 0;background:#178a91cc}._profileimg_1fic1_527,._profileimg_1fic1_527 img{width:20px;height:20px;border-radius:50%}._itemMid_1fic1_541{display:flex;justify-content:space-between}._rate_1fic1_551{display:flex;gap:.2rem;justify-content:center;align-items:center}._profile_1fic1_527{display:flex;gap:.5rem;align-items:center}._cardBottom_1fic1_577{border-radius:8px;padding:10px 13px;margin-top:-20px;position:sticky;background:#fff;box-shadow:0 4px 14px #0000001f}._moreBtn_1fic1_601{width:100%;display:flex;justify-content:center;align-items:center;margin-top:2rem;margin-bottom:3rem}._moreBtn_1fic1_601 button{display:flex;justify-content:space-between;align-items:center;border:none;background-color:#fff;padding:.5rem;color:#999;border-radius:5px;gap:.5rem;font-size:14px;font-weight:400}._shimmerCard_1fic1_647{background:#fff;padding:16px;border-radius:10px;box-shadow:0 2px 8px #0000000d;margin:10px;width:280px}._shimmerImage_1fic1_665{width:100%;height:150px;border-radius:10px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 37%,#f0f0f0 63%);background-size:400% 100%;animation:_shimmer_1fic1_647 1.2s infinite linear}._shimmerText_1fic1_683{width:80%;height:20px;margin-top:16px;background-color:#eee;border-radius:4px}._shimmerTextShort_1fic1_699{width:40%;height:15px;margin-top:10px;background-color:#ddd;border-radius:4px}._emptyState_1fic1_715{text-align:center;padding:2rem;font-size:1.2rem;color:#888}._productCard_1fic1_729{display:flex;flex-direction:column;justify-content:flex-start;border-radius:15px;box-shadow:0 4px 14px #0000001f;height:312px;position:relative;cursor:pointer}._productCardImageContainer_1fic1_751,._productAddImageContainer_1fic1_753{display:flex;flex-direction:column;justify-content:flex-start;position:relative}._productCardImage_1fic1_751{width:100%;height:230px}._productCardImage_1fic1_751 img{width:100%;height:100%;border-radius:15px 15px 0 0}._productAddImage_1fic1_753{width:100%;height:320px}._productAddImage_1fic1_753 img{width:100%;height:100%;border-radius:15px}._productBanner_1fic1_811{grid-column:1 / -1}._productOptionContainer_1fic1_861{display:flex;flex-direction:row;justify-content:space-between;position:absolute;width:100%;top:10px}._productOptionContainer_1fic1_861>*:only-child{margin-left:auto}._productTypeShield_1fic1_887{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px 10px;background:#d15972cc;border-radius:0 20px 20px 0}._productTypeShield_1fic1_887 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff}._productOption_1fic1_861{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px 10px;position:relative;margin-right:10px}._productOption_1fic1_861 svg{color:#fff;font-size:1.2rem;cursor:pointer;filter:drop-shadow(0 0 1px rgba(0,0,0,.5))}._optionPopup_1fic1_961{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 1.25rem;background:linear-gradient(203.83deg,#9801df 26.22%,#3827b4 84.68%);border-radius:5px;width:12vw;position:absolute;top:50%;left:0%;z-index:999;transform:translate(-84%,10%)}._optionPopupClose_1fic1_991{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}._optionPopupSection_1fic1_1005{display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem}._optionPopupItem_1fic1_1019{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;padding:12px 0;border-bottom:.5px dashed #ffffff}._optionPopupItem_1fic1_1019 img{width:16px}._optionPopupItem_1fic1_1019 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;color:#fff}._optionPopupSection_1fic1_1005 ._optionPopupItem_1fic1_1019:last-child{border:none}._optionPopupItem_1fic1_1019:nth-child(2n) p{color:#999}._productTypeSpark_1fic1_1081{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_1fic1_1081 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff}._productAvailableBadge_1fic1_1125{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:absolute;top:17%;right:0}._soldBadge_1fic1_1145{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px;background:#ff7919cc;border-radius:20px 0 0 20px;width:4rem}._soldBadge_1fic1_1145 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff;text-transform:capitalize}._productTimeContainer_1fic1_1189{display:flex;flex-direction:row;justify-content:space-between;position:relative;bottom:3.7rem;padding:6px 10px}._productTimeContainerLeft_1fic1_1207{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._productTimeContainerLeft_1fic1_1207 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#f5edff}._productTimeContainerRight_1fic1_1241{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._productTimeContainerRight_1fic1_1241 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#f5edff}._productTimeContainerLeft_1fic1_1207 p,._productTimeContainerRight_1fic1_1241 p{color:#f7f7f7;text-shadow:1px 1px 2px rgba(0,0,0,.7)}._productCardDetails_1fic1_1287{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 0;background-color:#fff;box-shadow:0 4px 14px #0000001f;border-radius:8px;position:absolute;bottom:2px;width:100%;gap:.35rem}._productName_1fic1_1315{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 1rem}._productName_1fic1_1315 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;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}._productDetailsAmountSection_1fic1_1361{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 1rem}._productAmount_1fic1_1377{display:flex;flex-direction:row;align-items:center;justify-content:center}._productAmount_1fic1_1377 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_1fic1_1411{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.3rem;padding:0 1rem}._productUserDetail_1fic1_1411 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_1fic1_1411 img{width:20px;height:20px;border-radius:50%;object-fit:contain}._fallbackText_1fic1_1465{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;text-align:center;padding:10px;padding-top:3rem;box-sizing:border-box}@keyframes _shimmer_1fic1_647{0%{background-position:-400px 0}to{background-position:400px 0}}._addContainer_1fic1_1511{display:flex;width:100%;overflow:hidden;aspect-ratio:8/2;margin-bottom:3rem}._addContainer_1fic1_1511 img{width:100%;height:100%;object-fit:cover;border-radius:5px;object-position:center}._productHeartIcon_1fic1_1543 svg{font-size:1.2rem;margin-right:.3rem;flex-shrink:0}._pinnedICon_1fic1_1555{color:#9801df}._productBanner_1fic1_811{width:100%}._productbannerWrapper_1fic1_819{width:100%;display:flex;align-items:center;justify-content:center}._productBannerImage_1fic1_833{width:100%;aspect-ratio:8/2;overflow:hidden}._productBannerImage_1fic1_833 img{width:100%;height:100%;object-fit:cover;border-radius:5px;object-position:center}@media screen and (max-width:768px){._topActions_1fic1_33{margin-top:4rem;padding:2rem;display:flex;gap:2rem}._PinnedItemContianer_1fic1_47{padding:0 2rem}._Heading_1fic1_349 p{font-size:18px}._Heading_1fic1_349 img{width:20px;height:20px}._filterDiv_1fic1_231{padding:0 2rem}._filterDiv_1fic1_231 p{font-size:16px}._fileterRight_1fic1_1671{gap:.5rem}._CardContianer_1fic1_111{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:575px){._productCard_1fic1_729{display:flex;flex-direction:column;justify-content:flex-start;border-radius:15px;box-shadow:0 4px 14px #0000001f;height:312px;position:relative;cursor:pointer}._productCardImage_1fic1_751{width:230px;height:210px}._topActions_1fic1_33{margin-top:3rem;padding-inline:1rem;gap:.5rem}._searchBox_1fic1_87 svg{font-size:16px}._searchInput_1fic1_137{font-size:12px}._PinnedItemContianer_1fic1_47,._filterDiv_1fic1_231{padding:0 1rem}._filterDiv_1fic1_231 p,._filter_1fic1_231 span,._filterDiv_1fic1_231 svg{font-size:14px}._fileterRight_1fic1_1671{gap:.3rem}._Heading_1fic1_349{gap:.5rem}._Heading_1fic1_349 p{font-size:16px}._Heading_1fic1_349 img{width:18px;height:18px}._CardContianer_1fic1_111{grid-template-columns:repeat(2,1fr);gap:.5rem;padding:0}}._container_amvf5_1{width:100%;height:100%;display:flex;flex-direction:column;padding-top:.5rem;padding-bottom:1rem;background-color:#f7f7f7;gap:1rem;padding-top:5rem;height:100vh;overflow:hidden}._header_amvf5_29{display:flex;align-items:center;padding:1rem;background-color:#fff;justify-content:space-between;flex-shrink:0}._headerText_amvf5_47{display:flex;align-items:center;justify-content:center;width:20%}._headerText_amvf5_47 p{font-family:Poppins;font-weight:400;font-size:22px;line-height:16px;letter-spacing:0px;text-align:center;color:#000}._headerActions_amvf5_81{display:flex;align-items:center;padding:0 .5rem;width:75%;justify-content:flex-end}._headerSearch_amvf5_99{display:flex;align-items:center;width:50%;gap:.2rem}._headerSearch_amvf5_99 svg{color:#9999999e;font-size:1.1rem}._headerSearch_amvf5_99 input{width:90%;border:none;outline:none;font-family:Poppins;font-weight:400;font-size:18px;line-height:16px;letter-spacing:0px;text-align:left;color:#000}._headerSearch_amvf5_99 input::placeholder{color:#9999999e}._headerMode_amvf5_157{display:flex;align-items:center;gap:.5rem}._headerMode_amvf5_157 p{font-family:Poppins;font-weight:400;font-size:16px;line-height:16px;letter-spacing:0px;text-align:center;color:#000}._modeSwitch_amvf5_189{width:50px;height:24px;background:#ccc;border-radius:12px;position:relative;cursor:pointer;transition:.3s ease}._switchCircle_amvf5_209{width:20px;height:20px;background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;transition:transform .3s ease}._modeSwitch_amvf5_189._active_amvf5_231{background:#333}._modeSwitch_amvf5_189._active_amvf5_231 ._switchCircle_amvf5_209{transform:translate(26px)}._body_amvf5_247{flex:1;display:flex;gap:2rem;min-height:0}._bodyLeft_amvf5_261{display:flex;flex-direction:column;gap:1rem;background-color:#fff;box-shadow:0 4px 4px #00000040;padding:1rem 0;width:22%;overflow-y:auto}._settingsMenu_amvf5_285{display:flex;flex-direction:column}._menuItem_amvf5_295{display:flex;align-items:center;gap:.5rem;padding:1rem 0 1rem 2rem;cursor:pointer}._menuIcon_amvf5_313{display:flex;justify-content:center;width:26px;height:26px;border-radius:50%;background-color:#999}._menuImage_amvf5_331{width:14px}._menuImage_amvf5_331 img{width:100%;height:100%}._menuText_amvf5_349{display:flex;align-items:center}._menuText_amvf5_349 p{font-family:Poppins;font-weight:400;font-size:12px;line-height:20px;letter-spacing:0px;color:#767676}._activeMenuItem_amvf5_377{box-shadow:0 -4px 4px #0000001a,0 4px 4px #0000001a}._activeMenuItem_amvf5_377 ._menuIcon_amvf5_313{background-color:#6728c7}._activeMenuItem_amvf5_377 ._menuText_amvf5_349 p{color:#6728c7}._activeDeleteMenuItem_amvf5_407{box-shadow:0 -4px 4px #0000001a,0 4px 4px #0000001a}._activeDeleteMenuItem_amvf5_407 ._menuIcon_amvf5_313{background-color:#ff4d4d}._activeDeleteMenuItem_amvf5_407 ._menuText_amvf5_349 p{color:#ff4d4d}._menuItem_amvf5_295:hover{box-shadow:0 -4px 4px #0000001a,0 4px 4px #0000001a}._menuItem_amvf5_295:hover ._menuIcon_amvf5_313{background-color:#6728c7}._menuItem_amvf5_295:hover ._menuText_amvf5_349 p{color:#6728c7}._bodyRight_amvf5_463{--settings-section-title-font-family: "Poppins", serif;--settings-section-title-font-size: clamp(18px, 1.25vw, 21px);--settings-section-title-font-weight: 600;--settings-section-title-line-height: 1.25;--settings-section-title-letter-spacing: normal;--settings-section-title-color: #16131c;display:flex;flex-direction:column;border-radius:5px;box-shadow:0 4px 4px #00000040;width:75%;background-color:#fff;padding:1rem;overflow-y:auto;min-height:0;flex:1}._addressSection_amvf5_503{display:flex;flex-direction:column;gap:1rem}._addressSectionHeder_amvf5_515{display:flex;align-items:center;justify-content:space-between;padding-left:1rem}._addressSectionHeder_amvf5_515 p{font-family:var(--settings-section-title-font-family);font-weight:var(--settings-section-title-font-weight);font-size:var(--settings-section-title-font-size);line-height:var(--settings-section-title-line-height);letter-spacing:var(--settings-section-title-letter-spacing);text-align:center;color:var(--settings-section-title-color)}._addressSectionHeder_amvf5_515 button{border:none;outline:none;color:#fff;font-family:Poppins;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0px;border-radius:6px;background-color:#9801df;padding:.5rem 1.5rem;cursor:pointer}._profileHeader_amvf5_579{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:25px}._profileHeaderLeft_amvf5_593{display:flex;flex-direction:column;gap:6px}._profileHeaderLeft_amvf5_593 h2{margin:0;font-size:24px;font-weight:600}._profileHeaderLeft_amvf5_593 p{margin:0;color:#767676;font-size:15px}._publicProfileBtn_amvf5_629{display:flex;align-items:center;gap:8px;padding:10px 18px;border-radius:8px;border:1px solid #6728C7;background:#fff;cursor:pointer;font-weight:500;color:#6728c7;font-size:12px}._profileContent_amvf5_657{display:flex;gap:40px;align-items:stretch}._profileLeft_amvf5_669{width:280px;border-right:1px solid #ececec;padding-right:30px;display:flex;flex-direction:column;align-items:center}._profileRight_amvf5_689{flex:1;display:flex;flex-direction:column;gap:24px}._cameraButton_amvf5_703{width:36px;height:36px;border:1px solid #9801DF;border-radius:50%;background:#fff;color:#9801df;display:flex;justify-content:center;align-items:center;position:absolute;bottom:-5px;right:5px;cursor:pointer}._photoText_amvf5_735{margin:2px 0;color:#777;font-size:13px}._photoInfo_amvf5_747{display:flex;align-items:center;gap:6px;color:#9801df;font-size:13px;cursor:pointer}._removePhotoBtn_amvf5_765{margin-top:16px;display:flex;align-items:center;gap:8px;border:none;background:none;color:red;padding:10px 18px;border-radius:8px;cursor:pointer;border:1px solid red;font-weight:600}._inputGrid3_amvf5_795{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}._inputGrid2_amvf5_807{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}._sectionDivider_amvf5_819{border:none;border-top:1px solid #ececec;margin:20px 0}._sectionTitle_amvf5_831{display:flex;flex-direction:column;gap:4px;margin-bottom:10px}._sectionTitle_amvf5_831 h3{margin:0;font-size:20px;font-weight:600}._sectionTitle_amvf5_831 span{color:#777;font-size:14px}._identityCard_amvf5_867{display:flex;align-items:center;gap:18px;border:1px solid #E7E7E7;border-radius:14px;padding:18px;margin-bottom:18px;background:#fff}._identityIcon_amvf5_889{width:58px;height:58px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:#9801df14;flex-shrink:0}._identityIcon_amvf5_889 svg{font-size:28px;color:#9801df}._identityContent_amvf5_921{flex:1;display:flex;flex-direction:column;gap:10px}._identityTop_amvf5_935{display:flex;justify-content:space-between;align-items:center}._identityTitle_amvf5_947{display:flex;align-items:center;gap:8px;position:relative}._identityTitle_amvf5_947 span{font-size:16px;font-weight:600;color:#111}._identityInfo_amvf5_973{color:#7d7d7d;cursor:pointer;font-size:18px}._identityStatus_amvf5_985{color:#22c55e;font-size:14px;font-weight:600}._identityBottom_amvf5_997{display:flex;justify-content:space-between;align-items:center}._identityBottom_amvf5_997 span{font-size:15px;color:#555}._identityAction_amvf5_1019{display:flex;align-items:center;gap:4px;border:none;background:none;color:#9801df;font-weight:600;cursor:pointer}._identityAction_amvf5_1019 svg{font-size:22px}._statusWrapper_amvf5_1049{display:flex;align-items:center;gap:12px}._identityInfoWrapper_amvf5_1061{position:relative;display:flex;align-items:center}._gstinIdentityIcon_amvf5_1073{background:#22c55e14}._gstinIdentityIcon_amvf5_1073 svg{color:#22c55e}._outlinedField_amvf5_1091{border:1px solid #00000033!important;border-radius:8px;min-height:46px;padding:0 12px;background:#fff;box-sizing:border-box}._inputWrapper_amvf5_1109._outlinedField_amvf5_1091,._panInput_amvf5_1111._outlinedField_amvf5_1091{display:flex;align-items:center;gap:6px}._townText_amvf5_1123._outlinedField_amvf5_1091{display:flex;align-items:center;min-height:46px;cursor:pointer}._outlinedField_amvf5_1091 input,._outlinedField_amvf5_1091 textarea{border:none!important;background:transparent}._outlinedInput_amvf5_1149{border:1px solid #00000033!important;border-radius:8px;min-height:46px;padding:0 12px!important;box-sizing:border-box}._addressSectionBody_amvf5_1165{border:1px solid #0000001A;border-radius:10px;display:flex;flex-direction:column;gap:1rem;padding:1rem}._addressSectionListBody_amvf5_1183{display:flex;flex-direction:column;gap:1rem}._addressListCard_amvf5_1195{display:flex;border:1px solid #0000001A;border-radius:6px;padding:1rem;justify-content:space-between;box-shadow:0 4px 4px #00000040}._addAddressCardLeft_amvf5_1213{display:flex;flex-direction:column;width:90%;gap:.5rem}._addAddressCardPara_amvf5_1227{display:flex;align-items:center}._addAddressCardPara_amvf5_1227 p{font-size:.85rem;font-family:Poppins;font-weight:500;line-height:16px;letter-spacing:0px;text-align:left;color:#000}._addAddressCardPincode_amvf5_1257{display:flex;align-items:center;gap:.5rem}._addAddressCardPincode_amvf5_1257 p,._addAddressCardPincode_amvf5_1257 span{font-size:.85rem;font-family:Poppins;font-weight:500;line-height:16px;letter-spacing:0px;text-align:left;color:#000}._addAddressCardRight_amvf5_1309{display:flex;justify-content:flex-start;gap:1rem}._addAddressCardRight_amvf5_1309 svg{font-size:1.35rem;cursor:pointer;color:#48484a}._addAddressCardRight_amvf5_1309 p{font-size:.85rem;font-family:Poppins;font-weight:500;line-height:16px;letter-spacing:0px;text-align:left;color:#000}._profileImageSection_amvf5_1353{display:flex;flex-direction:column;align-items:center;gap:.5rem}._profileImage_amvf5_1353{display:flex;align-items:center;justify-content:center;position:relative}._profileImagePlaceHolder_amvf5_1381{display:flex;align-items:center;justify-content:center;border-radius:50%;width:120px;height:120px;background-color:#d9d9d9;overflow:hidden}._profileImagePlaceHolder_amvf5_1381 img{width:100%;height:100%;object-fit:cover;border-radius:50%}._profileImagePlaceHolder_amvf5_1381 svg{font-size:3rem;color:#767676}._editIcon_amvf5_1427{display:flex;position:absolute;bottom:0;right:1rem;background-color:#fff;padding:4px;border-radius:50%;cursor:pointer}._editIcon_amvf5_1427 label{line-height:1px!important}._editIcon_amvf5_1427 svg{font-size:1.3rem;color:#00000094;cursor:pointer}._profileImageText_amvf5_1469{display:flex;flex-direction:column;align-items:center;padding:1rem 0}._profileImageText_amvf5_1469 span{font-family:Poppins;font-weight:400;font-size:16px;line-height:20px;letter-spacing:0px;color:#000}._profileImageText_amvf5_1469 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0px;color:#616164}._addressInputSection_amvf5_1521{display:flex;flex-direction:column;gap:1.5rem;padding:0 5rem}._addressInput_amvf5_1521{display:flex;flex-direction:column;gap:.5rem;position:relative}._addressInput_amvf5_1521 label{font-family:Poppins;font-weight:400;font-size:16px;line-height:20px;letter-spacing:0px;color:#616164b2}._addressInput_amvf5_1521 input,._addressInput_amvf5_1521 select{outline:none;width:100%;font-size:1rem;padding:4px;border:none;border-bottom:1px solid #00000033}._addressInput_amvf5_1521 textarea{outline:none;width:100%;font-size:1rem;padding:4px;border:1px solid #00000033;border-radius:6px;resize:none}._addressInputCheckbox_amvf5_1623{display:flex;align-items:center;gap:1.3rem}._addressInputCheckbox_amvf5_1623 label{font-family:Poppins;font-weight:400;font-size:16px;line-height:20px;letter-spacing:0px;color:#616164b2}._addressInputCheckbox_amvf5_1623 input[type=checkbox]{transform:scale(1.3);cursor:pointer}._townText_amvf5_1123{border-bottom:1px solid #00000033}._radioButtons_amvf5_1673{display:flex;gap:8rem}._radioLabel_amvf5_1683{display:flex;align-items:center;gap:5px;cursor:pointer}._radioLabel_amvf5_1683 input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:2px solid #ccc;border-radius:50%;display:inline-block;position:relative;transition:border .3s}._radioLabel_amvf5_1683 input:checked{border-color:#9801df}._radioLabel_amvf5_1683 input:checked:before{content:"";width:10px;height:10px;background-color:#9801df;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._panInput_amvf5_1111{display:flex;align-items:center;border-bottom:1px solid #00000033;position:relative;gap:6px}._panInput_amvf5_1111 input{outline:none;flex-grow:1;min-width:0;font-size:1rem;padding:4px;border:none}._panInput_amvf5_1111 button{border:none;outline:none;color:#fff;font-family:Poppins;font-weight:400;font-size:12px;line-height:20px;letter-spacing:0px;border-radius:16px;background-color:#9801df;padding:.2rem 1.5rem;width:6rem;box-sizing:border-box}._panInput_amvf5_1111 ._verifiedBadge_amvf5_1821{display:flex;align-items:center;gap:10px;padding:4px 10px;border:1px solid #22c55e;border-radius:6px;background:#f0fdf4;color:#16a34a;font-size:.85rem;font-weight:500;white-space:nowrap;flex-shrink:0}._panInput_amvf5_1111 ._verifiedIcon_amvf5_1851{font-size:1rem;color:#16a34a}._statusWrapper_amvf5_1049 ._verifiedBadge_amvf5_1821{display:flex;align-items:center;gap:10px;padding:4px 10px;border:1px solid #22c55e;border-radius:6px;background:#f0fdf4;color:#16a34a;font-size:.85rem;font-weight:500;white-space:nowrap;flex-shrink:0}._statusWrapper_amvf5_1049 ._verifiedIcon_amvf5_1851{font-size:1rem;color:#16a34a}._addressButton_amvf5_1901{display:flex;align-items:center;justify-content:flex-end;padding:4rem 2rem}._addressButton_amvf5_1901 button{border:none;outline:none;color:#fff;font-family:Poppins;font-weight:400;font-size:16px;line-height:20px;letter-spacing:0px;border-radius:8px;background-color:#9801df;padding:.5rem 2rem;cursor:pointer}._deliveryAddress_amvf5_1945{display:flex;flex-direction:column;gap:1rem}._deliveryAddressBody_amvf5_1957{border:1px solid #0000001A;border-radius:10px;display:flex;flex-direction:column;gap:1rem;padding:1rem}._deliveryInputSection_amvf5_1975{display:flex;flex-direction:column;gap:1.5rem;width:70%;padding:1rem}._addressInput_amvf5_1521 label span{font-family:Poppins;font-weight:400;font-size:12px;line-height:14px;letter-spacing:0px;color:#616164}._passwordSection_amvf5_2009{display:flex;flex-direction:column;gap:1rem}._passwordBody_amvf5_2021{border:1px solid #0000001A;border-radius:10px;display:flex;flex-direction:column;gap:1rem;position:relative;padding:1rem}._passwordInputSection_amvf5_2041{display:flex;flex-direction:column;gap:2rem;width:70%;padding:1rem}._passwordText_amvf5_2057{display:flex;align-items:center;gap:.3rem}._passwordText_amvf5_2057 p{font-family:Poppins;font-weight:400;font-size:18px;line-height:30px;letter-spacing:0px;color:#999}._passwordText_amvf5_2057 span{display:flex;align-items:center;color:#999;position:relative;cursor:pointer}._passwordInput_amvf5_2041{display:flex;align-items:center;border-bottom:1px solid #00000033;gap:.2em}._passwordInput_amvf5_2041 input{outline:none;width:100%;font-size:1rem;padding:4px;border:none}._passwordInput_amvf5_2041 svg{font-size:1rem}._passwordInput_amvf5_2041 input::placeholder{color:#61616480}._forgotPassword_amvf5_2149{display:flex;flex-direction:row}._forgotPassword_amvf5_2149 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0%;color:#9801df;cursor:pointer}._panInput_amvf5_1111 ._notAddedText_amvf5_2179{font-family:Poppins;font-weight:500;font-size:12px;line-height:16px;letter-spacing:0px;color:#424347;white-space:nowrap}._aboutSection_amvf5_2199{display:flex;flex-direction:column;gap:1rem;height:100%}._aboutBodySection_amvf5_2213{border:1px solid #0000001A;border-radius:10px;display:flex;flex-direction:column;gap:1rem;padding:2rem 1rem;height:100%;justify-content:space-between}._aboutBodySection_amvf5_2213 textarea{resize:none;font-size:1rem;outline:none;border:none;border-bottom:1px solid #00000033;background-color:transparent;overflow:hidden;min-height:30px;max-height:300px}._passwordInput_amvf5_2041 ._infoIcon_amvf5_2259{position:relative;display:flex;flex-direction:column}._passwordInput_amvf5_2041 ._infoIcon_amvf5_2259 svg{font-size:1.2rem;flex-shrink:0;cursor:pointer}._infoPopup_amvf5_2283{display:flex;flex-direction:column;padding:2rem;background-color:#fff;position:absolute;gap:1rem;border-radius:10px;box-shadow:0 4px 4px 2px #00000040;width:min(90vw,28rem);top:1.7rem;z-index:9;right:0}._fieldOverlayTooltip_amvf5_2313{display:flex;flex-direction:column;padding:0;background-color:#fff;position:absolute;gap:.5rem;width:100%;height:100%;top:0;left:0;z-index:10;justify-content:center;pointer-events:none}._infoPopupHeader_amvf5_2345{display:flex;align-items:center}._infoPopupHeader_amvf5_2345 p{font-family:Poppins;font-weight:500;font-size:16px;line-height:100%;letter-spacing:0%}._criteriaList_amvf5_2371{display:flex;align-items:center;padding:0 1rem}._criteriaList_amvf5_2371 ul{list-style:inside}._criteriaList_amvf5_2371 li{font-size:.85rem}._inputWrapper_amvf5_1109{display:flex;align-items:center;gap:.1rem;border-bottom:1px solid #00000033;position:relative}._inputWrapper_amvf5_1109 input{border:none}._nameInfoIcon_amvf5_2423{position:relative;cursor:pointer}._nameInfoIcon_amvf5_2423 svg{font-size:1.2rem;flex-shrink:0;cursor:pointer}._nameInfoIcon_amvf5_2423 ._infoPopup_amvf5_2283{right:0rem}._nameAvailableWrapper_amvf5_2453{display:flex;align-items:center;box-shadow:0 4px 4px 2px #00000040;background-color:#fff;padding:2px;width:fit-content;border-radius:6px;font-size:.85rem;position:absolute;top:100%}._hamburgerMenu_amvf5_2479{display:none}._labelWrapper_amvf5_2487{display:flex;align-items:center;gap:.3rem}._labelWrapper_amvf5_2487 p{font-family:Poppins;font-weight:400;font-size:10px;line-height:14px;letter-spacing:0px;color:#616164}._pendingVerification_amvf5_2517{display:flex;align-items:center;padding:4px 8px;background-color:#feb40533;border-radius:26px;gap:.5rem}._pendingVerification_amvf5_2517 p{font-family:Poppins;font-weight:500;font-size:12px;line-height:16px;letter-spacing:0px;text-align:center;color:#feb405}._pendingVerification_amvf5_2517 span{background-color:#feb405;height:8px;width:8px;border-radius:50%}._statusBadge_amvf5_2571{display:flex;align-items:center;gap:8px;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:600;white-space:nowrap;border:1px solid}._statusDot_amvf5_2595{width:6px;height:6px;border-radius:50%;background:currentColor}._verifiedBadge_amvf5_1821{background:#f0fdf4;color:#16a34a;border-color:#22c55e}._verifiedIcon_amvf5_1851{font-size:16px;color:inherit}._pendingBadge_amvf5_2633{background:#fefce8;color:#ca8a04;border-color:#facc15}._rejectedBadge_amvf5_2645{background:#fef2f2;color:#dc2626;border-color:#f87171}._notAddedBadge_amvf5_2657{background:#f9fafb;color:#6b7280;border-color:#d1d5db}@media screen and (max-width:768px){._hamburgerMenu_amvf5_2479{display:flex;align-items:center;position:relative}._hamburgerMenu_amvf5_2479 svg{font-size:1rem;margin-right:.3rem;cursor:pointer}._mobileSideBar_amvf5_2699{position:absolute;display:flex;flex-direction:column;gap:1rem;background-color:#fff;box-shadow:0 4px 4px #00000040;padding:1rem 0;width:90vw;max-width:350px;border-radius:10px;overflow:hidden;z-index:999;top:100%;animation:_slide_amvf5_1 .7s ease-in-out}@keyframes _slide_amvf5_1{0%{transform:translate(-100vw)}to{transform:translate(0)}}._headerText_amvf5_47 p{font-size:16px}._body_amvf5_247{flex:1}._bodyRight_amvf5_463{width:100%;margin:0;flex:1}._bodyLeft_amvf5_261{width:70%;display:none}._addressInputSection_amvf5_1521{display:flex;flex-direction:column;gap:1.5rem;padding:0 .5rem}._addressInput_amvf5_1521{gap:2px}._addressInput_amvf5_1521 label{font-size:14px}._addressInput_amvf5_1521 input{font-size:16px}._infoPopup_amvf5_2283{padding:1rem;right:0;width:360px;top:100%;border-radius:8px;word-break:break-all;margin:auto}._infoPopup_amvf5_2283 p{font-size:14px}._criteriaList_amvf5_2371 li{font-size:10px}._passwordInfo_amvf5_2879{top:120%;right:0;transform:translate(1rem);max-width:350px}._passwordInput_amvf5_2041 input{font-size:16px}._deliveryInputSection_amvf5_1975{width:90%}._passwordInputSection_amvf5_2041{display:flex;flex-direction:column;gap:1.5rem;width:90%;padding:1rem}}@media (max-width: 480px){._hamburgerMenu_amvf5_2479{margin-left:.5rem;padding-left:.5rem}._townText_amvf5_1123 p,._headerText_amvf5_47 p{font-size:14px}._addressInput_amvf5_1521 label{font-size:12px}._addressInput_amvf5_1521 input{font-size:14px}._passwordBody_amvf5_2021{padding:0;align-items:center}._passwordInputSection_amvf5_2041{padding:.2rem}._passwordText_amvf5_2057{width:100%}._infoPopup_amvf5_2283{width:300px}._radioButtons_amvf5_1673{justify-content:flex-start;gap:.5rem}._addressButton_amvf5_1901 button{width:100%}._addressInputCheckbox_amvf5_1623 label{font-size:12px}._passwordText_amvf5_2057{align-items:start;position:relative}._passwordText_amvf5_2057 p{font-size:14px}._passwordInfo_amvf5_2879{top:120%;right:0;transform:translate(1rem)}._passwordInput_amvf5_2041 input{font-size:12px}._bodyRight_amvf5_463{margin:.5rem}}@media screen and (max-width:360px){._infoPopup_amvf5_2283{width:80vw}}._panGstTooltip_amvf5_3099{display:flex;flex-direction:column;padding:.8rem;background-color:#fff;position:absolute;border-radius:6px;box-shadow:0 2px 8px #00000040;width:14rem;bottom:2rem;right:0;z-index:10}._panGstTooltip_amvf5_3099:after{content:"";position:absolute;bottom:10px;right:4px;border-width:6px 6px 0;border-style:solid;border-color:#ffffff transparent transparent transparent}._panGstTooltipText_amvf5_3147{font-family:Poppins;font-size:12px;font-weight:500;line-height:1.4;color:#424347;margin:0}._categoryList_amvf5_3165{display:flex;flex-direction:column;gap:12px;margin-top:15px}._categoryCard_amvf5_3179{width:100%;min-height:70px;border:1px solid #e5e5e5;border-radius:12px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;background:#fff}._categoryName_amvf5_3203 p{margin:0;font-size:16px;font-weight:600;color:#111}._categoryImageWrapper_amvf5_3217{display:flex;align-items:center;justify-content:center}._categoryImage_amvf5_3217{width:40px;height:40px;object-fit:contain}categoryCardImage{width:43px;height:43px}._categoryCardImage_amvf5_3251 img{width:100%;height:100%}._categoryCardText_amvf5_3261{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}._categoryCardText_amvf5_3261 p{font-family:Poppins;font-size:16px;font-weight:500;line-height:25.5px;text-align:center;color:#000}._manageProfile_amvf5_3295{--profile-purple: #6f24e8;--profile-text: #16131c;--profile-muted: #68646f;--profile-border: #dedbe4;width:100%;min-width:0;gap:0;color:var(--profile-text)}._manageProfile_amvf5_3295 ._profileHeader_amvf5_579{align-items:center;margin-bottom:clamp(18px,2vw,26px)}._manageProfile_amvf5_3295 ._profileHeaderLeft_amvf5_593{gap:3px}._manageProfile_amvf5_3295 ._profileHeaderLeft_amvf5_593 h2{font-family:var(--settings-section-title-font-family);font-size:var(--settings-section-title-font-size);font-weight:var(--settings-section-title-font-weight);line-height:var(--settings-section-title-line-height);letter-spacing:var(--settings-section-title-letter-spacing);color:var(--settings-section-title-color)}._manageProfile_amvf5_3295 ._profileHeaderLeft_amvf5_593 p{font-size:clamp(11px,.9vw,13px);line-height:1.45;color:var(--profile-muted)}._manageProfile_amvf5_3295 ._publicProfileBtn_amvf5_629{min-height:36px;padding:7px 14px;gap:7px;border-color:var(--profile-purple);border-radius:6px;color:var(--profile-purple);font-family:Poppins;font-size:12px;line-height:1;white-space:nowrap}._manageProfile_amvf5_3295 ._publicProfileBtn_amvf5_629 svg{font-size:15px}._manageProfile_amvf5_3295 ._profileContent_amvf5_657{display:grid;grid-template-columns:clamp(155px,17vw,195px) minmax(0,1fr);gap:clamp(20px,2.5vw,34px);align-items:stretch}._manageProfile_amvf5_3295 ._profileLeft_amvf5_669{width:auto;min-width:0;padding:4px clamp(18px,2vw,28px) 4px 0;border-right:1px solid #ebe8ef}._manageProfile_amvf5_3295 ._profileImagePlaceHolder_amvf5_1381{width:clamp(96px,9vw,112px);height:clamp(96px,9vw,112px);box-shadow:0 0 0 1px #f1ebff}._manageProfile_amvf5_3295 ._cameraButton_amvf5_703{right:-1px;bottom:-4px;width:32px;height:32px;border-color:#e1d2ff;color:var(--profile-purple);box-shadow:0 2px 7px #2a144c29}._manageProfile_amvf5_3295 ._cameraButton_amvf5_703 svg{font-size:17px}._manageProfile_amvf5_3295 ._profileImageText_amvf5_1469{padding:14px 0 9px}._manageProfile_amvf5_3295 ._profileImageText_amvf5_1469 span{font-size:13px;line-height:18px;font-weight:500}._manageProfile_amvf5_3295 ._profileImageText_amvf5_1469 p,._manageProfile_amvf5_3295 ._photoText_amvf5_735{margin:1px 0;font-size:11px;line-height:17px;color:var(--profile-muted)}._manageProfile_amvf5_3295 ._photoInfo_amvf5_747{gap:5px;font-size:11px;line-height:16px;color:var(--profile-purple);white-space:nowrap}._manageProfile_amvf5_3295 ._photoInfo_amvf5_747 svg{flex:0 0 auto;font-size:14px}._manageProfile_amvf5_3295 ._removePhotoBtn_amvf5_765{width:100%;max-width:128px;min-height:38px;justify-content:center;margin-top:14px;padding:7px 10px;border-color:#ff5364;border-radius:6px;color:#f43f52;font-family:Poppins;font-size:11px;font-weight:500}._manageProfile_amvf5_3295 ._profileRight_amvf5_689{min-width:0;gap:17px}._manageProfile_amvf5_3295 ._inputGrid3_amvf5_795,._manageProfile_amvf5_3295 ._inputGrid2_amvf5_807{min-width:0;gap:16px clamp(16px,2vw,26px)}._manageProfile_amvf5_3295 ._inputGrid3_amvf5_795{grid-template-columns:repeat(3,minmax(0,1fr))}._manageProfile_amvf5_3295 ._inputGrid2_amvf5_807{grid-template-columns:repeat(2,minmax(0,1fr))}._manageProfile_amvf5_3295 ._addressInput_amvf5_1521{min-width:0;gap:6px}._manageProfile_amvf5_3295 ._addressInput_amvf5_1521 label{font-size:11px;line-height:16px;color:#29252f}._manageProfile_amvf5_3295 ._addressInput_amvf5_1521 label span{font-size:10px;line-height:inherit;color:#85808b}._manageProfile_amvf5_3295 ._outlinedInput_amvf5_1149,._manageProfile_amvf5_3295 ._outlinedField_amvf5_1091{width:100%;min-height:40px;border-color:var(--profile-border)!important;border-radius:6px}._manageProfile_amvf5_3295 ._outlinedInput_amvf5_1149,._manageProfile_amvf5_3295 ._outlinedField_amvf5_1091 input,._manageProfile_amvf5_3295 ._townText_amvf5_1123 p{font-family:Poppins;font-size:12px;color:#28242e}._manageProfile_amvf5_3295 ._outlinedInput_amvf5_1149:focus,._manageProfile_amvf5_3295 ._outlinedField_amvf5_1091:focus-within,._manageProfile_amvf5_3295 ._manageProfileBio_amvf5_3667 textarea:focus{border-color:var(--profile-purple)!important;box-shadow:0 0 0 2px #6f24e817}._manageProfile_amvf5_3295 ._townText_amvf5_1123{position:relative;padding-right:34px}._manageProfile_amvf5_3295 ._townText_amvf5_1123:after{content:"";position:absolute;top:50%;right:14px;width:7px;height:7px;border-right:1.5px solid #26212c;border-bottom:1.5px solid #26212c;transform:translateY(-70%) rotate(45deg)}._manageProfile_amvf5_3295 ._townText_amvf5_1123 p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._manageProfileBio_amvf5_3667{position:relative}._manageProfile_amvf5_3295 ._manageProfileBio_amvf5_3667 textarea{min-height:clamp(104px,10vw,126px);padding:11px 12px 28px;border-color:var(--profile-border);border-radius:6px;box-sizing:border-box;font-family:Poppins;font-size:12px;line-height:1.65;color:#28242e}._manageProfile_amvf5_3295 ._bioCharacterCount_amvf5_3757{position:absolute;right:12px;bottom:8px;font-size:10px;line-height:14px;color:#6f6878;pointer-events:none}._manageProfile_amvf5_3295 ._sectionDivider_amvf5_819{width:100%;margin:14px 0 10px;border-color:#ebe8ef}._manageProfile_amvf5_3295 ._sectionTitle_amvf5_831{flex-direction:row;align-items:baseline;gap:7px;margin:0 0 8px}._manageProfile_amvf5_3295 ._sectionTitle_amvf5_831 h3{font-size:13px;line-height:19px;font-weight:600}._manageProfile_amvf5_3295 ._sectionTitle_amvf5_831 span{font-size:10px;color:#85808b}._manageProfile_amvf5_3295>._inputGrid2_amvf5_807{margin-bottom:12px}._manageProfile_amvf5_3295 ._panInput_amvf5_1111 input{font-size:12px}._manageProfile_amvf5_3295 ._panInput_amvf5_1111 button{width:auto;min-width:68px;padding:3px 12px;background:var(--profile-purple)}._manageProfile_amvf5_3295 ._panInput_amvf5_1111 ._verifiedBadge_amvf5_1821{gap:6px;padding:3px 8px;border-color:#a9e5b6;border-radius:4px;font-size:10px}._manageProfile_amvf5_3295 ._radioButtons_amvf5_1673{min-height:40px;align-items:center;gap:clamp(22px,3vw,46px)}._manageProfile_amvf5_3295 ._radioLabel_amvf5_1683{gap:7px;font-size:12px;color:#29252f}._manageProfile_amvf5_3295 ._radioLabel_amvf5_1683 input{width:16px;height:16px}._manageProfile_amvf5_3295 ._radioLabel_amvf5_1683 input:checked:before{width:8px;height:8px;background-color:var(--profile-purple)}._manageProfile_amvf5_3295 ._radioLabel_amvf5_1683 input:checked{border-color:var(--profile-purple)}._manageProfile_amvf5_3295 ._identityCard_amvf5_867{min-width:0;min-height:64px;gap:12px;margin-bottom:0;padding:10px 12px;border-color:#e2dfe7;border-radius:9px}._manageProfile_amvf5_3295 ._identityIcon_amvf5_889{width:42px;height:42px}._manageProfile_amvf5_3295 ._identityIcon_amvf5_889 svg{font-size:21px}._manageProfile_amvf5_3295 ._identityContent_amvf5_921{min-width:0;gap:8px}._manageProfile_amvf5_3295 ._identityTitle_amvf5_947 span,._manageProfile_amvf5_3295 ._identityBottom_amvf5_997 span{font-size:11px}._manageProfile_amvf5_3295 ._identityInfo_amvf5_973{font-size:14px}._manageProfile_amvf5_3295 ._statusWrapper_amvf5_1049{gap:8px}._manageProfile_amvf5_3295 ._statusBadge_amvf5_2571{gap:5px;padding:3px 7px;border-radius:4px;font-size:9px}._manageProfile_amvf5_3295 ._verifiedIcon_amvf5_1851{font-size:11px}._manageProfile_amvf5_3295 ._identityAction_amvf5_1019{padding:0;font-family:Poppins;font-size:10px;color:var(--profile-purple)}._manageProfile_amvf5_3295 ._identityAction_amvf5_1019 svg{font-size:16px}._manageProfile_amvf5_3295 ._addressButton_amvf5_1901{padding:0;margin-top:0}._manageProfile_amvf5_3295 ._addressButton_amvf5_1901 button{min-width:118px;min-height:38px;padding:8px 18px;border-radius:6px;background:var(--profile-purple);font-size:11px}@media (max-width: 1100px){._manageProfile_amvf5_3295 ._profileContent_amvf5_657{grid-template-columns:150px minmax(0,1fr);gap:20px}._manageProfile_amvf5_3295 ._profileLeft_amvf5_669{width:auto;padding-right:18px}._manageProfile_amvf5_3295 ._inputGrid3_amvf5_795{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 900px){._manageProfile_amvf5_3295 ._profileContent_amvf5_657{display:flex;flex-direction:column;gap:20px}._manageProfile_amvf5_3295 ._profileLeft_amvf5_669{width:100%;padding:0 0 20px;border-right:0;border-bottom:1px solid #ebe8ef}._manageProfile_amvf5_3295 ._profileRight_amvf5_689{width:100%}._manageProfile_amvf5_3295 ._inputGrid3_amvf5_795{grid-template-columns:repeat(2,minmax(0,1fr))}._manageProfile_amvf5_3295 ._publicProfileBtn_amvf5_629{width:auto}}@media (max-width: 700px){._manageProfile_amvf5_3295 ._inputGrid2_amvf5_807,._manageProfile_amvf5_3295 ._inputGrid3_amvf5_795{grid-template-columns:1fr}._manageProfile_amvf5_3295 ._identityTop_amvf5_935,._manageProfile_amvf5_3295 ._identityBottom_amvf5_997{width:100%;flex-direction:row;align-items:center}._manageProfile_amvf5_3295 ._identityCard_amvf5_867{align-items:center}}@media (max-width: 520px){._manageProfile_amvf5_3295 ._profileHeader_amvf5_579{flex-direction:column;align-items:stretch;gap:12px}._manageProfile_amvf5_3295 ._publicProfileBtn_amvf5_629{justify-content:center}._manageProfile_amvf5_3295 ._sectionTitle_amvf5_831{align-items:flex-start;flex-direction:column;gap:1px}._manageProfile_amvf5_3295 ._identityTop_amvf5_935,._manageProfile_amvf5_3295 ._identityBottom_amvf5_997{gap:8px}._manageProfile_amvf5_3295 ._identityBottom_amvf5_997 span{min-width:0;overflow-wrap:anywhere}._manageProfile_amvf5_3295 ._addressButton_amvf5_1901{padding:6px 0 0}._manageProfile_amvf5_3295 ._addressButton_amvf5_1901 button{width:100%}}@media (max-width: 1200px){._profileContent_amvf5_657{gap:25px}._profileLeft_amvf5_669{width:240px;padding-right:20px}._inputGrid3_amvf5_795{grid-template-columns:repeat(2,1fr)}}@media (max-width: 992px){._profileHeader_amvf5_579{flex-direction:column;align-items:flex-start;gap:16px}._publicProfileBtn_amvf5_629{justify-content:center}._profileContent_amvf5_657{flex-direction:column;gap:30px}._profileLeft_amvf5_669{width:100%;border-right:none;border-bottom:1px solid #ececec;padding-right:0;padding-bottom:24px}._profileRight_amvf5_689{width:100%}._inputGrid3_amvf5_795,._inputGrid2_amvf5_807{grid-template-columns:1fr}._identityCard_amvf5_867{flex-direction:row}}@media (max-width: 768px){._addressSection_amvf5_503{gap:6px}._profileHeaderLeft_amvf5_593 h2{font-size:22px}._profileHeaderLeft_amvf5_593 p{font-size:14px}._profileImagePlaceHolder_amvf5_1381{width:120px;height:120px}._cameraButton_amvf5_703{width:32px;height:32px;right:0;bottom:0}._inputGrid3_amvf5_795,._inputGrid2_amvf5_807{grid-template-columns:1fr;gap:16px}._identityCard_amvf5_867{align-items:flex-start;gap:16px}._identityTop_amvf5_935,._identityBottom_amvf5_997{width:100%;flex-direction:column;align-items:flex-start;gap:12px}._removePhotoBtn_amvf5_765,._addressButton_amvf5_1901 button{width:100%;justify-content:center}._outlinedInput_amvf5_1149,._outlinedField_amvf5_1091{width:100%}._addressButton_amvf5_1901{padding:2rem}}@media (max-width: 480px){._profileHeaderLeft_amvf5_593 h2{font-size:20px}._profileHeaderLeft_amvf5_593 p{font-size:13px}._identityCard_amvf5_867{padding:14px}._identityIcon_amvf5_889{width:50px;height:50px}._identityIcon_amvf5_889 svg{font-size:22px}._identityTitle_amvf5_947 span{font-size:15px}._identityBottom_amvf5_997 span{font-size:13px;word-break:break-word}._photoText_amvf5_735,._photoInfo_amvf5_747{font-size:12px}._publicProfileBtn_amvf5_629,._removePhotoBtn_amvf5_765{font-size:14px;padding:10px}}._wrapper_1n4g5_5{width:100%;background-color:transparent;font-family:Inter,sans-serif;color:#1a1a1a;box-sizing:border-box;display:flex;flex-direction:column;gap:10px}._pageHeader_1n4g5_31{border-radius:16px;min-height:auto}._pageTitle_1n4g5_47{font-family:var(--settings-section-title-font-family);font-size:var(--settings-section-title-font-size);font-weight:var(--settings-section-title-font-weight);line-height:var(--settings-section-title-line-height);letter-spacing:var(--settings-section-title-letter-spacing);margin:0 0 12px;color:var(--settings-section-title-color)}._pageSubtitle_1n4g5_56{font-size:clamp(13px,2vw,15px);color:#000;margin:0 0 4px}._topCardsContainer_1n4g5_70{display:flex;gap:20px;margin-bottom:24px}._topCard_1n4g5_70{flex:1;display:flex;justify-content:space-between;align-items:center;padding:20px;border-radius:14px;background:#fff;border:1px solid #ececec;cursor:pointer;transition:.25s;box-shadow:0 4px 12px #0000000a}._topCard_1n4g5_70:hover{transform:translateY(-3px);box-shadow:0 10px 25px #00000014}._cardLeft_1n4g5_120{display:flex;align-items:flex-start;gap:16px}._cardContent_1n4g5_132{display:flex;flex-direction:column}._iconCircle_1n4g5_142{width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:22px}._purpleCard_1n4g5_164 ._iconCircle_1n4g5_142{background:#f4ebff;color:#5e00a6}._greenCard_1n4g5_174 ._iconCircle_1n4g5_142{background:#ecfdf3;color:#16a34a}._orangeCard_1n4g5_184 ._iconCircle_1n4g5_142{background:#fff7ed;color:#ea580c}._cardTitle_1n4g5_194{font-size:13px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}._cardValue_1n4g5_210{margin-top:5px;font-size:18px;font-weight:700;color:#111827}._statusVerified_1n4g5_224{display:flex;align-items:center;gap:6px;margin-top:10px;color:#16a34a;font-size:14px;font-weight:600}._statusVerified_1n4g5_224 svg{font-size:18px}._statusAction_1n4g5_252{margin-top:10px;font-size:14px;color:#ef4444;font-weight:600}._statusPending_1n4g5_264{margin-top:10px;font-size:14px;color:#ef9444;font-weight:600}._cardDesc_1n4g5_278{margin-top:10px;font-size:13px;color:#6b7280}._arrow_1n4g5_290{font-size:24px;color:#9ca3af;flex-shrink:0}._infoBanner_1n4g5_304{display:flex;align-items:center;gap:12px;background:#faf5ff;border:1px solid #e9d5ff;border-radius:8px;padding:12px 16px;margin-bottom:24px;font-size:14px;color:#1f2937}._infoBannerGrey_1n4g5_328{display:flex;align-items:flex-start;gap:12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-top:24px;font-size:14px;color:#4b5563}._infoBannerText_1n4g5_352{display:flex;flex-direction:column;gap:4px;line-height:1.5}._formContainer_1n4g5_368{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000000d}._section_1n4g5_382{padding:32px}._sectionHeader_1n4g5_390{display:flex;align-items:center;gap:12px}._sectionIcon_1n4g5_400{width:44px;height:44px;background:#faf5ff;border-radius:8px;display:flex;align-items:center;justify-content:center}._sectionHeader_1n4g5_390 h2{font-size:18px;font-weight:600;color:#5e00a6;margin:0}._sectionSubtitle_1n4g5_430{font-size:14px;color:#4b5563;margin:8px 0 24px}._grid_1n4g5_444{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 24px}._field_1n4g5_454{display:flex;flex-direction:column}._field_1n4g5_454 label{font-size:13px;font-weight:600;margin-bottom:6px;color:#374151}._field_1n4g5_454 label span{color:#ef4444}._input_1n4g5_480,._select_1n4g5_480{height:40px;border:1px solid #d1d5db;border-radius:6px;background:#fff;padding:0 14px;font-size:14px;outline:none;transition:all .2s;color:#1f2937}._input_1n4g5_480::placeholder{color:#9ca3af}._input_1n4g5_480:focus,._select_1n4g5_480:focus{border-color:#5e00a6;box-shadow:0 0 0 3px #5e00a61a}._select_1n4g5_480{cursor:pointer}._field_1n4g5_454 small{margin-top:6px;font-size:12px;color:#6b7280}._error_1n4g5_532{color:#ef4444!important}._ifscRow_1n4g5_540{display:flex;gap:8px}._ifscRow_1n4g5_540 input{flex:1}._lookupBtn_1n4g5_554{min-width:100px;border:1px solid #5E00A6;background:#fff;color:#5e00a6;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:.2s}._lookupBtn_1n4g5_554:hover{background:#faf5ff}._actionRow_1n4g5_586{display:flex;align-items:center;gap:16px;margin-top:24px}._verificationBadgeGrey_1n4g5_598{display:inline-flex;align-items:center;gap:8px;background:#f3f4f6;border:1px solid #e5e7eb;color:#4b5563;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600}._dotGrey_1n4g5_622{width:8px;height:8px;border-radius:50%;background:#343638}._primaryBtn_1n4g5_636{height:40px;padding:0 20px;background:#5e00a6;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:.2s}._primaryBtn_1n4g5_636:hover{background:#4c0082}._secondaryBtn_1n4g5_666{height:40px;padding:0 20px;background:#fff;color:#5e00a6;border:1px solid #5E00A6;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:.2s}._secondaryBtn_1n4g5_666:hover{border-color:#5e00a6;background:#faf5ff}._divider_1n4g5_702{position:relative;text-align:center;height:1px;background:#e5e7eb;margin:0}._divider_1n4g5_702 span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:0 16px;color:#9ca3af;font-size:14px;font-weight:600;border:1px dashed #e5e7eb;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center}._pageFooter_1n4g5_756{display:flex;justify-content:flex-end;gap:16px;margin-top:24px;margin-bottom:40px}._saveBtn_1n4g5_770{height:44px;padding:0 24px;background:#5e00a6;color:#fff;border:none;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;min-width:180px}._saveBtn_1n4g5_770:hover{background:#4c0082}._cancelBtn_1n4g5_800{height:44px;padding:0 24px;background:#fff;color:#4b5563;border:1px solid #d1d5db;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;min-width:100px}._cancelBtn_1n4g5_800:hover{background:#f9fafb}._status_1n4g5_224{display:inline-flex;align-items:center;gap:8px;width:max-content;background:#fef08a;color:#854d0e;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600}._dot_1n4g5_622{width:6px;height:6px;border-radius:50%;background:#ca8a04}@media (max-width: 768px){._topCardsContainer_1n4g5_70{flex-direction:column}._grid_1n4g5_444{grid-template-columns:1fr}._section_1n4g5_382{padding:24px 20px}._actionRow_1n4g5_586{flex-direction:column;align-items:stretch}._verificationBadgeGrey_1n4g5_598,._primaryBtn_1n4g5_636,._secondaryBtn_1n4g5_666{width:100%;justify-content:center}._pageFooter_1n4g5_756{flex-direction:column}._saveBtn_1n4g5_770,._cancelBtn_1n4g5_800{width:100%}}._payoutWrapper_1n4g5_932{display:flex;gap:12px;padding:10px 0;min-height:100vh;font-family:Poppins,sans-serif}._bankCard_1n4g5_950{box-shadow:0 2px 4px #0000004d;height:fit-content;background:#fff;border-radius:10px;padding:26px 38px 58px;width:45%}._cardTitle_1n4g5_194{font-size:18px;font-weight:600;color:#2f3742;line-height:1}._cardSubtitle_1n4g5_984{font-size:18px;color:#9c9c9c;margin-top:5px;font-weight:400}._infoBlock_1n4g5_998{margin-top:25px}._infoBlock_1n4g5_998 label{display:block;font-size:18px;color:#575757;margin-bottom:4px;font-weight:400}._infoBlock_1n4g5_998 h3{font-size:18px;color:#2c3138;font-weight:500;line-height:1}._branch_1n4g5_1036{font-size:14px;color:#7d7d7d;font-style:italic;margin-top:4px}._verified_1n4g5_1052{background:#d9f6dd;color:#1d9a43}._verified_1n4g5_1052 ._dot_1n4g5_622{background:#1d9a43}._pending_1n4g5_1070{background:#ffe9b6;color:#d69200}._submitted_1n4g5_1078{background:#d9f6dd;color:#4343d7}._pending_1n4g5_1070 ._dot_1n4g5_622{background:#d69200}._unverified_1n4g5_1096{background:#feeaea;color:#e51d1d}._unverified_1n4g5_1096 ._dot_1n4g5_622{background:#e51d1d}._failed_1n4g5_1114{background:#feeaea;color:#e51d1d}._failed_1n4g5_1114 ._dot_1n4g5_622{background:#e51d1d}._btnGroup_1n4g5_1136{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}._btn_1n4g5_1136{border-radius:20px;padding:6px 14px;font-size:12px;font-weight:500;cursor:pointer;border:none;transition:background .2s;height:28px;display:flex;align-items:center;justify-content:center}._btn_1n4g5_1136:disabled{opacity:.6;cursor:not-allowed}._btnPurple_1n4g5_1188{background:#9801df;color:#fff}._btnPurple_1n4g5_1188:hover:not(:disabled){background:#7a01b5}._btnRed_1n4g5_1206{background:#fdf5f5;color:#ff3b30;border:1px solid #ff3b30}._btnRed_1n4g5_1206:hover:not(:disabled){background:#fae1e1}._upiCard_1n4g5_1230{box-shadow:0 2px 4px #0000004d;height:fit-content;background:#fff;border-radius:10px;padding:26px 38px 58px;width:45%}._topRow_1n4g5_1250{display:flex;justify-content:space-between;align-items:flex-start}._upiTitle_1n4g5_1262{font-size:18px;font-weight:600;color:#2f3742;line-height:1}._upiSubtitle_1n4g5_1276{font-size:18px;color:#9c9c9c;margin-top:5px;font-weight:400}._backBtn_1n4g5_1290{background:none;border:none;color:#9801df;font-weight:600;cursor:pointer;font-size:14px}._backBtn_1n4g5_1290:hover{text-decoration:underline}._upiContent_1n4g5_1316{margin-top:25px}._upiContent_1n4g5_1316 label{display:block;font-size:18px;color:#575757;margin-bottom:4px;font-weight:400}._upiContent_1n4g5_1316 h3{font-size:18px;color:#2c3138;font-weight:500;line-height:1}._reviewBanner_1n4g5_1356{margin-top:15px;background:#fff8e1;color:#ff9800;padding:8px 12px;border-radius:8px;font-size:12px;font-weight:500;border:1px solid #ffe0b2}@media (max-width: 1024px){._payoutWrapper_1n4g5_932{flex-direction:column;gap:20px}._bankCard_1n4g5_950,._upiCard_1n4g5_1230{width:100%;box-sizing:border-box}}@media (max-width:992px){._topCardsContainer_1n4g5_70{flex-direction:column}._topCard_1n4g5_70{width:100%}}._overlay_t64y6_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;justify-content:center;align-items:center;z-index:9999}._popup_t64y6_21{width:650px;background:#fff;border-radius:14px;padding:30px}._infoBox_t64y6_35{background:#f5f0ff;padding:15px;border-radius:10px;margin:20px 0}._reviewBtn_t64y6_49,._submitBtn_t64y6_51{background:#7c3aed;color:#fff;border:none;padding:12px 22px;border-radius:8px;cursor:pointer}._actions_t64y6_69{display:flex;gap:15px;margin-top:25px}._uploadBtn_t64y6_81{background:#fff;border:1px solid #ddd;padding:12px 22px;border-radius:8px;cursor:pointer}._text_t64y6_97{margin-top:15px}._note_t64y6_105{margin-top:20px;color:#666;font-size:14px}._closeBtn_t64y6_117{margin-top:25px;border:none;background:transparent;cursor:pointer}._fileList_t64y6_129{margin-top:15px;display:flex;flex-direction:column;gap:10px}._fileItem_t64y6_143{display:flex;justify-content:space-between;align-items:center;border:1px solid #E5E7EB;border-radius:10px;padding:10px 14px;background:#fafafa}._fileInfo_t64y6_163{display:flex;align-items:center;gap:12px}._fileIcon_t64y6_175{width:42px;height:42px;border-radius:8px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:20px}._fileDetails_t64y6_197{display:flex;flex-direction:column}._fileName_t64y6_207{margin:0;font-size:14px;font-weight:600;color:#222;max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._fileSize_t64y6_229{font-size:12px;color:#777;margin-top:2px}._removeBtn_t64y6_241{width:34px;height:34px;border:none;border-radius:50%;background:#fee2e2;color:#dc2626;cursor:pointer;font-size:16px;transition:.2s}._removeBtn_t64y6_241:hover{background:#fecaca}._container_1a4n2_1{width:100%;max-width:1180px;margin-inline:auto;padding:clamp(12px,1.25vw,12px);background-color:#fff;font-family:Poppins,Inter,sans-serif;color:#111827;box-sizing:border-box}._container_1a4n2_1 *{box-sizing:border-box}._header_1a4n2_31{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:clamp(14px,1.25vw,24px)}._headerLeft_1a4n2_45 h1{color:var(--settings-section-title-color);font-family:var(--settings-section-title-font-family);font-size:var(--settings-section-title-font-size);font-weight:var(--settings-section-title-font-weight);line-height:var(--settings-section-title-line-height);letter-spacing:var(--settings-section-title-letter-spacing);margin:0 0 6px}._headerLeft_1a4n2_45 p{font-size:12px;line-height:1.5;color:#6b7280;margin:0}._helpButton_1a4n2_70{display:flex;align-items:center;gap:6px;padding:7px 12px;background:#fff;border:1px solid #ddd;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;color:#333}._infoBanner_1a4n2_98{display:flex;align-items:center;background-color:#fbf8ff;border:1px solid #e9d9fa;border-radius:12px;padding:clamp(12px,1vw,16px) clamp(14px,1.25vw,24px);margin-bottom:clamp(14px,1.25vw,24px);gap:clamp(12px,1vw,16px)}._infoIcon_1a4n2_120{color:#7c3aed;display:flex;align-items:flex-start;height:100%;margin-top:-12px}._infoText_1a4n2_136{flex:1}._infoText_1a4n2_136 p{margin:0 0 4px;font-size:14px;color:#444}._infoText_1a4n2_136 p:last-child{margin:0}._shieldIcon_1a4n2_164{color:#7c3aed;position:relative}._shieldIcon_1a4n2_164:after{content:"✔";position:absolute;bottom:-4px;right:-4px;background:#22c55e;color:#fff;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;border:2px solid white}._accountCard_1a4n2_210{background:#fff;border:1px solid #e1e4e8;border-radius:8px;padding:clamp(16px,1.15vw,20px);margin-bottom:clamp(14px,1.25vw,24px)}._accountHeader_1a4n2_226{display:flex;justify-content:space-between;align-items:center;gap:clamp(14px,1.25vw,20px);margin-bottom:clamp(18px,1.5vw,26px)}._accountTitle_1a4n2_242{display:flex;align-items:center;gap:12px}._accountIcon_1a4n2_254{width:30px;height:30px;color:#7c00ff;display:flex;align-items:center;justify-content:center;font-size:25px;flex-shrink:0}._accountTitle_1a4n2_242 h3{margin:0;font-size:15px;line-height:1.35;font-weight:600}._accountTitle_1a4n2_242 p{margin:4px 0 0;color:#6b7280;font-size:11px;line-height:1.45}._completedBadge_1a4n2_304{display:flex;align-items:center;gap:5px;padding:4px 9px;border:none;background:#ecfdf3;color:#16a34a;border-radius:5px;font-weight:600}._completedBadge_1a4n2_304 svg{font-size:15px}._completedBadge_1a4n2_304 span{font-size:10px}._accountDivider_1a4n2_344{height:1px;background:#ececec;margin:clamp(14px,1.25vw,24px) 0}._accountContent_1a4n2_356{display:flex;align-items:stretch;margin-top:0}._verifyItem_1a4n2_374{display:flex;justify-content:space-between;align-items:center;gap:clamp(12px,1.25vw,20px);flex:1;min-width:0}._verticalDivider_1a4n2_394{width:1px;background:#e5e7eb;margin:0 clamp(14px,1.25vw,24px)}._verifyLeft_1a4n2_406{display:flex;align-items:center;gap:clamp(10px,1vw,16px);flex:1;min-width:0}._verifyLeft_1a4n2_406 p,._verifyValue_1a4n2_424{word-break:break-word;overflow-wrap:anywhere}._verifyIcon_1a4n2_434{width:clamp(42px,3vw,48px);height:clamp(42px,3vw,48px);border-radius:50%;background:#8000ff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:21px;flex-shrink:0}._actionSection_1a4n2_460{display:flex;flex-direction:column;align-items:flex-end;gap:8px}._verifyTitleRow_1a4n2_474{display:flex;align-items:center;gap:9px}._verifyTitleRow_1a4n2_474 h4{margin:0;font-size:13px;font-weight:600;white-space:nowrap}._verifyLeft_1a4n2_406 p{margin:5px 0 0;font-size:11px;line-height:1.4;color:#6b7280}._verifiedTag_1a4n2_514{padding:2px 7px;border-radius:4px;background:#ecfdf3;color:#16a34a;font-size:9px;font-weight:600}._notAdded_1a4n2_532{color:#424347;font-size:12px;white-space:nowrap}._notVerified_1a4n2_544{color:#f1b128;font-size:12px}._updateBtn_1a4n2_554{min-width:78px;padding:7px 16px;background:#fff;border:1px solid #8000ff;color:#7000e8;border-radius:5px;cursor:pointer;font-weight:600;font-size:12px;transition:.25s}._updateBtn_1a4n2_554:disabled,._cancelEditBtn_1a4n2_577:disabled{cursor:not-allowed;opacity:.6}._editActions_1a4n2_582{display:flex;align-items:center;gap:8px}._cancelEditBtn_1a4n2_577{min-width:70px;padding:7px 12px;background:#fff;border:1px solid #d1d5db;color:#4b5563;border-radius:5px;cursor:pointer;font-weight:600;font-size:12px}._rewardText_1a4n2_601{margin:0;font-size:11px;color:#4f00d8;text-align:right;font-weight:500}._payoutCard_1a4n2_619{border:1px solid #e1e4e8;border-radius:8px;padding:clamp(14px,1.1vw,18px);margin-bottom:clamp(14px,1.25vw,24px);background:#fff}._payoutHeader_1a4n2_635{margin-bottom:clamp(14px,1.25vw,24px)}._payoutTitle_1a4n2_643{display:flex;align-items:center;gap:12px}._payoutIcon_1a4n2_655{width:30px;height:30px;color:#7c00ff;display:flex;justify-content:center;align-items:center;font-size:23px}._payoutTitle_1a4n2_643 h3{margin:0;font-size:15px;line-height:1.35;font-weight:600}._payoutTitle_1a4n2_643 p{margin:4px 0 0;color:#6b7280;font-size:11px;line-height:1.45}._bodyDivider_1a4n2_703{width:1px;background:#e5e7eb;margin:4px}._editInput_1a4n2_715{width:220px;padding:4px 0;font-size:14px;color:#333;background:transparent;border:none;border-bottom:2px solid #7c3aed;border-radius:0;outline:none}._verifyValue_1a4n2_424{cursor:pointer}._card_1a4n2_751{border:1px solid #e1e4e8;border-radius:8px;margin-bottom:clamp(14px,1.25vw,24px);background:#fff;display:flex;padding:6px 8px}._cardHeader_1a4n2_771{display:flex;justify-content:space-between;align-items:center;padding:clamp(10px,.85vw,14px) clamp(12px,1vw,18px)}._cardHeaderLeft_1a4n2_785{display:flex;align-items:center;gap:8px}._cardImage_1a4n2_797{display:flex;align-items:flex-start;margin:8px 4px}._cardContent_1a4n2_809{flex:1;min-width:0}._formSection_1a4n2_819,._statusSection_1a4n2_821{min-width:0}._cardIconWrapper_1a4n2_829{background-color:#f5f3ff;width:52px;height:52px;padding:10px;border-radius:50%;display:flex;align-items:center;justify-content:center}._cardIcon_1a4n2_829{color:#7900f5}._gstinIconWrapper_1a4n2_859{background-color:#effbf3;color:#16a34a}._gstinDocumentIcon_1a4n2_869{position:relative;display:flex;align-items:center;justify-content:center;width:32px;height:32px}._gstinDocumentIcon_1a4n2_869>span{position:absolute;bottom:7px;font-size:7px;line-height:1;font-weight:700;letter-spacing:-.2px}._cardIconWrapperGreen_1a4n2_905{background-color:#f0fdf4;padding:10px;border-radius:8px;display:flex;align-items:center;justify-content:center}._cardIconGreen_1a4n2_923{color:#22c55e}._cardHeaderLeft_1a4n2_785 h2{margin:0;font-size:15px;font-weight:600}._badgeRequired_1a4n2_945{background-color:#f5f3ff;color:#7c3aed;padding:2px 6px;border-radius:4px;font-size:9px;font-weight:500}._badgeOptional_1a4n2_963{background-color:#f0fdf4;color:#16a34a;padding:2px 6px;border-radius:4px;font-size:9px;font-weight:500}._collapseIcon_1a4n2_981{color:#64748b;cursor:pointer}._cardBody_1a4n2_993{display:flex;gap:clamp(20px,2vw,40px);padding:clamp(14px,1.25vw,24px)}._formSection_1a4n2_819{flex:6}._statusSection_1a4n2_821{flex:4}._inputGroup_1a4n2_1025{margin-bottom:clamp(14px,1.1vw,20px)}._inputGroup_1a4n2_1025 label{display:block;font-size:11px;font-weight:500;margin-bottom:6px;color:#333}._inputGroup_1a4n2_1025 label span{color:#ef4444}._inputWrapper_1a4n2_1057{border:1px solid #d9dee5;border-radius:5px;padding:8px 12px;background:#fff}._inputWrapper_1a4n2_1057 input{width:100%;border:none;outline:none;font-size:12px;color:#333;text-transform:uppercase}._charCount_1a4n2_1089{text-align:right;font-size:9px;color:#999;margin-top:4px}._verifiedStatus_1a4n2_1103{color:#16a34a;font-weight:600}._unverifiedStatus_1a4n2_1115{color:#eab308;font-weight:600}._rejectedStatus_1a4n2_1125{color:#e51d1d}._noteAddedStatus_1a4n2_1133{color:#1f2937}._uploadGroup_1a4n2_1141 label{display:block;font-size:11px;font-weight:500;margin-bottom:6px;color:#333}._uploadGroup_1a4n2_1141 label span{color:#ef4444}._uploadArea_1a4n2_1165{border:1px dashed #d8b4fe;background-color:#faf5ff;border-radius:5px;padding:clamp(14px,1.25vw,24px);text-align:center;transition:all .3s}._uploadAreaGreen_1a4n2_1183{border:1px dashed #bbf7d0;background-color:#f0fdf4;border-radius:5px;padding:clamp(14px,1.25vw,24px);text-align:center;transition:all .3s}._uploadContent_1a4n2_1201{display:flex;align-items:center;justify-content:center;gap:clamp(10px,1vw,16px)}._uploadIcon_1a4n2_1215{color:#7c3aed}._uploadIconGreen_1a4n2_1223{color:#22c55e}._uploadAreaGreen_1a4n2_1183 ._uploadIcon_1a4n2_1215{color:#16a34a}._uploadContent_1a4n2_1201 p{margin:0;font-size:11px;color:#555;text-align:center}._uploadContent_1a4n2_1201 p span{font-size:10px;color:#999}._chooseFileBtn_1a4n2_1263{background:#fff;border:1px solid #d8b4fe;color:#7c3aed;padding:7px 14px;border-radius:4px;font-size:10px;font-weight:500;cursor:pointer}._chooseFileBtnGreen_1a4n2_1285{background:#fff;border:1px solid #bbf7d0;color:#16a34a;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer}._uploadAreaGreen_1a4n2_1183 ._chooseFileBtn_1a4n2_1263{border-color:#86d7a1;color:#159447}._formatsText_1a4n2_1319{font-size:9px;color:#888;margin-top:8px}._statusGroup_1a4n2_1335{margin-bottom:clamp(14px,1.25vw,24px)}._statusGroup_1a4n2_1335 label{display:block;font-size:11px;font-weight:500;margin-bottom:6px;color:#333}._statusDropdown_1a4n2_1359{display:flex;justify-content:space-between;align-items:center;border:1px solid #ddd;width:100%;max-width:240px;border-radius:5px;padding:8px 12px;background:#fff;color:#888}._statusPending_1a4n2_1385{display:flex;align-items:center;gap:6px;color:#eab308;font-size:11px;font-weight:500}._clockIcon_1a4n2_1403{color:#eab308}._statusChevron_1a4n2_1411{flex-shrink:0;color:#64748b;font-size:14px}._noteBoxPan_1a4n2_1423{background-color:#faf7ff;border:1px solid #e7d4ff;border-radius:6px;padding:clamp(12px,1vw,16px)}._noteBoxGstin_1a4n2_1437{background-color:#f0fdf4;border:1px solid #dcfce7;border-radius:6px;padding:clamp(12px,1vw,16px)}._noteHeader_1a4n2_1451{display:flex;align-items:center;gap:8px;color:#6d28d9;margin-bottom:8px}._noteHeaderGreen_1a4n2_1467{display:flex;align-items:center;gap:8px;color:#22c55e;margin-bottom:8px}._card_1a4n2_751:last-child ._noteBoxPan_1a4n2_1423{background-color:#f5fbf7;border-color:#d5ecdc}._card_1a4n2_751:last-child ._noteBoxPan_1a4n2_1423 ._noteHeader_1a4n2_1451,._card_1a4n2_751:last-child ._noteBoxPan_1a4n2_1423 ._noteIcon_1a4n2_1495{color:#16a34a}._noteBoxPan_1a4n2_1423 p,._noteBoxGstin_1a4n2_1437 p{margin:0;font-size:10px;color:#555;line-height:1.5}._uploadAreaGreen_1a4n2_1183{border-color:#86efac;background:#f0fdf4}._noteContent_1a4n2_1531{display:flex;align-items:flex-start;gap:12px}._noteIcon_1a4n2_1495{flex-shrink:0;color:#6d28d9;margin-top:2px}._noteHeaderGreen_1a4n2_1467 ._noteIcon_1a4n2_1495,._noteBoxGstin_1a4n2_1437 ._noteIcon_1a4n2_1495{color:#22c55e}._noteText_1a4n2_1567{flex:1}._noteText_1a4n2_1567 h4{margin:0 0 6px;font-size:11px;font-weight:600;color:#6d28d9}._noteText_1a4n2_1567 p{margin:0;font-size:10px;color:#555;line-height:1.5}._footer_1a4n2_1607{display:flex;justify-content:space-between;align-items:center;margin-top:clamp(14px,1.25vw,24px);padding-top:clamp(10px,1vw,20px)}._cancelBtn_1a4n2_1623{background:#fff;border:1px solid #ddd;min-width:96px;padding:9px 20px;border-radius:5px;font-size:11px;font-weight:500;cursor:pointer;color:#555}._saveBtn_1a4n2_1647{min-width:128px;background:#7900f5;border:none;color:#fff;padding:9px 32px;border-radius:5px;font-size:11px;font-weight:500;cursor:pointer}._saveBtn_1a4n2_1647:hover{background:#6d28d9}._uploadedContainer_1a4n2_1679{display:flex;flex-direction:column;gap:8px}._uploadedText_1a4n2_1691{color:#16a34a;font-weight:600}._documentRow_1a4n2_1701{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}._documentName_1a4n2_1717{flex:1;font-size:14px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._editButton_1a4n2_1735{padding:4px 14px;border:1px solid #2563eb;border-radius:6px;background:#fff;color:#2563eb;cursor:pointer;font-size:14px;font-weight:500;flex-shrink:0}._rejectionReason_1a4n2_1759{margin-top:10px;padding:10px 12px;border-left:4px solid #ef4444;background:#fef2f2;color:#b91c1c;font-size:13px;line-height:1.5;border-radius:6px}._rejectionReason_1a4n2_1759 strong{font-weight:600}._activeIdentityCard_1a4n2_1789{border-color:#9b4ad5;box-shadow:0 0 0 2px #9b4ad514}@media (max-height: 820px) and (min-width: 769px){._container_1a4n2_1{padding-block:10px}._header_1a4n2_31,._infoBanner_1a4n2_98,._accountCard_1a4n2_210,._payoutCard_1a4n2_619,._card_1a4n2_751{margin-bottom:12px}._accountCard_1a4n2_210,._payoutCard_1a4n2_619{padding:14px}._accountDivider_1a4n2_344{margin:12px 0}._cardHeader_1a4n2_771{padding:10px 14px}._cardBody_1a4n2_993{gap:18px;padding:12px 14px}._inputGroup_1a4n2_1025,._statusGroup_1a4n2_1335{margin-bottom:12px}._inputWrapper_1a4n2_1057,._statusDropdown_1a4n2_1359{padding:8px 12px}._uploadArea_1a4n2_1165,._uploadAreaGreen_1a4n2_1183,._noteBoxPan_1a4n2_1423,._noteBoxGstin_1a4n2_1437{padding:12px}._footer_1a4n2_1607{margin-top:12px;padding-top:8px}}@media (max-width: 992px){._accountContent_1a4n2_356{flex-direction:column;gap:20px}._verticalDivider_1a4n2_394{width:100%;height:1px;margin:0}._verifyItem_1a4n2_374{width:100%}._cardBody_1a4n2_993{flex-direction:column;gap:24px}._bodyDivider_1a4n2_703{width:100%;height:1px;margin:0}._formSection_1a4n2_819,._statusSection_1a4n2_821{width:100%}}@media (max-width: 768px){._header_1a4n2_31{flex-direction:column;align-items:flex-start;gap:16px}._helpButton_1a4n2_70{width:fit-content}._accountCard_1a4n2_210{padding:18px}._accountHeader_1a4n2_226{flex-direction:column;align-items:flex-start;gap:16px}._completedBadge_1a4n2_304{align-self:flex-start}._verifyItem_1a4n2_374{flex-direction:column;align-items:flex-start;gap:18px}._actionSection_1a4n2_460{width:100%;align-items:flex-start}._rewardText_1a4n2_601{text-align:left}._payoutCard_1a4n2_619{padding:18px}._card_1a4n2_751{flex-direction:column;padding:16px}._cardImage_1a4n2_797{margin-bottom:12px}._cardHeader_1a4n2_771{padding:0 0 18px}._cardBody_1a4n2_993{padding:0}._payoutTitle_1a4n2_643{gap:12px}._payoutIcon_1a4n2_655{width:30px;height:30px;font-size:23px}._payoutTitle_1a4n2_643 h3{font-size:15px}._payoutTitle_1a4n2_643 p{font-size:11px}}@media (max-width: 576px){._container_1a4n2_1{padding:8px}._cardHeader_1a4n2_771{flex-direction:column;align-items:flex-start;gap:12px}._cardHeaderLeft_1a4n2_785{flex-wrap:wrap;gap:10px}._cardHeaderLeft_1a4n2_785 h2{font-size:16px}._uploadContent_1a4n2_1201{flex-direction:column;gap:12px;text-align:center}._uploadArea_1a4n2_1165,._uploadAreaGreen_1a4n2_1183{padding:18px}._chooseFileBtn_1a4n2_1263,._statusDropdown_1a4n2_1359{width:100%}._noteBoxPan_1a4n2_1423,._noteBoxGstin_1a4n2_1437{padding:14px}}@media (max-width: 480px){._header_1a4n2_31{margin-bottom:20px}._headerLeft_1a4n2_45 p{font-size:.9rem}._helpButton_1a4n2_70{width:100%;padding:12px}._accountCard_1a4n2_210{padding:16px;border-radius:12px}._accountTitle_1a4n2_242{gap:12px}._accountIcon_1a4n2_254{width:30px;height:30px;font-size:25px}._accountTitle_1a4n2_242 h3{font-size:16px}._accountTitle_1a4n2_242 p{font-size:13px}._verifyLeft_1a4n2_406{gap:12px}._verifyIcon_1a4n2_434{width:30px;height:30px;font-size:18px}._verifyTitleRow_1a4n2_474{flex-wrap:wrap;gap:8px}._verifyTitleRow_1a4n2_474 h4{font-size:15px}._updateBtn_1a4n2_554{width:100%;justify-content:center}._rewardText_1a4n2_601{font-size:13px}._editInput_1a4n2_715{width:100%}._payoutCard_1a4n2_619{padding:14px}._card_1a4n2_751{padding:12px}._cardHeaderLeft_1a4n2_785 h2{font-size:15px}._badgeRequired_1a4n2_945,._badgeOptional_1a4n2_963{font-size:11px}._uploadContent_1a4n2_1201 p,._formatsText_1a4n2_1319,._noteBoxPan_1a4n2_1423 p,._noteBoxGstin_1a4n2_1437 p{font-size:12px}._documentName_1a4n2_1717{word-break:break-word;overflow-wrap:anywhere}._inputWrapper_1a4n2_1057{padding:8px 12px}}._overlay_1okpi_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;justify-content:center;align-items:center;z-index:99999}._modal_1okpi_21{max-width:40%;background:#fff;border-radius:12px;padding:24px;box-shadow:0 10px 30px #0003}._modal_1okpi_21 h3{margin:0;font-size:20px;font-weight:600}._modal_1okpi_21 p{margin:16px 0 24px;color:#666;line-height:1.6;text-align:center}._actions_1okpi_63{display:flex;justify-content:center;gap:12px}._cancelBtn_1okpi_75{padding:10px 18px;border:1px solid #d9d9d9;background:#fff;border-radius:8px;cursor:pointer;transition:.2s}._cancelBtn_1okpi_75:hover{background:#f5f5f5}._confirmBtn_1okpi_101{padding:10px 18px;border:none;background:#8004de;color:#fff;border-radius:8px;cursor:pointer;transition:.2s}._confirmBtn_1okpi_101:disabled,._cancelBtn_1okpi_75:disabled{opacity:.6;cursor:not-allowed}._preferenceSection_bmawf_1{display:flex;flex-direction:column;gap:1rem;height:100%}._addressSectionHeder_bmawf_8{display:flex;align-items:center;justify-content:space-between;padding-left:1rem}._addressSectionHeder_bmawf_8 p{font-family:var(--settings-section-title-font-family);font-weight:var(--settings-section-title-font-weight);font-size:var(--settings-section-title-font-size);line-height:var(--settings-section-title-line-height);letter-spacing:var(--settings-section-title-letter-spacing);text-align:center;color:var(--settings-section-title-color)}._preferenceSectionContent_bmawf_26{display:flex;flex-direction:column;border-bottom:1px solid #00000033;padding:.8rem 1rem;gap:1.5rem}._preferenceSectionHeder_bmawf_34{display:flex;align-items:center;justify-content:space-between}._preferenceSectionHeder_bmawf_34 p{font-family:Poppins;font-weight:400;font-size:18px;line-height:16px;letter-spacing:0px;text-align:center;color:#000}._preferenceSectionHeder_bmawf_34 svg{color:#999;font-size:1rem;cursor:pointer}._preferenceContent_bmawf_57{display:flex;flex-direction:column;gap:2rem}._preferenceContentData_bmawf_63{display:flex;align-items:center;gap:1rem;justify-content:space-between}._preferenceContentDataLeft_bmawf_70{display:flex;flex-direction:row;align-items:center}._preferenceContentDataLeft_bmawf_70 p{font-family:Poppins;font-weight:400;font-size:16px;line-height:16px;letter-spacing:0px;text-align:left;color:#424347}._preferenceContentDataRight_bmawf_86{display:flex;align-items:center}._preferenceContentDataRight_bmawf_86 input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:2px solid #a1a1a4;border-radius:4px;position:relative;cursor:pointer;margin-right:2rem}._preferenceContentDataRight_bmawf_86 input[type=checkbox]:checked{background-color:transparent;border-color:#9801df}._preferenceContentDataRight_bmawf_86 input[type=checkbox]:checked:before{content:"✔";color:#9801df;font-size:12px;position:absolute;left:3px;top:-2px}._privacyPreferenceSectionHeder_bmawf_116{display:flex;align-items:center;justify-content:space-between}._privacyPreferenceSectionHeder_bmawf_116 p{font-family:Poppins;font-weight:400;font-size:18px;line-height:16px;letter-spacing:0px;text-align:left;color:#000}._privacyPreferenceSectionHeder_bmawf_116 svg{color:#999;font-size:1rem;cursor:pointer}._preferenceSubHeder_bmawf_138{display:flex;align-items:center}._preferenceSubHeder_bmawf_138 p{font-family:Poppins;font-weight:500;font-size:16px;line-height:16px;letter-spacing:0px;color:#424347}._notificationSection_bmawf_152{gap:0;padding:0 1rem;border:1px solid #e5e5e5;border-radius:10px;background-color:#fff}._notificationHeader_bmawf_160{min-height:58px}._notificationHeaderBorder_bmawf_164{border-bottom:1px solid #e5e5e5}._notificationList_bmawf_168{display:flex;flex-direction:column}._notificationItem_bmawf_173{display:grid;grid-template-columns:76px minmax(0,1fr);gap:24px;padding:26px 0}._notificationItem_bmawf_173+._notificationItem_bmawf_173{border-top:1px solid #e5e5e5}._notificationIcon_bmawf_184{position:relative;display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background-color:#f0eaff;color:#6532cc;font-size:34px}._notificationBell_bmawf_197{position:absolute;top:17px;right:13px;width:18px;height:18px;padding:2px;border-radius:50%;background-color:#ff4949;color:#fff;font-size:14px}._notificationDetails_bmawf_210{display:flex;flex-direction:column;align-items:flex-start;min-width:0}._notificationDetails_bmawf_210 h3{margin:0 0 6px;color:#111;font-family:Poppins;font-size:16px;font-weight:600;line-height:1.35}._notificationDescription_bmawf_226{max-width:560px;margin:0;color:#424347;font-family:Poppins;font-size:13px;font-weight:400;line-height:1.55}._notificationSwitch_bmawf_236{position:relative;display:inline-flex;align-items:center;width:70px;height:30px;margin-top:13px;padding:3px;border:1px solid #b7b7b7;border-radius:999px;background-color:#d3d3d3;cursor:pointer;transition:background-color .25s ease,border-color .25s ease;box-sizing:border-box}._notificationSwitch_bmawf_236 input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}._notificationSwitchText_bmawf_263{position:absolute;right:10px;color:#666;font-family:Poppins;font-size:11px;font-weight:500;line-height:1;transition:all .25s ease}._notificationSwitchKnob_bmawf_275{position:absolute;left:3px;width:22px;height:22px;border-radius:50%;background-color:#fff;box-shadow:0 1px 3px #0003;transition:transform .25s ease}._notificationSwitchActive_bmawf_287{border-color:#7130e8;background-color:#7130e8}._notificationSwitchActive_bmawf_287 ._notificationSwitchText_bmawf_263{left:10px;right:auto;color:#fff}._notificationSwitchActive_bmawf_287 ._notificationSwitchKnob_bmawf_275{transform:translate(38px)}._notificationSwitchDisabled_bmawf_302{cursor:not-allowed;opacity:.6}._notificationInfo_bmawf_307{display:flex;align-items:flex-start;gap:10px;width:min(100%,430px);margin-top:14px;padding:10px 12px;border:1px solid #dedee3;border-radius:6px;background-color:#f8f8fa}._notificationInfo_bmawf_307 svg{width:18px;height:18px;flex-shrink:0;margin-top:1px;color:#7130e8}._notificationInfo_bmawf_307 p{margin:0;color:#4f4f55;font-family:Poppins;font-size:11px;font-weight:400;line-height:1.45}._additionalPreferences_bmawf_336{display:flex;flex-direction:column;width:min(100%,430px);gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid #ededed}._switch_bmawf_346{position:relative;display:inline-block;width:40px;height:20px;margin-right:1rem}._switch_bmawf_346 input{opacity:0;width:0;height:0}._slider_bmawf_360{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:20px}._slider_bmawf_360:before{position:absolute;content:"";height:14px;width:14px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}._switch_bmawf_346 input:checked+._slider_bmawf_360{background-color:#9801df}._switch_bmawf_346 input:checked+._slider_bmawf_360:before{transform:translate(20px)}._categoryPopupOverlay_bmawf_392{position:fixed;top:0;left:0;width:100%;height:100vh;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:100000}._categoryPopupContent_bmawf_405{background:#fff;padding:20px;border-radius:12px;max-width:90%;max-height:100vh;overflow-y:auto;box-shadow:0 4px 6px #0000001a}._preferenceContent_bmawf_57{display:flex;flex-direction:column;gap:16px}._blockedUserRow_bmawf_421{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid #e5e5e5}._blockedUserLeft_bmawf_429{display:flex;align-items:center;gap:12px}._blockedUserImage_bmawf_435{width:34px;height:34px;border-radius:50%;object-fit:cover;flex-shrink:0}._blockedUserLeft_bmawf_429 div{display:flex;flex-direction:column}._blockedUserLeft_bmawf_429 p{margin:0;font-size:14px;font-weight:500;color:#1f2937;line-height:1.2;font-family:poppins}._blockedUserLeft_bmawf_429 span{margin-top:2px;font-size:12px;color:#6b7280;line-height:1.2}._unblockButton_bmawf_464{padding:8px 18px;border:1px solid #9801DF;border-radius:999px;background:#fff;background-color:#9801df;color:#f7f7f7;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}@media screen and (max-width:768px){._preferenceSectionHeder_bmawf_34 p{font-size:16px}._notificationItem_bmawf_173{grid-template-columns:64px minmax(0,1fr);gap:16px}._notificationIcon_bmawf_184{width:62px;height:62px;font-size:29px}._notificationBell_bmawf_197{top:13px;right:9px}}@media (max-width: 480px){._preferenceSectionContent_bmawf_26{padding:.3rem}._preferenceSectionContent_bmawf_26 p,._preferenceSectionHeder_bmawf_34 p{font-size:14px}._preferenceContent_bmawf_57{gap:1rem}._notificationSection_bmawf_152{padding:0 .75rem}._notificationHeader_bmawf_160{min-height:52px}._notificationItem_bmawf_173{grid-template-columns:52px minmax(0,1fr);gap:12px;padding:20px 0}._notificationIcon_bmawf_184{width:50px;height:50px;font-size:24px}._notificationBell_bmawf_197{top:9px;right:6px;width:16px;height:16px;font-size:12px}._notificationDetails_bmawf_210 h3{font-size:14px}._notificationDescription_bmawf_226{font-size:12px;line-height:1.5}._notificationInfo_bmawf_307{gap:7px;padding:9px}._notificationInfo_bmawf_307 p{font-size:10px}}._container_i4cd3_1{width:min(100%,1120px);margin-inline:auto;padding:clamp(4px,1vw,10px);font-family:Poppins,sans-serif;box-sizing:border-box}._container_i4cd3_1,._container_i4cd3_1 *{box-sizing:border-box}._header_i4cd3_14{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:clamp(20px,3vw,32px)}._headingGroup_i4cd3_22{min-width:0}._headingGroup_i4cd3_22 h2,._headingGroup_i4cd3_22 p,._formHeading_i4cd3_28 h3,._formHeading_i4cd3_28 p,._addressText_i4cd3_30{margin:0}._headingGroup_i4cd3_22 h2{color:var(--settings-section-title-color);font-family:var(--settings-section-title-font-family);font-size:var(--settings-section-title-font-size);font-weight:var(--settings-section-title-font-weight);line-height:var(--settings-section-title-line-height);letter-spacing:var(--settings-section-title-letter-spacing)}._headingGroup_i4cd3_22 p{margin-top:6px;color:#616164;font-size:clamp(12px,1.2vw,14px);line-height:1.5}._addButton_i4cd3_50,._saveButton_i4cd3_51{flex:0 0 auto;min-height:42px;border:0;border-radius:7px;padding:10px clamp(18px,2.5vw,28px);background:#9801df;color:#fff;font:inherit;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}._addButton_i4cd3_50:hover,._saveButton_i4cd3_51:hover{background:#7e00ba;box-shadow:0 6px 16px #6728c72e}._addButton_i4cd3_50:active,._saveButton_i4cd3_51:active{transform:translateY(1px)}._addButton_i4cd3_50:focus-visible,._saveButton_i4cd3_51:focus-visible,._actionButton_i4cd3_82:focus-visible,._field_i4cd3_83 input:focus-visible,._field_i4cd3_83 textarea:focus-visible,._checkboxLabel_i4cd3_85 input:focus-visible{outline:3px solid rgb(152 1 223 / 22%);outline-offset:2px}._cancelButton_i4cd3_89{flex:0 0 auto;min-height:42px;border:0;border-radius:7px;padding:10px clamp(18px,2.5vw,28px);background:transparent;color:#9801df;border:1px solid #9801df;font:inherit;font-size:14px;font-weight:500;cursor:pointer;margin-right:8px}._addressList_i4cd3_105{display:grid;gap:clamp(14px,2vw,22px)}._addressCard_i4cd3_110{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(16px,2.5vw,30px);min-width:0;padding:clamp(18px,2.6vw,30px);border:1px solid #e7e7e7;border-radius:12px;background:#fff;box-shadow:0 3px 12px #0000000d}._addressIcon_i4cd3_123,._tipIcon_i4cd3_124{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%;background:#f4edff;color:#6728c7}._addressIcon_i4cd3_123{width:clamp(48px,6vw,62px);height:clamp(48px,6vw,62px);font-size:clamp(23px,3vw,30px)}._addressContent_i4cd3_140{min-width:0}._defaultBadge_i4cd3_144{display:inline-flex;align-items:center;gap:5px;margin-bottom:12px;border-radius:6px;padding:4px 8px;background:#f3edff;color:#6728c7;font-size:12px;font-weight:600;line-height:1.2}._addressText_i4cd3_30{max-width:62ch;color:#202024;font-size:clamp(13px,1.3vw,15px);font-weight:500;line-height:1.65;overflow-wrap:anywhere}._metaRow_i4cd3_167{display:flex;flex-wrap:wrap;gap:0;margin-top:16px;padding-top:16px;border-top:1px dashed #dddfe4}._metaItem_i4cd3_176{display:flex;align-items:center;gap:10px;min-width:132px;padding-right:24px;color:#30333a;font-size:13px}._metaItem_i4cd3_176+._metaItem_i4cd3_176{border-left:1px solid #e5e5e5;padding-left:24px}._metaItem_i4cd3_176>svg{flex:0 0 auto;font-size:18px}._metaItem_i4cd3_176 span{display:flex;flex-direction:column;min-width:0;overflow-wrap:anywhere}._metaItem_i4cd3_176 small{margin-bottom:2px;color:#686b73;font-size:11px;line-height:1.2}._cardActions_i4cd3_210{display:flex;gap:12px}._actionButton_i4cd3_82{display:inline-flex;flex-direction:column;align-items:center;gap:6px;min-width:54px;border:0;padding:0;background:transparent;color:#303038;font:inherit;font-size:12px;cursor:pointer}._actionIcon_i4cd3_230{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid #e4e5e8;border-radius:50%;background:#fff;font-size:17px;transition:border-color .16s ease,background-color .16s ease,color .16s ease}._actionButton_i4cd3_82:hover ._actionIcon_i4cd3_230{border-color:#6728c7;background:#faf7ff;color:#6728c7}._deleteButton_i4cd3_252 ._actionIcon_i4cd3_230{color:#ed1c24}._deleteButton_i4cd3_252:hover ._actionIcon_i4cd3_230{border-color:#ed1c24;background:#fff7f7;color:#d81018}._checkoutTip_i4cd3_262{display:flex;align-items:center;gap:16px;margin-top:clamp(20px,3vw,30px);padding:clamp(16px,2.2vw,22px);border:1px solid #eee7fb;border-radius:10px;background:linear-gradient(100deg,#faf7ff,#fff 55%,#faf7ff)}._tipIcon_i4cd3_124{width:46px;height:46px;font-size:23px}._checkoutTip_i4cd3_262>span:last-child{display:flex;flex-direction:column;min-width:0}._checkoutTip_i4cd3_262 strong{color:#202024;font-size:14px;font-weight:600}._checkoutTip_i4cd3_262 small{margin-top:4px;color:#616164;font-size:12px;line-height:1.45}._statusMessage_i4cd3_298{display:flex;min-height:150px;align-items:center;justify-content:center;border:1px dashed #d9d9de;border-radius:12px;color:#686b73;font-size:14px;text-align:center}._formCard_i4cd3_310{padding:clamp(18px,3vw,32px);border:1px solid #e7e7e7;border-radius:12px;background:#fff;box-shadow:0 3px 12px #0000000d}._formHeading_i4cd3_28{margin-bottom:24px}._formHeading_i4cd3_28 h3{color:#202024;font-size:clamp(17px,1.7vw,20px);font-weight:600}._formHeading_i4cd3_28 p{margin-top:4px;color:#686b73;font-size:13px}._formGrid_i4cd3_334{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}._field_i4cd3_83{display:flex;min-width:0;flex-direction:column;gap:8px}._fullWidthField_i4cd3_347{grid-column:1 / -1}._field_i4cd3_83 label{color:#4e5057;font-size:13px;font-weight:500}._field_i4cd3_83 input,._field_i4cd3_83 textarea{width:100%;min-width:0;border:1px solid #d7d8dc;border-radius:8px;padding:11px 12px;background:#fff;color:#202024;font:inherit;font-size:16px;transition:border-color .16s ease,box-shadow .16s ease}._field_i4cd3_83 textarea{min-height:104px;resize:vertical}._field_i4cd3_83 input:hover,._field_i4cd3_83 textarea:hover{border-color:#aaaab0}._field_i4cd3_83 input:focus,._field_i4cd3_83 textarea:focus{border-color:#9801df;box-shadow:0 0 0 3px #9801df1a;outline:none}._formFooter_i4cd3_390{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px}._checkboxLabel_i4cd3_85{display:inline-flex;align-items:center;gap:10px;color:#4e5057;font-size:13px;cursor:pointer}._checkboxLabel_i4cd3_85 input{width:18px;height:18px;margin:0;accent-color:#9801df;cursor:pointer}@media (max-width: 800px){._addressCard_i4cd3_110{grid-template-columns:auto minmax(0,1fr)}._cardActions_i4cd3_210{grid-column:2;justify-content:flex-start}._actionButton_i4cd3_82{flex-direction:row}._actionIcon_i4cd3_230{width:38px;height:38px}}@media (max-width: 560px){._container_i4cd3_1{padding:0}._header_i4cd3_14{flex-direction:column;gap:16px}._addButton_i4cd3_50{width:100%}._addressCard_i4cd3_110{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:14px;padding:16px}._addressIcon_i4cd3_123{width:42px;height:42px;font-size:21px}._defaultBadge_i4cd3_144{margin-bottom:8px}._metaRow_i4cd3_167{flex-direction:column;gap:12px}._metaItem_i4cd3_176{min-width:0;padding-right:0}._metaItem_i4cd3_176+._metaItem_i4cd3_176{border-left:0;padding-left:0}._cardActions_i4cd3_210{grid-column:1 / -1;justify-content:stretch;padding-top:4px}._actionButton_i4cd3_82{flex:1 1 0;justify-content:center;min-height:42px;border:1px solid #e4e5e8;border-radius:8px}._actionIcon_i4cd3_230{width:auto;height:auto;border:0;background:transparent}._formGrid_i4cd3_334{grid-template-columns:minmax(0,1fr)}._fullWidthField_i4cd3_347{grid-column:auto}._formFooter_i4cd3_390{align-items:stretch;flex-direction:column}._saveButton_i4cd3_51{width:100%}}@media (max-width: 360px){._addressCard_i4cd3_110,._formCard_i4cd3_310{padding:14px}._checkoutTip_i4cd3_262{align-items:flex-start;gap:12px;padding:14px}._tipIcon_i4cd3_124{width:38px;height:38px;font-size:19px}}@media (prefers-reduced-motion: reduce){._addButton_i4cd3_50,._saveButton_i4cd3_51,._actionIcon_i4cd3_230,._field_i4cd3_83 input,._field_i4cd3_83 textarea{transition:none}}._overlay_15ey6_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:grid;padding:clamp(14px,3vw,28px);place-items:center;overflow-y:auto;background:#19152085;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._container_15ey6_13{position:relative;display:flex;width:min(100%,600px);max-height:calc(100dvh - 28px);padding:clamp(24px,5vw,42px);flex-direction:column;align-items:center;overflow-y:auto;border:1px solid rgba(255,255,255,.8);border-radius:clamp(16px,2vw,22px);background:#fff;box-shadow:0 22px 60px #1914234d;color:#171326;font-family:Poppins,sans-serif}._closeButton_15ey6_30{position:absolute;top:14px;right:14px;display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;background:transparent;color:#746e7b;font-size:20px;cursor:pointer}._closeButton_15ey6_30:hover{background:#f4f1f8}._illustration_15ey6_48{position:relative;display:grid;width:clamp(96px,18vw,132px);aspect-ratio:1;place-items:center;border-radius:50%;background:linear-gradient(145deg,#f5eeff,#fbf9ff);color:#6220dc;font-size:clamp(64px,12vw,88px)}._illustration_15ey6_48>span{position:absolute;top:6px;right:2px;display:grid;width:38px;height:38px;place-items:center;border:3px solid #fff;border-radius:50%;background:#fff;color:#ff5366;font-size:34px}._container_15ey6_13 h2{margin:clamp(20px,3vw,28px) 0 0;text-align:center;font-size:clamp(20px,2.5vw,27px);font-weight:650;line-height:1.3}._description_15ey6_83{max-width:490px;margin:12px 0 0;color:#66606d;text-align:center;font-size:clamp(13px,1.6vw,16px);line-height:1.55}._infoBox_15ey6_92{display:flex;width:100%;margin-top:clamp(20px,3vw,30px);padding:clamp(13px,2vw,17px);align-items:center;gap:13px;border:1px solid #ded0fc;border-radius:10px;background:#f7f2ff;color:#56505d}._infoBox_15ey6_92 svg{flex:0 0 auto;color:#5f18df;font-size:30px}._infoBox_15ey6_92 p{margin:0;font-size:clamp(12px,1.5vw,15px);line-height:1.45}._primaryButton_15ey6_108,._cancelButton_15ey6_109{display:inline-flex;width:100%;min-height:50px;align-items:center;justify-content:center;border:0;font:500 clamp(13px,1.6vw,16px)/1.2 Poppins,sans-serif;cursor:pointer}._primaryButton_15ey6_108{margin-top:22px;gap:12px;border-radius:8px;background:linear-gradient(100deg,#4c0ed9,#6c16ed);box-shadow:0 8px 18px #5b15df2e;color:#fff}._primaryButton_15ey6_108:hover:not(:disabled){background:linear-gradient(100deg,#4108c4,#5b0edb)}._cancelButton_15ey6_109{width:auto;min-height:36px;margin-top:9px;padding:4px 20px;background:transparent;color:#5f18df}._primaryButton_15ey6_108:disabled,._cancelButton_15ey6_109:disabled,._closeButton_15ey6_30:disabled{cursor:not-allowed;opacity:.6}._primaryButton_15ey6_108:focus-visible,._cancelButton_15ey6_109:focus-visible,._closeButton_15ey6_30:focus-visible{outline:3px solid rgba(95,24,223,.28);outline-offset:2px}@media (max-width: 480px){._overlay_15ey6_1{align-items:end;padding:10px}._container_15ey6_13{width:100%;padding:28px 18px 20px;border-radius:18px}._illustration_15ey6_48{width:92px;font-size:61px}._illustration_15ey6_48>span{width:32px;height:32px;font-size:29px}}._section_1fty0_1{--deactivate-purple: #6417e8;--deactivate-purple-dark: #5310ce;--deactivate-text: #171326;width:100%;min-width:0;color:var(--deactivate-text)}._pageHeader_1fty0_10{padding-bottom:clamp(12px,1.5vw,18px);border-bottom:1px solid #eceaf0}._pageHeader_1fty0_10 h1{margin:0;color:var(--settings-section-title-color);font-family:var(--settings-section-title-font-family);font-size:var(--settings-section-title-font-size);font-weight:var(--settings-section-title-font-weight);line-height:var(--settings-section-title-line-height)}._pageHeader_1fty0_10 p{margin:5px 0 0;color:#77727f;font:400 clamp(11px,.9vw,13px)/1.45 Poppins,sans-serif}._content_1fty0_30{display:flex;width:min(100%,660px);margin:0 auto;padding:clamp(18px,3vw,30px) 0 4px;flex-direction:column;align-items:center}._heroImage_1fty0_39{display:block;width:clamp(150px,25vw,220px);height:auto;object-fit:contain}._intro_1fty0_46{width:100%;margin-top:4px;text-align:center}._intro_1fty0_46 h2{margin:0;font:600 clamp(20px,2vw,26px)/1.3 Poppins,sans-serif}._intro_1fty0_46 p{max-width:560px;margin:8px auto 0;color:#6f6977;font:400 clamp(12px,1vw,14px)/1.55 Poppins,sans-serif}._emailCard_1fty0_64{display:grid;width:min(100%,500px);min-width:0;margin-top:clamp(18px,2.5vw,26px);padding:12px 14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;border:1px solid #dfdbe6;border-radius:8px;background:#fff}._emailIcon_1fty0_78{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--deactivate-purple);color:#fff;font-size:17px}._emailAddress_1fty0_89,._missingEmail_1fty0_90{min-width:0;overflow-wrap:anywhere;font:500 clamp(12px,1vw,14px)/1.4 Poppins,sans-serif}._missingEmail_1fty0_90{color:#8b8492}._emailCard_1fty0_64 button{display:inline-flex;padding:5px;align-items:center;gap:6px;border:0;background:transparent;color:var(--deactivate-purple);font:500 12px/1 Poppins,sans-serif;cursor:pointer}._infoCard_1fty0_110,._warningCard_1fty0_111,._securityCard_1fty0_112{display:flex;width:100%;align-items:flex-start;border-radius:8px;font-family:Poppins,sans-serif}._infoCard_1fty0_110{margin-top:14px;padding:13px 15px;gap:11px;border:1px solid #dfd3fa;background:#f8f4ff;color:#4f4959}._infoCard_1fty0_110 svg{flex:0 0 auto;color:var(--deactivate-purple);font-size:24px}._infoCard_1fty0_110 p,._warningCard_1fty0_111 p,._securityCard_1fty0_112 p{margin:0;font-size:clamp(10px,.9vw,12px);line-height:1.55}._primaryButton_1fty0_143,._cancelButton_1fty0_144{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border-radius:7px;font:500 clamp(12px,1vw,14px)/1.2 Poppins,sans-serif;cursor:pointer;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}._primaryButton_1fty0_143{width:min(100%,420px);margin-top:16px;gap:10px;border:0;background:linear-gradient(100deg,#4e0ddd,#6e18ed);box-shadow:0 7px 16px #5b19dd2b;color:#fff}._primaryButton_1fty0_143:hover{background:linear-gradient(100deg,#4308c8,var(--deactivate-purple-dark));transform:translateY(-1px)}._divider_1fty0_170{display:flex;width:100%;margin:12px 0;align-items:center;gap:12px;color:var(--deactivate-purple);font:500 11px/1 Poppins,sans-serif}._divider_1fty0_170:before,._divider_1fty0_170:after{height:1px;flex:1;background:#e5e1e9;content:""}._cancelButton_1fty0_144{min-width:min(100%,280px);padding:8px 20px;border:1px solid var(--deactivate-purple);background:#fff;color:var(--deactivate-purple)}._cancelButton_1fty0_144:hover{background:#faf7ff}._warningCard_1fty0_111{margin-top:clamp(18px,2.5vw,26px);padding:13px 15px;gap:12px;border:1px solid #ffd4d4;background:#fff5f5;color:#4d4548}._warningCard_1fty0_111>svg{flex:0 0 auto;color:#f5222d;font-size:26px}._warningCard_1fty0_111 strong{display:block;margin-bottom:2px;color:#e31d2b;font-size:12px}._warningCard_1fty0_111 b{color:#d91522}._securityCard_1fty0_112{margin-top:12px;padding:12px 15px;gap:12px;border:1px solid #e0d9f2;background:#faf8ff;color:#625d69}._securityCard_1fty0_112>svg{flex:0 0 auto;color:#302a39;font-size:24px}._securityCard_1fty0_112 strong{display:block;color:#302a39;font-size:11px}._section_1fty0_1 button:focus-visible{outline:3px solid rgba(100,23,232,.3);outline-offset:2px}@media (max-width: 600px){._content_1fty0_30{padding-top:16px}._emailCard_1fty0_64{padding:10px;gap:8px}._emailIcon_1fty0_78{width:30px;height:30px}._emailCard_1fty0_64 button{font-size:11px}._infoCard_1fty0_110,._warningCard_1fty0_111,._securityCard_1fty0_112{padding:12px}}@media (max-width: 390px){._emailCard_1fty0_64{grid-template-columns:auto minmax(0,1fr)}._emailCard_1fty0_64 button{grid-column:2;justify-self:start;padding-left:0}._primaryButton_1fty0_143,._cancelButton_1fty0_144{width:100%}}._container_on69f_1{height:100%;background-color:#f7f7f7;padding:6rem 1rem 1rem;display:flex;flex-direction:column}._backArrow_on69f_19{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:.2rem;padding-right:2rem}._backArrow_on69f_19 p{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#000;cursor:pointer}._backArrow_on69f_19 svg{font-size:1rem}._body_on69f_67{display:flex;gap:1rem}._bodyLeft_on69f_83{display:flex;flex-direction:column;width:20%;padding:5.8rem 1rem 1rem;flex-shrink:0}._menuSection_on69f_101{display:flex;flex-direction:column;gap:2rem}._menuItem_on69f_113{display:flex;align-items:center;gap:1rem;padding-left:1rem;cursor:pointer}._menuIcon_on69f_129{width:16px;flex-shrink:0}._menuIcon_on69f_129 img{width:100%;height:100%}._menuText_on69f_149{display:flex;align-items:center}._menuText_on69f_149 p{font-family:Poppins,sans-serif;font-weight:500;font-size:18px;line-height:26px;letter-spacing:0px;text-transform:capitalize;color:#37474f;cursor:pointer}._activeSidebar_on69f_181 ._menuText_on69f_149 p{color:#3827b4}._bodyRight_on69f_195{display:flex;flex-direction:column;width:75%;padding:1rem}._tabHeder_on69f_215{display:flex;align-items:center;gap:20%}._tab_on69f_215{display:flex;flex-direction:row;padding:6px;gap:.5rem;cursor:pointer}._tabIcon_on69f_243{width:20px;flex-shrink:0}._tabIcon_on69f_243 img{width:100%;height:100%}._tabText_on69f_263{display:flex;align-items:center}._tabText_on69f_263 p{font-family:Poppins,sans-serif;font-weight:500;font-size:20px;line-height:16px;letter-spacing:0px;text-align:center;color:#999}._activePurchase_on69f_293{border-bottom:2px solid #9801DF}._activePurchase_on69f_293 ._tabText_on69f_263 p{color:#9801df}._activeSales_on69f_309{border-bottom:2px solid #3827B4}._activeSales_on69f_309 ._tabText_on69f_263 p{color:#3827b4}._tabSection_on69f_325{display:flex;flex-direction:column;align-items:center;padding:1rem 0}._purchaseSection_on69f_345{display:flex;gap:1rem;justify-content:space-between;width:100%}._purchaseSectionLeft_on69f_359{display:flex;flex-direction:column;gap:1rem;width:50%;height:74vh;overflow-y:scroll}._purchaseCard_on69f_383{border:1px solid #999999;display:flex;flex-direction:column;padding:1rem;border-radius:6px;gap:1rem;cursor:pointer}._purchaseCardTop_on69f_403{display:flex;align-items:center;gap:1rem}._purchaseCardTopLeft_on69f_415{display:flex;align-items:center;flex-shrink:0}._ProductImage_on69f_427{width:100px;height:100px;box-shadow:0 4px 4px #0000001a;flex-shrink:0}._ProductImage_on69f_427 img{width:100%;height:100%;object-fit:contain}._purchaseCardTopRight_on69f_453{display:flex;flex-direction:column;gap:.35rem;min-width:0}._productType_on69f_467{display:flex;align-items:center}._productType_on69f_467 p{font-family:Poppins,sans-serif;font-weight:400;font-size:9px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#9801df}._productName_on69f_499{display:flex;flex-direction:column;gap:.5rem}._productName_on69f_499 p{font-family:Poppins,sans-serif;font-weight:600;font-size:11px;line-height:16px;letter-spacing:0px;text-align:left;text-transform:capitalize;color:#000}._productName_on69f_499 span{font-family:Poppins,sans-serif;font-weight:400;font-size:11px;line-height:16px;letter-spacing:0px;text-align:left;text-transform:capitalize;color:#7a7878}._productAmount_on69f_555{display:flex;align-items:center}._productAmount_on69f_555 p{font-family:Poppins,sans-serif;font-weight:500;font-size:12px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#000}._purchaseCardBottom_on69f_593{display:flex;align-items:center;justify-content:space-between;gap:2rem;width:80%;margin:0 auto;flex-wrap:wrap}._sellerChatButton_on69f_619{border:none;outline:none;background-color:#9801df;border-radius:4px;color:#fff;font-family:Poppins,sans-serif;font-weight:600;font-size:11px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;padding:.5rem 2rem;cursor:pointer}._cancelPurchaseButton_on69f_653{border:1px solid #670056;outline:none;background-color:#fffefe;border-radius:4px;color:#000;font-family:Poppins,sans-serif;font-weight:600;font-size:11px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;padding:.5rem 2rem;cursor:pointer}._reviewButton_on69f_687{outline:none;background-color:#fff;border-radius:4px;color:#000;font-family:Poppins,sans-serif;font-weight:600;font-size:11px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;padding:.5rem 2rem;border:1px solid #670056;cursor:pointer}._receiveButton_on69f_721{outline:none;border:1px solid #9801DF;background-color:transparent;color:#9801df;border-radius:4px;font-family:Poppins,sans-serif;font-weight:600;font-size:11px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;padding:.5rem 2rem;cursor:pointer}._purchaseCardBottom_on69f_593 select{border-radius:4px;font-family:Poppins,sans-serif;font-weight:600;font-size:11px;line-height:16px;letter-spacing:0px;text-align:center;padding:.5rem;background-color:#670056;box-sizing:border-box;color:#fff;border:none;outline:none;cursor:pointer}._returnButton_on69f_789{outline:none;border:none;background-color:#670056;border-radius:4px;color:#fff;font-family:Poppins,sans-serif;font-weight:600;font-size:11px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;padding:.5rem 2rem;cursor:pointer}._activeButton_on69f_823{border:1px solid;outline:none;background:#8300c1;border-radius:4px;color:#fff;font-family:Poppins,sans-serif;font-weight:600;font-size:11px;line-height:12px;letter-spacing:0px;text-align:center;text-transform:capitalize;padding:.5rem;width:10rem;cursor:pointer}._disabledButton_on69f_859{outline:none;background-color:gray;color:#dedede;border-radius:4px;font-family:Poppins,sans-serif;font-weight:600;font-size:11px;line-height:12px;letter-spacing:0px;text-align:center;text-transform:capitalize;padding:.5rem;width:10rem;border:1px solid gray;cursor:default;opacity:.7;pointer-events:none}._expiryMessage_on69f_899{font-family:Poppins,sans-serif;font-weight:400;font-size:10px;color:red;margin-top:.2rem;text-align:center;width:100%}._sellerSalesChatButton_on69f_919{border:none;outline:none;background-color:#3827b4;border-radius:4px;color:#fff;font-family:Poppins,sans-serif;font-weight:600;font-size:11px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;padding:.5rem 2rem;cursor:pointer}._receiveSaleButton_on69f_953{outline:none;border:1px solid #3827B4;background-color:transparent;color:#3827b4;border-radius:4px;font-family:Poppins,sans-serif;font-weight:600;font-size:11px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;padding:.5rem 2rem;cursor:pointer}._salesCard_on69f_993{border:1px solid #3827B4;display:flex;flex-direction:column;padding:1rem;border-radius:6px;gap:1rem}._purchaseSectionRight_on69f_1017{display:flex;flex-direction:column;gap:.5rem;background-color:#fff;width:45%;padding:1rem;border:1px solid #C4C4C4;border-radius:10px;height:fit-content;flex-shrink:0}._orderSummary_on69f_1043{border:1px solid #C4C4C4;border-radius:5px;display:flex;flex-direction:column;gap:1rem;padding:.5rem 1rem;position:relative}._orderSummary_on69f_1043:before{content:"Order Summary";position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background:#fff;padding:0 10px;font-family:Poppins,sans-serif;font-weight:700;font-size:14px;color:#000;white-space:nowrap}._orderHeader_on69f_1093{display:flex;align-items:center;justify-content:center}._orderHeader_on69f_1093 p{font-family:Poppins,sans-serif;font-weight:700;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#000}._orderContent_on69f_1127{display:flex;flex-direction:column;gap:.5rem}._orderContentRow_on69f_1139{display:flex;align-items:center;gap:1rem;justify-content:space-between;padding:6px 0}._orderContentRowLeft_on69f_1155{display:flex;flex-direction:column;gap:.3rem}._orderContentRowLeft_on69f_1155 p{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#878282}._orderContentRowLeft_on69f_1155 span{font-family:Poppins,sans-serif;font-weight:400;font-size:8px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#878282}._orderContentRowLeft_on69f_1155 h4{font-family:Poppins,sans-serif;font-weight:600;font-size:16px;line-height:16px;letter-spacing:0px;text-align:left;text-transform:capitalize;color:#000;margin:0}._orderContentRowRight_on69f_1235{display:flex;align-items:center}._orderContentRowRight_on69f_1235 p{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#878282}._orderContentRowRight_on69f_1235 h4{font-family:Poppins,sans-serif;font-weight:600;font-size:16px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#000}._orderContentRow_on69f_1139:last-child{border-top:.5px solid #eeeeee}._orderPayment_on69f_1297{display:flex;align-items:center}._orderPayment_on69f_1297 p{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#878282}._deliveryDetails_on69f_1335{border:1px solid #C4C4C4;border-radius:5px;display:flex;flex-direction:column;gap:1rem;padding:1rem}._deliveryDetails_on69f_1335 ._productDeliverySection_on69f_1353{border:none;padding:0}._deliveryDetailsHeader_on69f_1363{display:flex;align-items:center}._deliveryDetailsHeader_on69f_1363 p{font-family:Poppins,sans-serif;font-weight:500;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#000}._deliveryDetailsContent_on69f_1393{display:flex;flex-direction:column;gap:.4rem;border-top:.5px solid #eeeeee;padding-top:8px}._deliveryDetailsContent_on69f_1393 p{font-family:Poppins,sans-serif;font-weight:300;font-size:14px;line-height:25px;letter-spacing:0px;color:gray}._deliveryDetailsContent_on69f_1393 span{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;color:#3d3d3d}._orderDetails_on69f_1451{border:1px solid #C4C4C4;border-radius:5px;display:flex;flex-direction:column;gap:1rem;padding:1rem}._orderDetailsRow_on69f_1469{display:flex;align-items:center;justify-content:space-between;gap:1rem}._orderDetailsRowLeft_on69f_1483{display:flex;align-items:center}._orderDetailsRowLeft_on69f_1483 p{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#878282}._orderDetailsRowRight_on69f_1515{display:flex;align-items:center}._orderDetailsRowRight_on69f_1515 p{font-family:Poppins,sans-serif;font-weight:400;font-size:13px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#878282}._orderDetailHelpCenter_on69f_1547{display:flex;flex-direction:row;justify-content:flex-end;gap:.3rem}._orderDetailHelpCenter_on69f_1547 p{font-family:Poppins,sans-serif;font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#9801df;cursor:pointer}._orderDetailHelpCenter_on69f_1547 span{border-radius:50%;background-color:#9801df;font-size:.6rem;color:#fff;width:.8rem;height:.8rem;text-align:center;display:flex;align-items:center;justify-content:center;cursor:pointer}._orderDetailContainer_on69f_1619{display:flex;align-items:center;justify-content:space-between;padding:.2rem;gap:.5rem;border-bottom:1px solid #e0e0e0;flex-wrap:wrap}._orderAmount_on69f_1639{display:flex;align-items:center}._orderAmount_on69f_1639 p{font-weight:500;font-size:.8rem;font-family:Poppins,sans-serif;color:#263238}._orderAmount_on69f_1639 span{font-weight:600;font-size:.8rem;font-family:Poppins,sans-serif;color:#263238}._orderID_on69f_1677{display:flex;align-items:center;gap:.2rem}._orderID_on69f_1677 span{font-weight:500;font-size:.8rem;font-family:Poppins,sans-serif;color:#37474f}._orderID_on69f_1677 p{font-weight:500;font-size:.8rem;font-family:Poppins,sans-serif;color:#8300c1}._productDeliverySection_on69f_1353{display:flex;align-items:center;gap:.5rem;border:1px solid #999999;border-radius:6px;padding:8px 0;flex-wrap:wrap}._productDeliveryType_on69f_1743{display:flex;align-items:center;justify-content:center;padding:.2rem .5rem;width:30%;background-color:plum;border:2px solid rgb(0,161,0);border-radius:1rem}._productDeliveryType_on69f_1743 p,._productGst_on69f_1767 p,._productQuantity_on69f_1769 p{font-family:Poppins,sans-serif;font-weight:400;font-size:12px;letter-spacing:0px;color:#000;text-align:center;word-wrap:unset}._productGst_on69f_1767{display:flex;align-items:center;padding:.2rem .5rem;white-space:nowrap}._productQuantity_on69f_1769{display:flex;align-items:center;justify-content:center;padding:.2rem .5rem;gap:.5rem;width:fit-content;position:relative}._productQuantity_on69f_1769:not(:last-child){border-right:1px solid #cacaca}._icon_on69f_1831{display:flex;align-items:center;flex-shrink:0}._icon_on69f_1831 img{width:20px;height:20px}._icon_on69f_1831 svg{font-size:1.2rem;flex-shrink:0}._productDelivery_on69f_1353{display:flex;align-items:center;justify-content:center;padding:.2rem .5rem;gap:.5rem;border-right:1px solid #7A7878}._quantityText_on69f_1881{display:flex;align-items:center;flex-wrap:wrap;gap:2px}._quantityText_on69f_1881 p{font-family:Poppins,sans-serif;font-weight:400;font-size:12px;letter-spacing:0px;color:#000;text-align:center}._quantityText_on69f_1881 span{font-family:Poppins,sans-serif;font-weight:400;font-size:12px;letter-spacing:0px;color:gray;text-align:center}._cancelRequestSection_on69f_1937{display:flex;align-items:center;padding:.5rem;border:1px solid #f5c518;background-color:#29292848;border-radius:10px}._cancelRequestSection_on69f_1937 p,._cancelRequestAction_on69f_1957 p{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;letter-spacing:0px;color:#000;text-align:left}._cancelRequestAction_on69f_1957{display:flex;flex-direction:column;padding:.5rem;background-color:#ffd7b4;border-radius:10px;gap:1rem}._cancelButtonSection_on69f_1993{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}._confirmCancelButton_on69f_2009{outline:none;border-radius:6px;font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;color:#fff;background-color:#006400;padding:.75rem;width:10rem;cursor:pointer;border:none}._rejectCancelButton_on69f_2041{outline:none;border-radius:6px;font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;color:#fff;background-color:#8b0000;padding:.75rem;width:10rem;cursor:pointer;border:none}._emptyState_on69f_2079{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:30rem;gap:2rem;background-color:#fff;border:1px solid #999999;border-radius:1rem}._emptyImage_on69f_2105 img{width:100%;height:100%;aspect-ratio:180 / 174}._emptyStateText_on69f_2117{display:flex;flex-direction:column;gap:.3rem}._emptyStateText_on69f_2117 h4{font-family:Poppins,sans-serif;font-weight:600;font-size:20px;line-height:20px;letter-spacing:0px;text-align:center;color:#000;padding:10px 0}._emptyStateText_on69f_2117 p{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0px;text-align:center;color:#000}._emptyButton_on69f_2171{display:flex;align-items:center;width:100%;justify-content:center}._emptyButton_on69f_2171 button{display:flex;align-items:center;justify-content:center;border:none;outline:none;font-family:Poppins,sans-serif;font-weight:500;font-size:14px;line-height:21px;letter-spacing:0%;background-color:#9801df;color:#fff;cursor:pointer;padding:10px;width:20%;border-radius:8px;white-space:nowrap;min-width:120px}._meetupSection_on69f_2233{display:flex;flex-direction:column;gap:.3rem}._meetupSection_on69f_2233 h4{font-family:Poppins,sans-serif;font-weight:600;font-size:14px;line-height:16px;letter-spacing:0px;text-align:left;text-transform:capitalize;color:#2a2a2a}._meetupSection_on69f_2233 p{font-family:Poppins,sans-serif;font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;text-align:left;text-transform:capitalize;color:#000}._orderDetailsRowRight_on69f_1515 ._orderStatus_on69f_2295{font-family:Poppins,sans-serif;font-weight:600;font-size:16px;line-height:16px;letter-spacing:0px;text-align:left;text-transform:capitalize;color:#8300c1}._popupOverlay_on69f_2323{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000000e;z-index:9}._reviewPopup_on69f_2343{display:flex;flex-direction:column;padding:3rem 2rem;gap:1.5rem;background-color:#fff;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:6px;width:30vw;z-index:9999;box-shadow:0 4px 30px #00000026}._popupHeader_on69f_2375{display:flex;align-items:center;justify-content:center}._popupHeader_on69f_2375 p{font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:16px;letter-spacing:0px;text-align:center;color:#000}._starSection_on69f_2407{display:flex;align-items:center;justify-content:center;gap:.5rem}._inputSection_on69f_2421{display:flex;align-items:center}._inputSection_on69f_2421 textarea{resize:none;outline:none;width:100%;border:1px solid #343434;border-radius:6px;font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;color:#000;padding:6px}._buttonSection_on69f_2461{display:flex;align-items:center;padding:0 1rem}._buttonSection_on69f_2461 button{outline:none;border-radius:6px;border:1px solid #9801DF;font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;color:#9801df;background-color:transparent;padding:.75rem;width:100%;cursor:pointer}._star_on69f_2407{font-size:24px;color:#ccc;cursor:pointer;transition:color .2s}._filled_on69f_2519{color:#f5c518}@media (max-width: 1200px){._bodyLeft_on69f_83{width:22%}._bodyRight_on69f_195{width:78%}._menuText_on69f_149 p{font-size:16px}._tabText_on69f_263 p{font-size:18px}._tabHeder_on69f_215{gap:10%}}@media (max-width: 1024px){._bodyLeft_on69f_83{width:25%;padding:2rem .5rem 1rem}._bodyRight_on69f_195{width:75%;padding:.75rem}._menuText_on69f_149 p{font-size:15px}._tabText_on69f_263 p{font-size:16px}._tabHeder_on69f_215{gap:8%}._purchaseSectionLeft_on69f_359{width:55%}._purchaseSectionRight_on69f_1017{width:43%}._activeButton_on69f_823,._disabledButton_on69f_859{width:8rem;font-size:10px}}@media (max-width: 868px){._body_on69f_67{flex-direction:column;gap:0rem}._bodyLeft_on69f_83{width:100%;padding:0rem .5rem .5rem;margin:0;order:1}._menuSection_on69f_101{flex-direction:row;flex-wrap:nowrap;gap:.75rem 1.5rem;overflow:scroll;padding-top:1rem;margin:0;border-bottom:1px solid rgb(208,208,208)}._menuItem_on69f_113{padding-left:0;gap:.5rem;position:relative}._menuText_on69f_149 p{white-space:nowrap}._activeSidebar_on69f_181:after{content:"";width:100%;height:1.5px;background-color:#3827b4;position:absolute;bottom:0}._bodyRight_on69f_195{width:100%;padding:.5rem;order:1}._purchaseSection_on69f_345{flex-direction:column}._purchaseSectionLeft_on69f_359{width:100%;height:auto;max-height:60vh}._purchaseSectionRight_on69f_1017{width:100%}._tabHeder_on69f_215{gap:2rem;flex-wrap:wrap}._reviewPopup_on69f_2343{width:60vw;padding:2rem 1rem}._purchaseCardBottom_on69f_593{width:100%;gap:.75rem;justify-content:center}._emptyButton_on69f_2171 button{width:auto;min-width:140px}}@media (max-width: 650px){._container_on69f_1{padding:5rem .75rem .75rem}._tabText_on69f_263 p{font-size:15px}._menuText_on69f_149 p{font-size:14px}._tabHeder_on69f_215{gap:1.5rem}._purchaseSectionLeft_on69f_359{max-height:55vh}._orderContentRowLeft_on69f_1155 p,._orderContentRowRight_on69f_1235 p,._orderDetailsRowLeft_on69f_1483 p,._orderDetailsRowRight_on69f_1515 p,._orderPayment_on69f_1297 p,._deliveryDetailsContent_on69f_1393 p,._deliveryDetailsContent_on69f_1393 span{font-size:13px}._orderContentRowLeft_on69f_1155 h4,._orderContentRowRight_on69f_1235 h4{font-size:14px}._activeButton_on69f_823,._disabledButton_on69f_859{width:auto;min-width:7rem;padding:.4rem .5rem}}@media (max-width: 580px){._container_on69f_1{padding:4.5rem .5rem .5rem}._tabText_on69f_263 p{font-size:14px}._menuText_on69f_149 p{font-size:13px}._purchaseCardTop_on69f_403{flex-direction:column;align-items:flex-start}._ProductImage_on69f_427{width:60px;height:60px}._purchaseSectionRight_on69f_1017{width:100%;padding:.75rem}._reviewPopup_on69f_2343{width:80vw;padding:1.5rem 1rem}._sellerChatButton_on69f_619,._receiveButton_on69f_721,._sellerSalesChatButton_on69f_919,._receiveSaleButton_on69f_953{padding:.4rem 1rem;font-size:10px}._backArrow_on69f_19{display:none}._purchaseCardBottom_on69f_593{gap:.5rem;flex-wrap:wrap;justify-content:flex-start}._activeButton_on69f_823,._disabledButton_on69f_859{width:auto;min-width:6rem;font-size:10px;padding:.4rem .5rem}._cancelRequestSection_on69f_1937 p,._cancelRequestAction_on69f_1957 p{font-size:12px}._quantityText_on69f_1881 p,._quantityText_on69f_1881 span{font-size:10px}._icon_on69f_1831 img{width:16px;height:16px}._emptyStateText_on69f_2117 h4{font-size:16px}._emptyStateText_on69f_2117 p{font-size:12px}._emptyState_on69f_2079{height:22rem;gap:1rem}}@media (max-width: 480px){._container_on69f_1{padding:4rem .4rem .4rem}._purchaseCard_on69f_383{padding:.75rem;gap:.75rem}._purchaseCardBottom_on69f_593{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;margin:0}._activeButton_on69f_823,._disabledButton_on69f_859{width:100%}._sellerChatButton_on69f_619,._receiveButton_on69f_721,._cancelPurchaseButton_on69f_653,._reviewButton_on69f_687,._returnButton_on69f_789,._sellerSalesChatButton_on69f_919,._receiveSaleButton_on69f_953{width:100%;padding:.4rem;font-size:10px}._tabHeder_on69f_215{gap:1rem}._tabText_on69f_263 p{font-size:13px}._menuText_on69f_149 p{font-size:12px}._menuSection_on69f_101{gap:.5rem 1rem}._orderSummary_on69f_1043:before{font-size:12px}._orderContentRowLeft_on69f_1155 p,._orderContentRowRight_on69f_1235 p,._orderDetailsRowLeft_on69f_1483 p,._orderDetailsRowRight_on69f_1515 p{font-size:12px}._orderContentRowLeft_on69f_1155 h4,._orderContentRowRight_on69f_1235 h4{font-size:13px}._deliveryDetailsContent_on69f_1393 p,._deliveryDetailsContent_on69f_1393 span{font-size:12px;line-height:20px}._meetupSection_on69f_2233 h4{font-size:13px}._meetupSection_on69f_2233 p{font-size:11px}._confirmCancelButton_on69f_2009,._rejectCancelButton_on69f_2041{width:100%;padding:.5rem}._cancelButtonSection_on69f_1993{flex-direction:column;gap:.5rem}}@media (max-width: 380px){._tabText_on69f_263 p{font-size:12px}._menuText_on69f_149 p{font-size:11px}._purchaseCard_on69f_383{padding:.6rem}._purchaseCardBottom_on69f_593{flex-direction:column;gap:.4rem}._reviewPopup_on69f_2343{width:92vw;padding:1.25rem .75rem}._popupHeader_on69f_2375 p{font-size:13px}._inputSection_on69f_2421 textarea{font-size:12px}._purchaseSectionRight_on69f_1017{width:100%;padding:.5rem}._ProductImage_on69f_427{width:50px;height:50px}._productName_on69f_499 p{font-size:10px}._productAmount_on69f_555 p{font-size:11px}._orderID_on69f_1677 span,._orderID_on69f_1677 p,._orderAmount_on69f_1639 p,._orderAmount_on69f_1639 span{font-size:.7rem}._emptyStateText_on69f_2117 h4{font-size:14px}._emptyStateText_on69f_2117 p{font-size:11px}._emptyState_on69f_2079{height:fit-content;padding-bottom:1rem}._emptyButton_on69f_2171 button{font-size:12px;padding:8px;min-width:100px}}._container_c5i3b_1{height:100%;background-color:#f7f7f7;padding:5rem 1rem 1rem;display:flex;flex-direction:column;min-height:50vh}._backArrow_c5i3b_21{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:.2rem;padding-right:2rem}._backArrow_c5i3b_21 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#000;cursor:pointer}._backArrow_c5i3b_21 svg{font-size:1rem}._body_c5i3b_69{display:flex;flex-direction:column;gap:1rem;padding:1rem 2rem}._tabHeder_c5i3b_83{display:flex;align-items:center;justify-content:flex-start;gap:1rem;padding:0 2rem}._tab_c5i3b_83{display:flex;flex-direction:row;padding:6px;gap:.5rem;cursor:pointer}._tabIcon_c5i3b_115{width:20px;flex-shrink:0}._tabIcon_c5i3b_115 img{width:100%;height:100%}._tabText_c5i3b_135{display:flex;align-items:center}._tabText_c5i3b_135 p{font-family:Poppins;font-weight:500;font-size:20px;line-height:16px;letter-spacing:0px;text-align:center;color:#999}._activeTab_c5i3b_165{border-bottom:2px solid #9801DF}._activeTab_c5i3b_165 ._tabText_c5i3b_135 p{color:#9801df}._filterSection_c5i3b_181{display:flex;align-items:center;gap:1rem;justify-content:space-between;padding:.5rem 0 .5rem 3rem}._filterSectionLeft_c5i3b_199{display:flex;align-items:center;width:60%}._filterSection_c5i3b_181 p{font-family:Poppins;font-weight:600;font-style:italic;font-size:16px;line-height:16px;letter-spacing:0px;color:#000}._filterSectionRight_c5i3b_233{display:flex;align-items:center;width:30%;gap:1rem}._filterSectionRight_c5i3b_233 select{border:1px solid #999999;font-family:Poppins;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0%;color:#999;padding:4px 10px}._tabSection_c5i3b_269{display:flex;flex-direction:column;padding:1rem 2rem}._voucherSection_c5i3b_281{display:flex;flex-direction:column;gap:1rem}._table_c5i3b_293{width:100%;border-collapse:collapse;background-color:#f3f3f3e0;border-radius:.5rem;overflow:hidden}._table_c5i3b_293 th{font-family:Poppins;font-weight:600;font-size:20px;line-height:100%;letter-spacing:0%;color:#000;padding:1rem .5rem;text-align:center;background-color:#ededed}._table_c5i3b_293 td{font-family:Poppins;font-weight:500;font-size:16px;line-height:100%;letter-spacing:0%;color:#000;padding:1rem .5rem;text-align:center}._table_c5i3b_293 td:first-child{color:#2828ff}._table_c5i3b_293 tr{border-bottom:1px solid #00000033}@media (max-width: 1024px){._container_c5i3b_1{padding:5.5rem 1rem 1rem}._body_c5i3b_69{padding:1rem}._tabHeder_c5i3b_83{padding:0 1rem;gap:.8rem}._tabText_c5i3b_135 p{font-size:18px}._filterSection_c5i3b_181{padding-left:1rem}._filterSectionLeft_c5i3b_199{width:65%}._filterSectionRight_c5i3b_233{width:35%}._table_c5i3b_293 th{font-size:18px}._table_c5i3b_293 td{font-size:15px}}@media (max-width: 768px){._container_c5i3b_1{padding:5rem .8rem .8rem}._body_c5i3b_69{padding:.8rem}._tabHeder_c5i3b_83{padding:0;gap:.6rem;flex-wrap:wrap}._tab_c5i3b_83{padding:4px}._tabText_c5i3b_135 p{font-size:16px}._filterSection_c5i3b_181{flex-direction:column;align-items:flex-start;padding-left:0;gap:.8rem}._filterSectionLeft_c5i3b_199{width:100%}._filterSectionRight_c5i3b_233{width:100%;justify-content:flex-start}._filterSection_c5i3b_181 p{font-size:14px}._tabSection_c5i3b_269{padding:0rem}._table_c5i3b_293 th{font-size:16px;padding:.8rem .1rem}._table_c5i3b_293 td{font-size:14px;padding:.8rem .1rem}}@media (max-width: 420px){._container_c5i3b_1{padding:5rem .5rem .5rem}._backArrow_c5i3b_21{padding-right:.5rem}._backArrow_c5i3b_21 p{font-size:12px}._body_c5i3b_69{padding:.5rem;gap:.8rem}._tabHeder_c5i3b_83{gap:.5rem}._tab_c5i3b_83{gap:.3rem}._tabIcon_c5i3b_115{width:16px}._tabText_c5i3b_135 p{font-size:14px}._filterSection_c5i3b_181{gap:.6rem}._filterSection_c5i3b_181 p{font-size:13px}._filterSectionRight_c5i3b_233 select{font-size:12px;padding:3px 6px}._tabSection_c5i3b_269{padding:.5rem}._voucherSection_c5i3b_281{overflow-x:auto}._table_c5i3b_293{min-width:500px}._table_c5i3b_293 th{font-size:14px;padding:.6rem .3rem}._table_c5i3b_293 td{font-size:12px;padding:.6rem .3rem}}@media (max-width: 320px){._container_c5i3b_1{padding:5rem .2rem .2rem}._body_c5i3b_69{padding:.4rem}._tabText_c5i3b_135 p{font-size:12px}._filterSection_c5i3b_181 p{font-size:11px}._filterSectionRight_c5i3b_233{gap:.2rem}._filterSectionRight_c5i3b_233 select{font-size:10px;border-radius:.5rem}._table_c5i3b_293{min-width:480px}._table_c5i3b_293 th{font-size:12px}._table_c5i3b_293 td{font-size:10px}}._container_1geeh_1{height:100%;background-color:#f7f7f7;padding:6rem 1rem 1rem;display:flex;flex-direction:column;gap:1rem}._backArrow_1geeh_23{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:.2rem;padding-right:2rem}._backArrow_1geeh_23 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#000;cursor:pointer}._backArrow_1geeh_23 svg{font-size:1rem}._header_1geeh_71{display:flex;align-items:center;gap:1rem;justify-content:space-between;padding:0 2rem}._headerLeft_1geeh_87{display:flex;align-items:center;gap:1rem;width:50%}._headerLeft_1geeh_87 svg{font-size:1.5rem}._headerLeft_1geeh_87 p{font-family:Poppins;font-weight:600;font-size:20px;line-height:16px;letter-spacing:0px;text-align:center;color:#000}._headerRight_1geeh_129{display:flex;flex-direction:column;align-items:center;width:30%;gap:6px}._coinIcon_1geeh_145{width:25px;height:30px}._coinIcon_1geeh_145 img{width:100%;height:100%}._headerRight_1geeh_129 p{font-family:poppins;font-weight:600;font-size:24px;line-height:16px;letter-spacing:0px;text-align:center;color:#000}._headerRightTop_1geeh_185{display:flex;align-items:center;gap:.5rem}._headerRight_1geeh_129 span{font-family:poppins;font-weight:600;font-size:16px;line-height:16px;letter-spacing:0px;text-align:center;color:#000}._body_1geeh_217{display:flex;flex-direction:column;gap:1rem;padding:0 2rem;overflow-y:scroll;height:76vh}._productCard_1geeh_235{display:flex;gap:1rem;background-color:#fff;box-shadow:0 4px 4px #00000040;width:70%;border-radius:8px;padding:.5rem 0}._productCardLeft_1geeh_257{display:flex;flex-direction:column;justify-content:center;align-items:center;width:20%;padding:1rem}._productImage_1geeh_275{width:130px}._productImage_1geeh_275 img{width:100%;height:100%}._productCardRight_1geeh_293{display:flex;flex-direction:column;gap:1rem;padding:.3rem;width:50%}._brand_1geeh_309{display:flex;align-items:center;padding:10px;background-color:#fe6705;border-radius:8px;width:fit-content}._brand_1geeh_309 p{color:#fff;font-family:Poppins;font-weight:600;font-size:12px;line-height:100%;letter-spacing:2%}._productName_1geeh_347{display:flex;flex-direction:column;gap:1rem}._productName_1geeh_347 p{font-family:Poppins;font-weight:500;font-size:18px;line-height:16px;letter-spacing:0px;text-align:left;text-transform:capitalize;color:#000}._productName_1geeh_347 span{font-family:Poppins;font-weight:400;font-size:16px;line-height:27px;letter-spacing:2%;text-decoration:line-through;color:#a4a4a4}._productAmount_1geeh_403{display:flex;align-items:center;gap:.5rem}._productFeature_1geeh_415{display:flex;flex-direction:column;gap:.5rem}._productFeatureRow_1geeh_427{display:flex;align-items:center;gap:1rem}._productFeatureItem_1geeh_439{display:flex;align-items:center}._productFeature_1geeh_415 p{font-family:Poppins;font-weight:400;font-size:12px;line-height:24px;letter-spacing:-2%;color:#424347}._promoteSection_1geeh_469{display:flex;gap:2rem;padding:1rem 0}._promoteSectionCard_1geeh_481{box-shadow:0 4px 4px #00000040;background-color:#fff;border-radius:10px;padding:2rem;gap:2rem;display:flex;flex-direction:column;width:35%;position:relative;height:fit-content}._promoteCardHeader_1geeh_507{display:flex;flex-direction:column;gap:1rem}._promoteCardHeader_1geeh_507 p{font-family:Poppins;font-weight:700;font-size:22px;line-height:16px;letter-spacing:0px;text-align:left;color:#000}._promoteCardHeader_1geeh_507 span{font-family:Poppins;font-weight:400;font-size:16px;line-height:22px;letter-spacing:0px;color:#000}._productDurationSection_1geeh_557{display:flex;flex-direction:column;gap:1rem}._productDurationRow_1geeh_569{display:flex;align-items:center;gap:1rem}._productDurationRowLeft_1geeh_581{display:flex;gap:.5rem;align-items:center;width:200px;white-space:nowrap}._productDurationIcon_1geeh_597{width:18px}._productDurationIcon_1geeh_597 img{width:100%;height:100%}._productDurationText_1geeh_615{display:flex;align-items:center}._productDurationText_1geeh_615 p{font-family:poppins;font-weight:600;font-size:16px;line-height:20px;letter-spacing:0px;color:#000}._productDurationRowRight_1geeh_643{display:flex;align-items:center;flex-grow:1}._productDurationRowRight_1geeh_643 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#000}._moreButton_1geeh_675{display:flex;align-items:center;justify-content:flex-end}._moreButton_1geeh_675 button{outline:none;border-radius:6px;border:1px solid #9801DF;color:#9801df;background-color:transparent;padding:.3rem 1rem;cursor:pointer}._promoteButton_1geeh_707{display:flex;align-items:center;position:absolute;top:100%;left:50%;transform:translate(-50%,-50%)}._promoteButton_1geeh_707 button{background-color:#9801df;color:#fff;border:none;outline:none;border-radius:8px;font-family:poppins;font-weight:600;font-size:16px;line-height:16px;letter-spacing:0px;text-align:center;padding:.85rem 1rem;width:15rem;cursor:pointer}._promotionPeriod_1geeh_761{display:flex;flex-direction:column;gap:1rem}._promotionPeriodHeader_1geeh_773{display:flex;align-items:center}._promotionPeriodHeader_1geeh_773 p{font-family:poppins;font-weight:600;font-size:16px;line-height:20px;letter-spacing:0px;color:#000}._promotionPeriodSection_1geeh_801{display:flex;align-items:center;gap:1rem;justify-content:space-evenly}._promotionPeriodInputContainer_1geeh_815{display:flex;flex-direction:column;gap:.5rem}._promotionPeriodInputContainer_1geeh_815 label{font-family:Poppins;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0px;color:#000;text-align:center}._promotionPeriodInput_1geeh_815{display:flex;align-items:center;gap:.5rem;padding:4px 6px;border:1px solid #747474;border-radius:3px}._promotionPeriodInput_1geeh_815 input{border:none;outline:none;font-family:Poppins;font-weight:400;font-size:12px;line-height:20px;letter-spacing:0px;color:#000}._promotionPeriodInput_1geeh_815 svg{font-size:1.1rem;color:#9801df}._zPointSection_1geeh_899{display:flex;flex-direction:column;gap:1rem}._zPointSectionRow_1geeh_911{display:flex;align-items:center;gap:1rem;justify-content:space-between}._zPointSectionRowLeft_1geeh_925{display:flex;align-items:center}._zPointSectionRowLeft_1geeh_925 p{font-family:Poppins;font-weight:600;font-size:16px;line-height:20px;letter-spacing:0px;color:#000}._zPointSectionRowLeft_1geeh_925 span{font-family:Poppins;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0%;text-transform:capitalize;color:#9801df}._zPointSectionRowRight_1geeh_973{display:flex;align-items:center;gap:.5rem}._zPointSectionRowRight_1geeh_973 img{width:20px}._zPointSectionRowRight_1geeh_973 p{font-family:Poppins;font-weight:600;font-size:16px;line-height:20px;letter-spacing:0px;color:#000}._zPointSectionRowRight_1geeh_973 span{font-family:Poppins;font-weight:600;font-size:16px;line-height:20px;letter-spacing:0px;color:#9801df}._promoteButtonSection_1geeh_1033{display:flex;flex-direction:column;align-items:center;gap:1.5rem}._promoteButtonSection_1geeh_1033 button{border:1px solid #9801DF;box-shadow:0 4px 4px #00000040;outline:none;border-radius:8px;background-color:#fff;padding:.75rem 1rem;width:15rem;color:#9801df;font-family:Poppins;font-weight:600;font-size:14px;line-height:100%;letter-spacing:0%;text-transform:capitalize;cursor:pointer}._promoteButtonSection_1geeh_1033 button:first-child{background-color:#9801df;color:#fff}._benefitSection_1geeh_1095{display:flex;align-items:center}._benefitSectionCard_1geeh_1105{display:flex;flex-direction:column;gap:.5rem;background:#f1c27dad;border:1px solid #F1C27D;box-shadow:0 4px 4px #00000040;padding:2rem;width:70%;border-radius:0 45px}._benefitSectionCardHeder_1geeh_1129{display:flex;align-items:center;gap:.5rem}._benefitSectionCardHeder_1geeh_1129 svg{font-size:1.2rem;color:#000}._benefitSectionCardHeder_1geeh_1129 p{font-family:Poppins;font-weight:500;font-size:16px;line-height:22px;letter-spacing:0px;color:#000}._benefitSectionCardText_1geeh_1169{display:flex;align-items:center}._benefitSectionCardText_1geeh_1169 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:27px;letter-spacing:0px;color:#000}._benefitSectionCardText_1geeh_1169 span{color:#9801df;font-family:Poppins;font-weight:400;font-size:12px;line-height:27px;letter-spacing:0px;text-decoration:underline;cursor:pointer}._promoteStatusSection_1geeh_1219{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 0;width:100%}._promoteStatus_1geeh_1219{display:flex;align-items:center;gap:6px;padding:.3rem 1rem;border-radius:1rem;border:1px solid #D9FFDE;justify-content:space-evenly;box-shadow:0 0 4px #00000040;background-color:#e6f8e6}._statusText_1geeh_1259{display:flex;align-items:center;gap:6px}._statusText_1geeh_1259 p{font-family:Poppins;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:100%;letter-spacing:2%;color:#00b218}._statusDot_1geeh_1295{background-color:#39b54a;border-radius:50%;height:6px;width:6px;padding:1px}._dayLeftText_1geeh_1311{display:flex;align-items:center;gap:6px}._dayLeftText_1geeh_1311 p{font-family:Poppins;font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:24px;letter-spacing:-2%}._dayLeftText_1geeh_1311 span{font-family:Poppins;font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:24px;letter-spacing:-2%;color:#999}._infoIcon_1geeh_1369{position:absolute;top:.75rem;right:.75rem;display:flex;align-items:center;justify-content:center;border:1px solid;border-radius:50%;padding:2px;cursor:pointer}._tooltip_1geeh_1395{position:absolute;top:120%;right:0;width:220px;background-color:#000;color:#fff;padding:8px 10px;border-radius:6px;font-size:13px;line-height:1.4;opacity:0;pointer-events:none;transition:opacity .2s ease-in-out;z-index:10}._infoIcon_1geeh_1369:hover ._tooltip_1geeh_1395{opacity:1;pointer-events:auto}._indicationSection_1geeh_1439{display:flex;width:80%;margin:0 auto;border-radius:26px;background-color:#f87a7aab;padding:1rem;gap:1rem}._warningImage_1geeh_1459{font-size:2rem;color:#ed0404;flex-shrink:0}._indicationText_1geeh_1471{display:flex;flex-direction:column}._indicationText_1geeh_1471 p{font-size:1rem;font-family:poppins;font-weight:500}._indicationText_1geeh_1471 span{font-size:.8rem;font-family:poppins;font-weight:400}._indicationClose_1geeh_1505{font-size:2rem;color:gray;flex-shrink:0}@media (max-width: 1024px){._container_1geeh_1{padding-top:5rem;gap:.8rem}._header_1geeh_71{padding:0 1rem}._headerLeft_1geeh_87 p{font-size:18px}._headerRight_1geeh_129 p{font-size:20px}._headerRight_1geeh_129 span{font-size:14px}._body_1geeh_217{padding:0 1rem}._productCard_1geeh_235{width:90%}._productImage_1geeh_275{width:110px}._productName_1geeh_347 p{font-size:16px}._productName_1geeh_347 span{font-size:14px}._promoteSection_1geeh_469{gap:1.5rem}._promoteSectionCard_1geeh_481{width:45%;padding:1.5rem}._promoteCardHeader_1geeh_507 p{font-size:20px}._benefitSectionCard_1geeh_1105{width:90%}}@media (max-width: 768px){._container_1geeh_1{padding-top:4.5rem}._header_1geeh_71{flex-direction:column;align-items:flex-start;gap:.8rem}._headerLeft_1geeh_87,._headerRight_1geeh_129{width:100%;justify-content:space-between}._body_1geeh_217{height:auto;overflow:visible}._productCard_1geeh_235{width:100%;flex-direction:row}._productCardLeft_1geeh_257{width:25%}._productCardRight_1geeh_293{width:75%}._promoteSection_1geeh_469{flex-direction:column;gap:2rem}._promoteSectionCard_1geeh_481,._benefitSectionCard_1geeh_1105,._indicationSection_1geeh_1439{width:100%}}@media (max-width: 480px){._container_1geeh_1{padding:5rem .5rem .5rem}._backArrow_1geeh_23{padding-right:.5rem}._header_1geeh_71{padding:0}._headerLeft_1geeh_87 p{font-size:16px}._headerRight_1geeh_129 p{font-size:18px}._headerRight_1geeh_129 span{font-size:13px}._body_1geeh_217{padding:0;gap:1rem}._productCard_1geeh_235{flex-direction:column;width:100%;padding:.5rem}._productCardLeft_1geeh_257{width:100%;padding:.5rem}._productImage_1geeh_275{width:100px}._productCardRight_1geeh_293{width:100%;gap:.5rem}._productName_1geeh_347 p{font-size:14px}._productName_1geeh_347 span{font-size:12px}._productFeature_1geeh_415 p{font-size:11px}._promoteSection_1geeh_469{gap:2rem}._promoteSectionCard_1geeh_481{padding:1rem 1rem 2rem}._promoteCardHeader_1geeh_507 p{font-size:18px}._promoteCardHeader_1geeh_507 span{font-size:14px}._promotionPeriodSection_1geeh_801{flex-direction:column;gap:.8rem}._promotionPeriodInputContainer_1geeh_815 label{font-size:12px}._promotionPeriodInput_1geeh_815 input{font-size:11px}._zPointSectionRowLeft_1geeh_925 p,._zPointSectionRowRight_1geeh_973 p{font-size:14px}._benefitSectionCard_1geeh_1105{padding:1rem}._benefitSectionCardText_1geeh_1169 p{font-size:13px}._indicationText_1geeh_1471 p{font-size:14px}._indicationText_1geeh_1471 span{font-size:12px}}@media (max-width: 360px){._container_1geeh_1{padding:5rem .4rem .4rem}._headerLeft_1geeh_87 p{font-size:14px}._headerRight_1geeh_129 p{font-size:16px}._productImage_1geeh_275{width:85px}._productName_1geeh_347 p{font-size:13px}._productName_1geeh_347 span{font-size:11px}._productFeature_1geeh_415 p{font-size:10px}._promoteCardHeader_1geeh_507 p{font-size:16px}._promoteCardHeader_1geeh_507 span{font-size:13px}._promotionPeriodInput_1geeh_815 input{font-size:10px}._zPointSectionRowLeft_1geeh_925 p,._zPointSectionRowRight_1geeh_973 p{font-size:13px}._benefitSectionCardText_1geeh_1169 p{font-size:12px}._indicationText_1geeh_1471 p{font-size:13px}._productDurationText_1geeh_615 p,._productDurationRowRight_1geeh_643 p{font-size:12px}._promoteButton_1geeh_707 button{font-size:14px}._indicationText_1geeh_1471 span{font-size:11px}}._Container_fhkdf_3{padding-top:5rem}._subContainer_fhkdf_11{background-color:#f4f4f4;width:100%;min-height:80vh}._backinsightsContainer_fhkdf_25{display:flex;flex-direction:column;padding-top:1rem}._backContainer_fhkdf_37{width:100%;display:flex;justify-content:flex-end}._wholebackWrapper_fhkdf_49{height:24px;display:flex;align-items:center;justify-content:center;margin-right:5rem;cursor:pointer}._backiconContainer_fhkdf_67{width:24px;height:24px;display:flex;align-items:center;justify-content:center}._Back_fhkdf_83{font-weight:400;font-size:14px}._Backicon_fhkdf_93{color:#37474f}._wholeinsightContainer_fhkdf_101{width:100%;display:flex;padding-bottom:1rem}._listBtn_fhkdf_113{background-color:#9801df;border-radius:50px;color:#fff;height:35px;cursor:pointer;padding:0 1rem;border-color:none}._insightWrapper_fhkdf_133{width:93px;display:flex;align-items:center;margin-left:3rem}._insightPara_fhkdf_147{font-weight:600;font-size:24px}._headerContainer_fhkdf_159{display:flex;align-items:center;justify-content:flex-start;width:66%;padding-bottom:1rem}._itemWrapper_fhkdf_175,._activeTab_fhkdf_177{width:136px;display:flex;align-items:center;justify-content:center}._itemWrapper_fhkdf_175{color:#aaa}._activeTab_fhkdf_177{color:#9801df}._headerPara_fhkdf_207{font-weight:600;font-size:24px;cursor:pointer}._searchWrapper_fhkdf_221{display:flex;align-items:center;padding-bottom:1rem;padding-left:6rem;gap:1rem;flex-wrap:wrap}._searchContainer_fhkdf_239{display:flex;align-items:center;padding:.5rem;width:60%;height:35px;box-shadow:0 4px 4px #00000040;border-radius:50px;background-color:#fbfbfb}._searchContainer_fhkdf_239 input{border:none;outline:none;width:100%;background:transparent;padding:0 1rem;font-size:16px}._sortContainer_fhkdf_279{display:flex;gap:1rem}._categoryDropDown_fhkdf_289,._filterDropDown_fhkdf_291{display:flex;align-items:center;justify-content:center;gap:.3rem;background-color:#9801df;border-radius:50px;color:#fff;height:35px;cursor:pointer;padding:0 1rem}._categoryDropDown_fhkdf_289{position:relative}._wholeproductContainer_fhkdf_327{display:flex;flex-direction:column;padding:0 0 1rem 6rem;gap:1.5rem}._singleProductContainer_fhkdf_341{width:70%;border-radius:8px;background:#fff;box-shadow:0 4px 4px #00000040;padding:.5rem;transition:all .35s ease}._detailsWrapper_fhkdf_359{display:flex;align-items:center;padding:.5rem 1rem;justify-content:space-between}._imgdetailsWrapper_fhkdf_373{display:flex;align-items:center;gap:1rem}._imgContainer_fhkdf_385{width:120px;height:120px;border-radius:8px;flex-shrink:0}._productImg_fhkdf_399{width:100%;height:100%;object-fit:cover;cursor:pointer}._tagWrapper_fhkdf_413{width:94px;height:28px;border-radius:8px;background:#fe6705;display:flex;align-items:center;justify-content:center;margin-bottom:10px}._tagnamePara_fhkdf_435{font-weight:600;font-size:12px;color:#fff;text-transform:capitalize}._productnamePara_fhkdf_449{font-weight:500;font-size:20px;cursor:pointer}._rateContainer_fhkdf_461{display:flex;align-items:center;gap:.5rem;margin-bottom:10px}._ratePara_fhkdf_475{font-weight:500;font-size:18px;color:#0000007d}._timelikePara_fhkdf_487{font-weight:400;font-size:16px}._oldRatePara_fhkdf_497{font-weight:500;font-size:18px;text-decoration:line-through;color:#a4a4a4}._promoteContainer_fhkdf_511{width:160px;height:40px;border-radius:10px;background:#9801df;display:flex;align-items:center;justify-content:center}._promotePara_fhkdf_531{color:#fff;font-weight:500;cursor:pointer}._alldetailContainer_fhkdf_545{width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem}._graphanalyticsContainer_fhkdf_561{width:95%;display:flex;flex-direction:column;gap:2rem}._graphdetailsWrapper_fhkdf_575{display:flex;justify-content:space-between;gap:2rem}._graphWrapper_fhkdf_587{width:60%;height:435px;background:#fff;border-radius:5px;border:1px solid rgba(243,238,238,1);box-shadow:0 4px 4px #00000040}._dataidentifierContainer_fhkdf_605{display:flex;gap:1rem}._grahindicatorWrapper_fhkdf_615{display:flex;align-items:center;gap:.5rem;padding:.5rem}._grahindicatorWrapper_fhkdf_615 div{display:flex;align-items:center}._analyticsContainer_fhkdf_639{display:flex;flex-direction:column;justify-content:space-between;width:40%;gap:1rem}._analyticsWrapper_fhkdf_655{width:100%;height:123px;border-radius:20px;background:#fff;box-shadow:0 4px 4px #00000040;display:flex;align-items:center;padding-left:1rem;gap:1rem}._totalviewsbg_fhkdf_679{background:linear-gradient(90deg,#ff9f0c,#ffbd4b)}._avgviewsbg_fhkdf_687{background:linear-gradient(90deg,#06ba7c,#3cd3a2)}._trendsbg_fhkdf_695{background:linear-gradient(90deg,#3189f5,#5da5fc)}._imgWrapper_fhkdf_703{width:80px;height:70px;border-radius:15px;display:flex;align-items:center;justify-content:center}@media (max-width: 1024px){._singleProductContainer_fhkdf_341{width:85%}._headerContainer_fhkdf_159{width:80%}._wholeproductContainer_fhkdf_327{padding-left:3rem}}@media (max-width: 768px){._headerContainer_fhkdf_159{justify-content:flex-start;gap:0rem}._headerPara_fhkdf_207{margin:0;font-size:20px}._productnamePara_fhkdf_449{font-size:18px}._promoteContainer_fhkdf_511{width:140px;height:36px;border-radius:8px}._promotePara_fhkdf_531{font-size:14px}._wholeproductContainer_fhkdf_327{padding:1rem}._singleProductContainer_fhkdf_341{width:100%}._searchWrapper_fhkdf_221{padding-left:1rem}._searchContainer_fhkdf_239{width:100%}._graphdetailsWrapper_fhkdf_575{flex-direction:column}._graphWrapper_fhkdf_587,._analyticsContainer_fhkdf_639{width:100%;height:fit-content;margin-top:.5rem}._headerPara_fhkdf_207{font-size:20px}._timelikePara_fhkdf_487{font-size:14px}._insightPara_fhkdf_147{font-size:20px}._notificationtagContainer_fhkdf_895{flex-direction:column;gap:1rem}}@media (max-width: 480px){._detailsWrapper_fhkdf_359{align-items:flex-start;display:grid;grid-template-columns:3fr 1fr;align-items:center;gap:1rem;position:relative;padding:0}._searchContainer_fhkdf_239{width:90%}._productdetailsContainer_fhkdf_941{gap:0;display:flex;flex-direction:column}._imgdetailsWrapper_fhkdf_373{display:grid;grid-template-columns:33% 67%}._imgContainer_fhkdf_385{width:100%;height:100%;overflow:hidden}._imgContainer_fhkdf_385 img{width:100%;aspect-ratio:1/1;object-fit:fill;object-position:center}._tagWrapper_fhkdf_413{position:absolute;left:0;top:0;width:fit-content;padding:.1rem .5rem}._tagnamePara_fhkdf_435{font-size:10px}._productnamePara_fhkdf_449{font-size:16px}._timelikePara_fhkdf_487{font-size:11px}._promoteContainer_fhkdf_511{width:100%;height:36px}._promotePara_fhkdf_531{font-size:12px}._promoteContainer_fhkdf_511{width:100%}._dataidentifierContainer_fhkdf_605{gap:.5rem}._iconindiWrapper_fhkdf_1081 img{width:20px}._graphpara_fhkdf_1089{font-size:12px;white-space:nowrap}._headerContainer_fhkdf_159{width:100%;overflow-x:auto;justify-content:flex-start;gap:1rem;padding-left:1rem}._itemWrapper_fhkdf_175,._activeTab_fhkdf_177{width:auto;white-space:nowrap}._analyticsWrapper_fhkdf_655{height:100px}._imgWrapper_fhkdf_703{width:60px;height:60px}._titlePara_fhkdf_1145,._tagheadPara_fhkdf_1147{font-size:14px}._wholebackWrapper_fhkdf_49{display:none}._categoryDropDown_fhkdf_289 p{white-space:nowrap}._categoryDropDown_fhkdf_289,._filterDropDown_fhkdf_291{width:48%;font-size:12px}}@media (max-width: 320px){._insightPara_fhkdf_147,._headerPara_fhkdf_207{font-size:16px}._productnamePara_fhkdf_449{font-size:15px}._ratePara_fhkdf_475,._oldRatePara_fhkdf_497{font-size:14px}._promoteContainer_fhkdf_511{width:100%;height:32px;border-radius:6px}._promotePara_fhkdf_531{font-size:12px}._tagWrapper_fhkdf_413{width:80px;height:24px}._tagnamePara_fhkdf_435{font-size:10px}._analyticsWrapper_fhkdf_655{padding-left:.5rem;gap:.5rem}._dataidentifierContainer_fhkdf_605{gap:.5rem;flex-direction:column}._titlePara_fhkdf_1145{font-size:12px}}._wholeprofilegraphContainer_178gl_1{width:100%;display:flex;align-items:center;justify-content:center}._wholeprofilegraphWrapper_178gl_15{height:692px;border-radius:8px;background:#fff;box-shadow:0 4px 4px #00000040;display:flex;justify-content:center}._graphdetailsContainer_178gl_33{width:95%;height:586px;display:flex;flex-direction:column;justify-content:space-around;margin-top:3%}._graphdetailsWrapper_178gl_51{display:flex;justify-content:space-between;gap:2rem;width:100%}._graphWrapper_178gl_65{width:60%;height:435px;background:#fff;display:flex;flex-direction:column;justify-content:space-evenly;border-radius:5px;border:1px solid rgba(243,238,238,1);box-shadow:0 4px 4px #00000040}._dataidentifierContainer_178gl_89{width:100%;display:flex;height:18px;justify-content:space-evenly}._iconindiWrapper_178gl_115{display:flex;align-items:center;justify-content:center}._graphpara_178gl_127{font-weight:400;font-size:14px;color:#000}._grahindicatorWrapper_178gl_103{display:flex;align-items:center;gap:10px}._analyticsContainer_178gl_151{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:40%}._analyticsWrapper_178gl_167{width:100%;height:123px;border-radius:20px;background:#fff;box-shadow:0 4px 4px #00000040;display:flex;align-items:center;padding-left:1rem;gap:1rem}._imgWrapper_178gl_191{width:82px;height:72px;border-radius:15px;display:flex;align-items:center;justify-content:center}._totalviewsbg_178gl_209{background:linear-gradient(90deg,#ff9f0c,#ffbd4b)}._countWrapper_178gl_217{display:flex;flex-direction:column;height:72px;justify-content:space-around}._titleWrapper_178gl_231{height:22px;display:flex;align-items:center;justify-content:center}._titlePara_178gl_245{font-weight:600;font-size:18px}._numcountWrapper_178gl_255{height:22px;color:#9801df}._avgviewsbg_178gl_265{background:linear-gradient(90deg,#06ba7c,#3cd3a2)}._trendsbg_178gl_273{background:linear-gradient(90deg,#3189f5,#5da5fc)}._notificationtagContainer_178gl_281{display:flex;gap:1rem}._notifiWrapper_178gl_291{width:306px;height:112px;border-radius:20px;background:#9801df29;box-shadow:0 4px 4px #00000040}._wholepromoContainer_178gl_319{display:flex;flex-direction:column;justify-content:space-around;height:80%}._speakerheadWrapper_178gl_333{display:flex;align-items:center;gap:5px}._iconWrapper_178gl_345{width:37px;height:33px;border-radius:8px;background:linear-gradient(129.16deg,#9801df 17%,#3827b4 87.96%);display:flex;align-items:center;justify-content:center}._tagheadPara_178gl_365{font-weight:600;font-size:16px}._tagpara_178gl_375{font-weight:500;font-size:16px}._promonotiWrapper_178gl_307{display:flex;align-items:center;justify-content:center}._wholeavgWrapper_178gl_397{display:flex;flex-direction:column;justify-content:space-around;height:80%}._avgheadWrapper_178gl_411{display:flex;align-items:center;gap:5px}._avgcountWrapper_178gl_423{display:flex;width:25%;justify-content:flex-end}._trendnotiWrapper_178gl_435{display:flex;align-items:center}._wholetrendsWrapper_178gl_445{display:flex;flex-direction:column;justify-content:space-around;height:80%;width:50%;align-items:flex-end}._trendheadWrapper_178gl_463{display:flex;align-items:center;gap:1rem}._wholeprofilepromoteContainer_178gl_475{width:80%;padding-bottom:3rem}._promoteexpandContainer_178gl_485{width:100%;display:flex;align-items:center;justify-content:center;margin-top:1rem}._expandpromoteContainer_178gl_501{width:344px;height:42px;border-radius:10px;background-color:#9801df;display:flex;align-items:center;justify-content:center}._promotePara_178gl_521{font-weight:600;font-size:18px;color:#fff;cursor:pointer}._emptySection_178gl_535{display:flex;flex-direction:column;align-items:center;justify-content:center;height:10rem;gap:1rem}._emptySection_178gl_535 p{font-family:Poppins;font-weight:500;font-style:Medium;font-size:18px;leading-trim:NONE;line-height:20px;letter-spacing:0px;text-align:center}._emptySection_178gl_535 button{width:22%;height:40px;border-radius:10px;background:#9801df;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:18px;color:#fff;cursor:pointer;border:none;outline:none}@media (max-width: 768px){._wholeprofilepromoteContainer_178gl_475{width:100%}._ygh_178gl_621{margin:0}._titlePara_178gl_245,._tagheadPara_178gl_365,._tagpara_178gl_375{font-size:12px}._rateContainer_178gl_653{margin:0}}@media (max-width: 580px){._graphdetailsContainer_178gl_33,._wholeprofilegraphWrapper_178gl_15{height:auto}._graphdetailsWrapper_178gl_51{flex-direction:column}._graphWrapper_178gl_65{width:100%}._analyticsContainer_178gl_151{width:100%;height:50vh;justify-content:space-around;gap:1rem}._analyticsWrapper_178gl_167{width:90%}._imgWrapper_178gl_191{width:54px;height:50px}._notificationtagContainer_178gl_281{width:100%;flex-direction:column;align-items:center;padding:5rem 0 2rem}._notifiWrapper_178gl_291{width:90%}._expandpromoteContainer_178gl_501{width:85%}}@media (max-width: 400px){._graphpara_178gl_127{font-size:12px}}._Container_1vtwp_1{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f6f6f7;padding-top:5rem}._subContainer_1vtwp_21{width:92%;display:flex;flex-direction:column;gap:1rem;padding:1rem}._subcontainerTop_1vtwp_37,._subcontainerbottom_1vtwp_47{width:100%;background:#fff}._headerWrapper_1vtwp_57{margin:1rem}._wholebackWrapper_1vtwp_65{height:24px;display:flex;align-items:center;justify-content:flex-end;cursor:pointer}._backiconContainer_1vtwp_81{width:24px;height:24px;display:flex;align-items:center;justify-content:center}._Backicon_1vtwp_97{color:#37474f}._Back_1vtwp_97{font-weight:400;font-size:14px}._pointdetailedWrapper_1vtwp_115{display:flex}._pointContainer_1vtwp_123{display:flex;flex-direction:column;margin-left:5rem;gap:10px}._wholeptsContainer_1vtwp_137{width:100%}._ptsWrapper_1vtwp_149{display:flex;flex-direction:row;gap:4px;margin-left:1rem}._ptsPara_1vtwp_163{font-weight:600;font-size:20px}._zpointwholeWrapper_1vtwp_173{display:flex;gap:1rem;align-items:center}._zpointBorder_1vtwp_185{width:289px;height:100px;border-radius:5px;display:flex;align-items:center;justify-content:center;position:relative}._zpointBorder_1vtwp_185:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;padding:5px;background:radial-gradient(113.09% 326.82% at 113.09% 39.59%,#85858500 42.53%,#ffdf76 61.77%);-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}._zpointsBox_1vtwp_239{width:274px;height:86px;border-radius:5px;background:linear-gradient(90deg,#ffd12f,#ffa60b);display:flex;align-items:center;gap:5px}._zptscountWrapper_1vtwp_259{display:flex;flex-direction:column;align-items:center}._azpPara_1vtwp_271{font-weight:600;font-size:12px;color:#a17b00}._infoWrapper_1vtwp_283{display:flex;gap:4px}._iPara_1vtwp_293{font-family:Inter;font-weight:400;font-style:Regular;font-size:18px;line-height:32px;letter-spacing:0px;text-transform:capitalize}._iparaWrapper_1vtwp_315{width:80%;display:flex}._iparaWrapper_1vtwp_315 span{font-size:1rem;text-decoration:underline;cursor:pointer;color:#9801df}._iiconWrapper_1vtwp_339{padding-top:5px}._gotzptsContainer_1vtwp_347{width:110px;height:110px;border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f7f7f7}._wholegotzptsContainer_1vtwp_369{width:110px;height:115px;background:linear-gradient(120deg,#9801dfcc -60%,#ffffff80 130%);display:flex;align-items:flex-end;border-radius:5px;cursor:pointer}._gotptsWrapper_1vtwp_393{display:flex;flex-direction:column;gap:5px}._headWrapper_1vtwp_405{display:flex}._ptscirlceContainer_1vtwp_413{width:54px;height:54px;border-radius:50px;background:linear-gradient(130.85deg,#5f3df7 7.7%,#6c18a4 95.91%);box-shadow:0 4px 4px #00000026;align-items:center;justify-content:center;display:flex;flex-direction:column}._crackWrapper_1vtwp_437{width:38px;height:38px;align-items:center;justify-content:center}._supriseIcon_1vtwp_451{width:22px;height:22px;align-items:center;justify-content:center}._coinsCountPara_1vtwp_465{font-weight:700;font-size:14px;color:#fff}._rupeeWrapper_1vtwp_477{display:flex;align-items:baseline;gap:2px}._rupeesPara_1vtwp_489{font-weight:700;font-size:14px}._wholecardContainer_1vtwp_499{padding:2rem 0 0;display:flex;align-items:center;justify-content:center}._wholecardWrapper_1vtwp_513{width:80%;display:flex;gap:3rem;overflow-x:auto;white-space:nowrap;padding-bottom:1rem}._addcoinPara_1vtwp_531{font-weight:600;font-size:14px;color:#aaa}._addcoinContainer_1vtwp_543{width:110px;height:110px;border-radius:5px;background:#f7f7f7;box-shadow:0 4px 16px #0000000f;display:flex;flex-direction:column;align-items:center;justify-content:center}._bottomsubWrapper_1vtwp_567{width:100%;display:flex;justify-content:center;flex-direction:column}._tableContainer_1vtwp_581{width:80%;margin:auto;text-align:center}._transactionTable_1vtwp_593{width:100%;border-spacing:2.5rem}._headerPara_1vtwp_603{font-weight:500;font-size:22px}._snoPara_1vtwp_613{font-weight:500;font-size:18px}._listingPara_1vtwp_623{font-weight:400;font-size:18px}._tableheader_1vtwp_633{font-weight:600;font-size:22px;padding-left:5.5rem}._filterWrapper_1vtwp_645{position:relative;display:inline-block}._filterBtn_1vtwp_655{display:flex;align-items:center;gap:8px;background-color:#fff;border:1px solid #333;border-radius:20px;padding:8px 16px;font-weight:500;font-size:14px;cursor:pointer;color:#333}._calendarIcon_1vtwp_683{font-size:18px}._datePickerPopup_1vtwp_691{position:absolute;top:100%;right:0;margin-top:8px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #0000001a;width:280px;z-index:100;padding:16px}._datePickerHeader_1vtwp_719 p{font-weight:600;font-size:16px;margin-bottom:16px;color:#333}._dateInputContainer_1vtwp_733{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}._dateInputGroup_1vtwp_747{display:flex;flex-direction:column;gap:4px}._dateInputGroup_1vtwp_747 label{font-size:12px;color:#666;text-align:left}._dateInputGroup_1vtwp_747 input{padding:8px;border:1px solid #ccc;border-radius:4px;font-size:14px;font-family:inherit}._datePickerActions_1vtwp_787{display:flex;justify-content:flex-end;gap:8px}._clearBtn_1vtwp_799{padding:6px 12px;background:transparent;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-size:14px}._applyBtn_1vtwp_817{padding:6px 12px;background:#9801df;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px}._tableScrollWrapper_1vtwp_837{width:100%;overflow-X:auto}._tableInner_1vtwp_847{min-width:700px}._tableheaderWrapper_1vtwp_855{margin:2rem 5.5rem 2rem 2rem;display:flex;justify-content:space-between;align-items:center}._transactionTable_1vtwp_593{width:100%;border-collapse:collapse}._transactionTable_1vtwp_593 thead th{padding:12px;border-bottom:1px solid rgba(0,0,0,.2)}._transactionTable_1vtwp_593 tbody tr td{padding:15px;border-bottom:1px solid rgba(0,0,0,.2)}._viewMoreContainer_1vtwp_899{width:100%;display:flex;justify-content:center;margin-top:16px}._viewMorebtn_1vtwp_913{border:1px solid #8833FF;cursor:pointer;padding:8px 16px;border-radius:5px;background-color:#f6f6f7;margin:1rem}._viewPara_1vtwp_931{color:#83f;font-size:14px;font-weight:500}._btnWrapper_1vtwp_943{width:100%;display:flex;align-items:center;justify-content:flex-end}._btnTermsContainer_1vtwp_957{display:flex;flex-direction:column;gap:10px;padding:2rem 0}._TermsContainer_1vtwp_971{display:flex;align-items:center;justify-content:flex-start;padding:1rem}._termsConditionPara_1vtwp_985{font-weight:400;font-size:15px;color:#999}._termsConditionWrapper_1vtwp_997{width:571px;text-align:left}._termsPara_1vtwp_1007{font-weight:500;font-size:15px;text-decoration:underline;color:#9801df;cursor:pointer}@media (max-width: 1024px){._subContainer_1vtwp_21{width:95%;padding:1rem}._pointContainer_1vtwp_123{margin-left:2rem}._wholecardWrapper_1vtwp_513{width:100%;gap:2rem}._tableContainer_1vtwp_581{width:95%}._tableheaderWrapper_1vtwp_855{margin:2rem}._headerPara_1vtwp_603{font-size:20px}._tableheader_1vtwp_633{font-size:20px;padding-left:2rem}}@media (max-width: 768px){._Container_1vtwp_1{padding-top:4rem}._subContainer_1vtwp_21{width:100%;padding:.8rem}._headerWrapper_1vtwp_57{margin:.5rem}._wholebackWrapper_1vtwp_65{justify-content:flex-start}._pointdetailedWrapper_1vtwp_115{flex-direction:column;gap:1rem}._pointContainer_1vtwp_123{margin-left:0}._zpointwholeWrapper_1vtwp_173{gap:1rem}._iPara_1vtwp_293{font-size:16px}._zpointBorder_1vtwp_185{width:100%;max-width:260px}._zpointsBox_1vtwp_239{width:100%;padding:1rem}._wholecardWrapper_1vtwp_513{width:100%;gap:1.5rem}._tableContainer_1vtwp_581{width:100%}._tableheaderWrapper_1vtwp_855{align-items:flex-start;gap:1rem;margin:1rem}._headerPara_1vtwp_603{font-size:18px}._snoPara_1vtwp_613,._listingPara_1vtwp_623{font-size:16px}}@media (max-width: 561px){._Container_1vtwp_1{padding-top:3.5rem}._subContainer_1vtwp_21{padding:.5rem}._Back_1vtwp_97{font-size:12px}._pointdetailedWrapper_1vtwp_115{gap:.8rem}._ptsPara_1vtwp_163{font-size:16px}._iPara_1vtwp_293{font-size:12px;line-height:22px}._iparaWrapper_1vtwp_315,._zpointBorder_1vtwp_185{width:100%}._zpointsBox_1vtwp_239{height:auto;padding:.5rem}._gotzptsContainer_1vtwp_347,._wholegotzptsContainer_1vtwp_369,._addcoinContainer_1vtwp_543{width:90px;height:90px}._coinsCountPara_1vtwp_465,._rupeesPara_1vtwp_489{font-size:12px}._wholecardWrapper_1vtwp_513{gap:1rem}._tableheaderWrapper_1vtwp_855{padding:0}._tableheader_1vtwp_633{font-size:14px;margin-left:0}._filterBtn_1vtwp_655{font-size:12px}._datePickerHeader_1vtwp_719 p{font-size:14px}._dateInputGroup_1vtwp_747{gap:0}._dateInputGroup_1vtwp_747 input,._dateInputGroup_1vtwp_747 label,._datePickerActions_1vtwp_787 button{font-size:12px}._tableContainer_1vtwp_581,._tableScrollWrapper_1vtwp_837{overflow-x:auto}._tableInner_1vtwp_847{min-width:650px}._transactionTable_1vtwp_593{min-width:600px}._headerPara_1vtwp_603{font-size:16px}._tableheader_1vtwp_633{font-size:16px;padding-left:1rem}._snoPara_1vtwp_613,._listingPara_1vtwp_623{font-size:14px}._termsConditionWrapper_1vtwp_997{width:100%}._termsConditionPara_1vtwp_985,._termsPara_1vtwp_1007{font-size:13px}._viewMorebtn_1vtwp_913{margin:.5rem}._viewPara_1vtwp_931{font-size:12px}}@media (max-width:420px){._tableheaderWrapper_1vtwp_855{flex-direction:column}._filterWrapper_1vtwp_645{padding-left:50vw}}@media (max-width: 320px){._Container_1vtwp_1{padding-top:3rem}._subContainer_1vtwp_21{padding:.4rem}._ptsPara_1vtwp_163{font-size:14px}._iPara_1vtwp_293{font-size:10px}._iPara_1vtwp_293 span,._coinsCountPara_1vtwp_465,._rupeesPara_1vtwp_489{font-size:11px}._headerPara_1vtwp_603{font-size:14px}._filterWrapper_1vtwp_645{padding-left:65%}._filterBtn_1vtwp_655{font-size:10px;padding:.2rem;align-items:center}._calendarIcon_1vtwp_683{font-size:14px}._tableScrollWrapper_1vtwp_837{padding:.5rem}._tableInner_1vtwp_847{min-width:600px}._snoPara_1vtwp_613,._listingPara_1vtwp_623{font-size:12px}._transactionTable_1vtwp_593{min-width:550px}._termsConditionPara_1vtwp_985,._termsPara_1vtwp_1007{font-size:12px}}._popupoverlay_1vtwp_1715{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:10000}._header_1vtwp_57{display:flex;align-items:center;justify-content:space-between}._CloseButton_1vtwp_1755{font-size:1.2rem;cursor:pointer;color:#777;display:flex;align-items:end}._Title_1vtwp_1773{font-weight:600;font-size:22px}._contentWrapper_1vtwp_1783{display:flex;gap:1rem}._topWrapper_1vtwp_1793{width:30%;display:flex;flex-direction:column;justify-content:flex-start}._Description_1vtwp_1809{font-family:Inter;font-weight:400;font-size:16px;line-height:22px;letter-spacing:0px;text-transform:capitalize;margin-top:3.3rem}._coinsPara_1vtwp_1829{font-weight:600;font-size:22px;color:#9801df}._apPara_1vtwp_1841{font-weight:600;font-size:14px;color:#949494;width:140px}._ptsWrapper_1vtwp_149{display:flex;align-items:center;gap:8px}._wrapper_1vtwp_1869{display:flex;flex-direction:column;background:linear-gradient(135deg,#fceffb,#f0f4ff);padding:2rem;border-radius:1rem;width:650px;max-width:90%;position:relative;box-shadow:0 10px 25px #0000001a;-webkit-backdrop-filter:blur(155.8000030517578px);backdrop-filter:blur(155.8000030517578px)}._priceBox_1vtwp_1895{background-color:#faf6ff80;border:1px solid #E6E4E4;border-radius:8px;box-shadow:0 4px 4px #00000040;display:flex;flex-direction:column;padding:1rem;gap:1rem}._inputWrapper_1vtwp_1919,._inputPara_1vtwp_1931{display:flex;align-items:center;justify-content:space-between}._inputPara_1vtwp_1931 input{width:95px;height:26px;border:1px solid #64748BB2;border-radius:5px;margin-left:2rem}._inputPara_1vtwp_1931 img{border-radius:3px;padding:6px 3px}._edit_1vtwp_1975{border:1px solid #64748BB2;border-radius:3px}._pricePara_1vtwp_1985{display:flex;gap:2rem;align-items:center;justify-content:space-evenly;padding-top:1rem}._keyText_1vtwp_2001{font-family:Poppins;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0%}._price_1vtwp_1895{font-family:Poppins;font-weight:500;font-size:13px;line-height:100%;letter-spacing:0%}._payButton_1vtwp_2037{width:100%;padding:10px;background-color:#9801df;border-radius:5px;color:#fff;border:none;cursor:pointer}._boxDiv_1vtwp_2057{display:flex;flex-direction:column;gap:1.5rem;width:65%}._inputWrapper_1vtwp_1919{display:flex;align-items:center;gap:5px;position:relative}._inputIcon_1vtwp_2085{width:25px;height:25px;position:absolute;left:10px}._inputWrapper_1vtwp_1919 input{width:100%;height:32px;padding-left:35px;padding-right:8px;border:1px solid #64748BB2;border-radius:6px;font-size:14px}@media screen and (max-width: 768px){._popupoverlay_1vtwp_1715{padding:1.5rem}._Title_1vtwp_1773{font-size:20px}._Description_1vtwp_1809{font-size:16px}._priceBox_1vtwp_1895{height:115px}._inputPara_1vtwp_1931 input{width:105px;padding-left:.5rem}._addcoinContainer_1vtwp_543{flex-shrink:0}}@media (max-width: 480px){._wrapper_1vtwp_1869{width:95%;padding:1.2rem;border-radius:12px}._Title_1vtwp_1773{font-size:18px}._CloseButton_1vtwp_1755{font-size:1rem}._contentWrapper_1vtwp_1783{flex-direction:column;gap:.8rem}._topWrapper_1vtwp_1793{width:100%;align-items:center}._Description_1vtwp_1809{font-size:14px;line-height:20px;margin-top:1rem;text-align:center}._coinsPara_1vtwp_1829{font-size:18px}._apPara_1vtwp_1841{font-size:12px;width:auto;text-align:center}._boxDiv_1vtwp_2057{width:100%;gap:1rem}._priceBox_1vtwp_1895{padding:.8rem;gap:.8rem}._keyText_1vtwp_2001{font-size:13px}._price_1vtwp_1895{font-size:12px}._inputPara_1vtwp_1931 input{width:80px;height:24px;margin-left:1rem;font-size:12px}._inputIcon_1vtwp_2085{left:0;width:20px;height:20px}._inputWrapper_1vtwp_1919 input{padding-left:.5rem;font-size:12px}._payButton_1vtwp_2037{padding:8px;font-size:14px}}@media (max-width: 380px){._wrapper_1vtwp_1869{width:100%;padding:1rem}._Title_1vtwp_1773{font-size:16px}._Description_1vtwp_1809{font-size:13px;line-height:18px}._coinsPara_1vtwp_1829{font-size:16px}._apPara_1vtwp_1841{font-size:11px}._priceBox_1vtwp_1895{padding:.6rem}._keyText_1vtwp_2001{font-size:12px}._price_1vtwp_1895{font-size:11px}._inputPara_1vtwp_1931 input{width:70px;height:22px;font-size:11px}._inputWrapper_1vtwp_1919 input{font-size:11px;padding-left:.2rem}._payButton_1vtwp_2037{font-size:13px;padding:7px}}._popupoverlay_4gbl6_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:10000}._header_4gbl6_29{display:flex;align-items:center;justify-content:space-between}._CloseButton_4gbl6_41{font-size:1.2rem;cursor:pointer;color:#777;display:flex;align-items:end}._Title_4gbl6_59{font-weight:600;font-size:22px}._contentWrapper_4gbl6_69{display:flex;gap:1rem}._topWrapper_4gbl6_79{width:30%;display:flex;flex-direction:column;justify-content:flex-start}._Description_4gbl6_95{font-family:Inter;font-weight:400;font-size:16px;line-height:22px;letter-spacing:0px;text-transform:capitalize;margin-top:3.3rem}._coinsPara_4gbl6_115{font-weight:600;font-size:22px;color:#9801df}._apPara_4gbl6_127{font-weight:600;font-size:14px;color:#949494;width:140px}._ptsWrapper_4gbl6_143{display:flex;align-items:center;gap:8px}._wrapper_4gbl6_155{display:flex;flex-direction:column;background:linear-gradient(135deg,#fceffb,#f0f4ff);padding:2rem;border-radius:1rem;width:45%;position:relative;box-shadow:0 10px 25px #0000001a;-webkit-backdrop-filter:blur(155.8000030517578px);backdrop-filter:blur(155.8000030517578px)}._priceBox_4gbl6_179{background-color:#faf6ff80;border:1px solid #E6E4E4;border-radius:8px;box-shadow:0 4px 4px #00000040;display:flex;flex-direction:column;padding:1rem;gap:1rem}._inputWrapper_4gbl6_203,._inputPara_4gbl6_215{display:flex;align-items:center;justify-content:space-between}._inputPara_4gbl6_215 input{width:95px;height:26px;border:1px solid #64748BB2;border-radius:5px;margin-left:2rem}._inputPara_4gbl6_215 img{border-radius:3px;padding:6px 3px}._edit_4gbl6_259{border:1px solid #64748BB2;border-radius:3px}._pricePara_4gbl6_269{display:flex;gap:2rem;align-items:center;justify-content:space-evenly;padding-top:1rem}._keyText_4gbl6_285{font-family:Poppins;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0%}._price_4gbl6_179{font-family:Poppins;font-weight:500;font-size:13px;line-height:100%;letter-spacing:0%}._payButton_4gbl6_321{width:100%;padding:10px;background-color:#9801df;border-radius:5px;color:#fff;border:none;cursor:pointer}._boxDiv_4gbl6_341{display:flex;flex-direction:column;gap:1.5rem;width:65%}@media screen and (max-width: 1200px){._wrapper_4gbl6_155{width:55%;padding:1.7rem}._topWrapper_4gbl6_79{width:35%}._boxDiv_4gbl6_341{width:100%}._Title_4gbl6_59{font-size:20px}._Description_4gbl6_95{font-size:15px;line-height:21px}._coinsPara_4gbl6_115{font-size:20px}}@media screen and (max-width: 1024px){._popupoverlay_4gbl6_1{padding:1rem}._contentWrapper_4gbl6_69{gap:.8rem}._wrapper_4gbl6_155{width:65%;padding:1.5rem;border-radius:14px}._topWrapper_4gbl6_79{width:35%}._boxDiv_4gbl6_341{width:100%;gap:1rem}._Title_4gbl6_59{font-size:19px}._Description_4gbl6_95{margin-top:2.5rem;font-size:14px;line-height:20px}._coinsPara_4gbl6_115{font-size:18px}._apPara_4gbl6_127{width:auto;font-size:13px}._priceBox_4gbl6_179{padding:.9rem;gap:.9rem}._pricePara_4gbl6_269{gap:1rem;padding-top:.7rem}._keyText_4gbl6_285{font-size:13px}._price_4gbl6_179{font-size:12px}._payButton_4gbl6_321{padding:9px;font-size:14px}}@media screen and (max-width: 768px){._popupoverlay_4gbl6_1{padding:.8rem;align-items:flex-end}._contentWrapper_4gbl6_69{flex-direction:column;gap:.8rem}._topWrapper_4gbl6_79{width:100%}._wrapper_4gbl6_155{width:100%;padding:1.2rem;border-radius:12px}._boxDiv_4gbl6_341{width:100%;gap:.8rem}._header_4gbl6_29{gap:.5rem}._Title_4gbl6_59{font-size:18px;line-height:24px}._CloseButton_4gbl6_41{font-size:1rem}._Description_4gbl6_95{margin-top:.5rem;font-size:14px;line-height:20px}._ptsWrapper_4gbl6_143{gap:6px}._coinsPara_4gbl6_115{font-size:17px}._apPara_4gbl6_127{font-size:12px;line-height:16px;width:auto}._priceBox_4gbl6_179{padding:.8rem;gap:.8rem;border-radius:8px}._inputWrapper_4gbl6_203{gap:.6rem}._inputPara_4gbl6_215 input{width:80px;height:30px;margin-left:1rem;font-size:13px}._pricePara_4gbl6_269{gap:.8rem;padding-top:.5rem}._keyText_4gbl6_285{font-size:12px}._price_4gbl6_179{font-size:11px}._payButton_4gbl6_321{padding:10px;font-size:13px;border-radius:6px}}@media screen and (max-width: 480px){._popupoverlay_4gbl6_1{padding:.4rem;align-items:flex-end}._wrapper_4gbl6_155{width:100%;padding:.9rem;border-radius:10px;max-height:92vh;overflow-y:auto}._contentWrapper_4gbl6_69{gap:.6rem}._topWrapper_4gbl6_79{width:100%}._boxDiv_4gbl6_341{gap:.7rem}._header_4gbl6_29{gap:.3rem}._Title_4gbl6_59{font-size:16px;line-height:20px}._CloseButton_4gbl6_41{font-size:.95rem}._Description_4gbl6_95{margin-top:.4rem;font-size:12px;line-height:18px}._ptsWrapper_4gbl6_143{gap:5px}._coinsPara_4gbl6_115{font-size:15px}._apPara_4gbl6_127{font-size:11px;line-height:15px}._priceBox_4gbl6_179{padding:.7rem;gap:.7rem;border-radius:7px}._inputWrapper_4gbl6_203{gap:.5rem}._inputPara_4gbl6_215{gap:.4rem}._inputPara_4gbl6_215 input{width:68px;height:28px;margin-left:.5rem;font-size:12px;border-radius:4px}._inputPara_4gbl6_215 img{padding:4px 2px}._edit_4gbl6_259{padding:2px}._pricePara_4gbl6_269{gap:.5rem;padding-top:.3rem;justify-content:space-between}._keyText_4gbl6_285{font-size:11px}._price_4gbl6_179{font-size:10px}._payButton_4gbl6_321{padding:9px;font-size:12px;border-radius:5px}}@media screen and (max-width: 360px){._popupoverlay_4gbl6_1{padding:.25rem}._wrapper_4gbl6_155{padding:.75rem;border-radius:8px}._contentWrapper_4gbl6_69{gap:.5rem}._boxDiv_4gbl6_341{gap:.6rem}._Title_4gbl6_59{font-size:15px;line-height:18px}._Description_4gbl6_95{font-size:11px;line-height:16px}._coinsPara_4gbl6_115{font-size:14px}._apPara_4gbl6_127{font-size:10px;line-height:14px}._priceBox_4gbl6_179{padding:.6rem;gap:.6rem}._inputPara_4gbl6_215 input{width:60px;height:26px;font-size:11px;margin-left:.3rem}._keyText_4gbl6_285{font-size:10px}._price_4gbl6_179{font-size:9px}._payButton_4gbl6_321{padding:8px;font-size:11px}}._mainDiv_l53fh_1{height:auto;margin-top:36px}._mainHead_l53fh_13{font-size:20px;color:#2d2d2d}._banner_l53fh_25{background:linear-gradient(to right,#7b00ff,#00f);color:#fff;padding:1rem 2rem;border-radius:5px}._banner_l53fh_25 p{font-size:34px;line-height:1;font-weight:600}._banner_l53fh_25 p span{font-size:30px;color:#fff}._searchout_l53fh_61{display:flex;justify-content:center}._search_l53fh_61{display:flex;width:45%;background-color:#fff;height:2.4rem;border-radius:5px;align-items:center;padding-left:1rem;margin-top:1rem}._search_l53fh_61 input{border:none;width:100%;padding-inline:1rem}._search_l53fh_61 input:focus{outline:none}._container_l53fh_115{padding:1rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem;grid-auto-flow:dense;align-items:start;grid-auto-rows:150px}._extra_l53fh_139{margin-top:5rem;margin-left:1.4rem;margin-bottom:3rem;display:flex;flex-direction:column;gap:1rem}._extra_l53fh_139 p{font-size:15px;font-weight:400}._extra_l53fh_139 button{background-color:#9801df;color:#fff;padding:16px;width:264px;border:none;border-radius:5px;font-size:15px;transition:all .3s ease}._extra_l53fh_139 button:hover{box-shadow:0 5px 10px #0003}@media (max-width: 1024px){._container_l53fh_115{grid-template-columns:repeat(3,1fr)}._search_l53fh_61{width:70%}}@media (max-width: 768px){._container_l53fh_115{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto;gap:1rem}._banner_l53fh_25{padding:1rem}._banner_l53fh_25 p{font-size:24px}._banner_l53fh_25 p span{font-size:20px}._search_l53fh_61{width:90%}}@media (max-width: 480px){._container_l53fh_115{padding:.5rem}}._card_verav_1{background-color:#f8f8f8;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:4px;box-shadow:0 2px 5px #0003;transition:all .3s ease-in-out;cursor:pointer}._card_verav_1:hover{box-shadow:0 5px 10px #0003}._head_verav_37{display:flex;flex-direction:column;align-items:center;gap:10px}._head2_verav_51{flex-direction:row;margin:1rem}._activeHead_verav_61{flex-direction:row;font-size:24px;font-weight:600}._card_verav_1 img{width:54px;height:54px}._active_verav_61{width:115%;transform:translate(-1.2rem);grid-row:span 2;min-height:300px;justify-content:flex-start;padding:20px;align-items:flex-start}._linkDiv_verav_107{margin-top:.2rem}._links_verav_115{padding:4px;font-size:15px;display:block;color:#008cff}._subLinkGroup_verav_129 p{font-weight:600}@media (max-width: 1024px){._active_verav_61{width:110%}}@media (max-width: 768px){._card_verav_1{height:140px;font-size:15px;padding:1rem}._card_verav_1 img{width:28px;height:28px}._active_verav_61{grid-column:1 / -1;grid-row:auto;height:auto;min-height:unset;width:100%;transform:none}}@media (max-width: 480px){._card_verav_1{font-size:14px}._card_verav_1 img{width:28px;height:28px}}._popupOverlay_q3dm9_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_q3dm9_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_q3dm9_53{display:flex;justify-content:center}._tickIcon_q3dm9_63{width:100px;position:relative}._circle_q3dm9_73{width:52px;height:52px;border:7px solid #9801df;border-right-color:transparent;border-radius:50%;transform:rotate(-30deg)}._checkmark_q3dm9_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_q3dm9_113{display:flex;justify-content:start}._successText_q3dm9_113 p{font-family:Poppins;font-weight:400;font-size:24px;line-height:39px;letter-spacing:0px;text-align:center;color:#818181}._adCampaignRequestPopUpOkButton_q3dm9_143{width:183px;height:41px;display:flex;align-items:center;justify-content:center;margin-top:2.5rem;border-radius:8px;padding:5px 29px}._adCampaignRequestPopUpOkButton_q3dm9_143 ._okButton_q3dm9_171{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;width:183px;height:41px}@media (max-width: 768px){._popupBox_q3dm9_27{width:90%;height:auto;padding:2rem;gap:2rem}._tickIcon_q3dm9_63{width:80px}._circle_q3dm9_73{width:42px;height:42px;border-width:6px}._checkmark_q3dm9_53{width:12px;height:30px;border-width:6px}._successText_q3dm9_113 p{font-size:20px;line-height:30px;text-align:center}._adCampaignRequestPopUpOkButton_q3dm9_143{width:100%}}@media (max-width: 480px){._popupBox_q3dm9_27{padding:1.5rem;gap:1.5rem}._tickIcon_q3dm9_63{width:60px}._circle_q3dm9_73{width:36px;height:36px;border-width:5px}._checkmark_q3dm9_53{width:10px;height:24px;border-width:5px}._successText_q3dm9_113 p{font-size:18px;line-height:28px}._adCampaignRequestPopUpOkButton_q3dm9_143 ._okButton_q3dm9_171{font-size:13px;height:38px}}._row_1eu3b_1{display:flex;gap:20px}._col8_1eu3b_13{flex:0 0 66.66%;padding:10px;border-radius:5px}._col4_1eu3b_27{flex:0 0 33.33%;padding:8px 20px 20px;border-radius:5px}._heading_1eu3b_45{display:flex;align-items:center;margin-top:5rem;margin-bottom:1rem}._headHelp_1eu3b_61{font-family:Poppins;font-weight:600;font-size:18px;line-height:16px;letter-spacing:0px;text-align:center;margin-left:25px}._headSubmit_1eu3b_81{font-family:Poppins;font-weight:400;font-size:20px;line-height:16px;letter-spacing:0px;text-align:center}._arrowIcon_1eu3b_101{width:20px;height:20px;color:#231f20;font-size:"18px";margin-left:.4rem;margin-right:.4rem}._container_1eu3b_121{display:flex;flex-direction:column;border:1px solid #00000033;box-shadow:0 4px 4px #00000040;height:1441px;padding:20px}._formHead_1eu3b_139{font-family:Poppins;font-weight:600;font-size:18px;line-height:34px;letter-spacing:0px;color:#9801df;margin-bottom:1rem;padding-top:11px}._inputSet_1eu3b_161{display:flex;flex-direction:column}._inputSet_1eu3b_161 label{font-family:Poppins;font-weight:500;font-size:14px;line-height:34px;letter-spacing:0px;margin-top:1rem}._inputSet_1eu3b_161 label span{color:#e30000}._inputBox_1eu3b_199{width:738px;height:51px;border:1px solid #37474F;border-radius:5px;box-sizing:border-box;padding-left:1rem}._textSpan_1eu3b_219{font-family:Inter;font-weight:400;font-size:12px;line-height:13px;letter-spacing:0px}._textArea_1eu3b_237{width:738px;height:214px;border:1px solid #37474F;border-radius:5px;box-sizing:border-box;padding-left:1rem;padding-top:.5rem;padding-right:.5rem}._inputFile_1eu3b_259{display:flex;flex-direction:row;margin-top:2rem;align-items:center}._inputFile_1eu3b_259 label{font-family:Poppins;font-weight:500;font-size:14px;line-height:34px;letter-spacing:0px}._uploadIcon_1eu3b_291{margin-right:.3rem;margin-top:.2rem}._file-upload_1eu3b_303{position:relative;margin:20px}._uploadButton_1eu3b_313{width:106px;height:26px;color:#9801df;font-family:Poppins;font-weight:400;font-size:12px;margin-left:.3rem;margin-right:.3rem;letter-spacing:0px;align-items:center;justify-content:center;border:1px solid #9801DF;border-radius:2px;cursor:pointer}._hiddenInput_1eu3b_349{display:none}._fileName_1eu3b_357{margin-top:10px;font-family:Inter,sans-serif;font-size:14px}._uploadText_1eu3b_371{font-family:Inter;font-weight:400;font-size:12px;line-height:13px;letter-spacing:0px;color:#e30000}._profileDetails_1eu3b_389{display:flex;margin-top:3rem;margin-bottom:3rem;align-items:center}._customCheckbox_1eu3b_403{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:24px;height:24px;background-color:#fff;border:3px solid #0b0b0b;cursor:pointer;position:relative;margin-right:.8rem}._customCheckbox_1eu3b_403:checked{background-color:#9801df;border:none}._customCheckbox_1eu3b_403:checked:after{content:"";position:absolute;top:4px;left:8px;width:6px;height:12px;border:2px solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}._selectedFilesContainer_1eu3b_467{margin-top:10px}._selectedFilesList_1eu3b_475{list-style:none;padding:0;margin:0}._selectedFileItem_1eu3b_487{display:flex;justify-content:space-between;align-items:center;background-color:#f5f5f5;border:1px solid #ddd;padding:8px 12px;margin-bottom:6px;font-size:14px;border-radius:6px;color:#333;word-break:break-all;width:715px}._removeFileButton_1eu3b_517{margin-left:10px;background:none;border:none;color:red;cursor:pointer;font-size:20px}._profileText_1eu3b_543{font-family:Inter;font-weight:400;font-size:14px;line-height:18px;letter-spacing:0px}._submitButton_1eu3b_561{width:208px;height:48px;border-radius:5px;border:none;background-color:#9801df;font-family:Poppins;font-weight:500;font-size:16px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff;margin-bottom:10rem}._searchBarInput_1eu3b_595{width:349px;height:35px;border:1px solid #64748B;border-radius:35px;color:#73757980;padding-left:1rem;margin-top:1rem}._article_1eu3b_615{font-family:Inter;font-weight:600;font-style:Semi Bold;font-size:16px;line-height:100%;letter-spacing:0%;padding-left:30%}._rightBox_1eu3b_635{display:flex;width:349px;height:70px;border:1px solid #00000033;border-radius:5px;color:#73757980;padding-left:1rem;margin-top:1.5rem;justify-content:center;box-shadow:0 4px 4px #00000040;align-items:center;justify-content:flex-start}._rightBoxImage_1eu3b_671{width:35px;height:35px;margin-right:1rem;padding-left:1rem}._rightBoxText_1eu3b_687{font-family:Inter;font-weight:600;font-size:16px;line-height:100%;letter-spacing:0%;color:#000}._popup_1eu3b_711{position:absolute;top:10rem;right:5.2rem;width:320px;border:1px solid #00000033;background-color:#fff;box-shadow:-4px 0 12px #0000001a;z-index:1000;overflow-y:auto;padding:24px;transition:transform .3s ease-in-out}._popupTitle_1eu3b_741{display:flex;align-items:center;font-family:Poppins;font-weight:600;font-size:24px;line-height:100%;letter-spacing:0%;margin-bottom:20px}._popupimg_1eu3b_765{width:53px;height:53px;margin-right:10px}._popupList_1eu3b_777{list-style:number;color:#07f;padding:0}._popupItem_1eu3b_789{margin-bottom:12px;color:#07f}._popupLink_1eu3b_799{text-decoration:none;color:#333;color:#07f}._viewMore_1eu3b_811{margin-top:12px}@media (max-width: 1024px) and (min-width: 601px){._container_1eu3b_121{height:auto;padding:15px}._row_1eu3b_1{flex-direction:column;gap:15px}._col8_1eu3b_13,._col4_1eu3b_27{flex:1 1 100%;width:100%;padding:10px 0}._inputBox_1eu3b_199,._textArea_1eu3b_237,._searchBarInput_1eu3b_595,._rightBox_1eu3b_635{width:100%}}@media (max-width: 600px) and (min-width: 481px){._container_1eu3b_121{padding:10px}._row_1eu3b_1{flex-direction:column;gap:12px}._col8_1eu3b_13,._col4_1eu3b_27{flex:1 1 100%;width:100%;padding:8px 0}._inputBox_1eu3b_199,._textArea_1eu3b_237,._searchBarInput_1eu3b_595,._rightBox_1eu3b_635,._submitButton_1eu3b_561{width:100%}}@media (max-width: 480px){._container_1eu3b_121{padding:8px}._row_1eu3b_1{flex-direction:column;gap:10px}._col8_1eu3b_13,._col4_1eu3b_27{flex:1 1 100%;width:100%;padding:6px 0}._inputBox_1eu3b_199,._textArea_1eu3b_237{width:100%}._searchBarInput_1eu3b_595,._rightBox_1eu3b_635{width:94%}._submitButton_1eu3b_561{width:100%}._heading_1eu3b_45{align-items:flex-start;margin-top:6rem}._headHelp_1eu3b_61,._headSubmit_1eu3b_81{text-align:left;margin-left:0}._popup_1eu3b_711{position:absolute;top:100rem}._inputFile_1eu3b_259{display:block}}._headParts_1szae_1{display:flex;align-items:center;width:100%;height:63px}._menuIcon_1szae_15{width:28.71px;height:18.95px;margin-top:24px;margin-left:23px;margin-right:1rem;font-size:28px}._logo_1szae_33{width:118.35px;height:25.49px;margin-top:19px}._textCareer_1szae_45{margin-top:22px;margin-left:1rem;font-size:24px}._textCareerSpan_1szae_57{font-family:Poppins;font-weight:500;font-size:22px;line-height:28px;letter-spacing:0px;margin-left:1rem;color:#424347;border:none}._secondPartContainer_1szae_79{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;background-color:#fff}._secondPartLeft_1szae_95{flex:1;max-width:650px;align-items:center;justify-content:center}._firstLine_1szae_109{display:flex}._secondPartSubtitle_1szae_117{font-family:Kanit;font-weight:600;font-size:56px;line-height:49px;text-align:center;color:#000;margin-left:158px;margin-top:10rem}._hiringImg_1szae_139{width:58px;height:58px;margin-top:8rem}._secondPartTitles_1szae_151{font-family:Kanit;font-weight:600;font-size:82px;line-height:49px;text-align:center;color:#000;margin-top:2rem}._searchBox_1szae_171{display:flex;overflow:hidden;gap:.4rem;margin-top:6rem;margin-left:58px;position:relative;align-items:center}._searchBox_1szae_171 input{width:449px;border:1px solid #ccc;border-radius:8px;font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;padding:15px 15px 15px 45px;outline:none;transition:all .3s ease}._searchBox_1szae_171 input:focus{border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e51a}._searchButton_1szae_229{background-color:#4f46e5;color:#fff;border:none;font-family:Poppins;display:flex;align-items:center;justify-content:center;width:132px;height:49px;border-radius:8px;font-size:14px;font-weight:500;transition:all .3s ease}._searchButton_1szae_229:hover{background-color:#4338ca;transform:translateY(-1px)}._searchIcon_1szae_271{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#b7babe;font-size:18px;pointer-events:none}._secondPartRight_1szae_291{width:100%;height:647px;background-size:cover;background-position:top;flex:1;text-align:center}._hiringImg2_1szae_309{width:39px;height:39px;margin-top:6rem;margin-left:12rem}._jobSection_1szae_323{display:flex;flex-direction:column;align-items:center;gap:3rem;background-color:#f7f7f7;padding:2rem}._jobPart_1szae_341{font-family:Poppins;font-weight:600;font-size:20px;line-height:24px;display:flex;flex-direction:column;border-bottom:1px solid #00000052;width:90%;gap:3rem}._jobPart_1szae_341 span{color:#9801df}._jobPost_1szae_375 hr{margin-right:139px;border:1px solid #00000052}._jobPostP_1szae_385{font-family:Poppins;font-weight:500;font-size:16px;line-height:16px;padding-left:4.7rem;color:#07f;cursor:pointer}._pos_1szae_405{color:#000;padding-left:4.7rem;font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;margin-bottom:2rem}._day_1szae_425{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;text-align:end;margin-right:200px;color:#64748b}._day_1szae_425{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:end;margin-right:200px;color:#64748b}._hiring-img2_1szae_469{width:39px;height:39px;margin-top:6rem;margin-left:12rem}._hamburgerMenu_1szae_483{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;position:relative;padding-left:2rem;padding-top:1.5rem;padding-right:1rem}._hamburgerMenu_1szae_483 img{color:#1a1d1f;font-size:1.5rem;cursor:pointer}._menuItem_1szae_517{display:flex;align-items:center;gap:1rem;padding:.5rem .5rem .5rem 2rem;cursor:pointer;transition:all .3s ease}._menuItem_1szae_517:hover{background:#f3e6fd;border-left:4px solid #9801df;color:#1a1d1f;transform:none}._menuItem_1szae_517:hover ._menuText_1szae_551 p{color:#1a1d1f}._menuItem_1szae_517:hover ._menuImage_1szae_559 img{filter:none}._menuImage_1szae_559{width:20px;height:20px;display:flex;align-items:center;justify-content:center}._menuImage_1szae_559 img{width:100%;height:100%;object-fit:contain}._mobileMenuImage_1szae_595{width:20px;height:20px;display:flex;align-items:center;justify-content:center}._mobileMenuImage_1szae_595 img{width:100%;height:100%;object-fit:contain}._menuText_1szae_551{display:flex;flex-direction:row;align-items:center}._menuText_1szae_551 p{font-family:Poppins;font-weight:500;font-size:16px;line-height:18px;letter-spacing:0%;color:#212b36}._sidebar_1szae_653{display:flex;flex-direction:column;padding:1rem;background-color:#fff;box-shadow:0 4px 4px #00000040;box-shadow:0 -2px 4px #00000040;border-radius:5px;min-width:241px;position:absolute;z-index:999;top:100%;left:0%;padding:2rem 0 1rem;margin-top:1.55rem;margin-left:1rem;animation:_slideIn_1szae_1 .8s forwards}@keyframes _slideIn_1szae_1{0%{left:-60rem}to{left:0}}._openSidebar_1szae_713{transform:translate(0)}._sidebarMenu_1szae_721{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem}._active_1szae_735{background:linear-gradient(92.97deg,#9801df -6.79%,#3827b4 119.76%);color:#fff}._active_1szae_735 ._menuText_1szae_551 p{color:#fff}._active_1szae_735 ._menuImage_1szae_559 img{filter:brightness(0) invert(1)}._mobileHeader_1szae_761{display:none}@media (max-width: 1024px){._secondPartContainer_1szae_79{padding:0 2rem}._secondPartLeft_1szae_95{max-width:500px}._secondPartSubtitle_1szae_117{font-size:46px;margin-left:100px;margin-top:6rem}._secondPartTitles_1szae_151{font-size:64px}._searchBox_1szae_171{margin-left:30px;width:calc(100% - 60px);max-width:600px}._searchBox_1szae_171 input{width:calc(100% - 150px)}._hiringImg2_1szae_309{margin-left:8rem}._day_1szae_425{margin-right:150px}}@media (max-width: 768px){._headParts_1szae_1{height:60px;padding:0 1rem;gap:.8rem;align-items:center}._menuIcon_1szae_15{margin:0;width:auto;height:auto;font-size:24px}._logo_1szae_33{width:100px;height:auto;margin:0}._textCareer_1szae_45{margin:0}._textCareerSpan_1szae_57{margin-left:0;font-size:18px;line-height:normal}._secondPartContainer_1szae_79{flex-direction:column;padding:0 2rem;overflow:hidden}._secondPartLeft_1szae_95{width:100%;max-width:100%}._firstLine_1szae_109{width:100%;margin-left:0;align-items:center;gap:.8rem}._hiringImg_1szae_139{width:46px;height:46px;margin:2rem 0 0}._secondPartSubtitle_1szae_117{font-size:38px;line-height:1.2;margin:2rem 0 0;text-align:left}._secondPartTitles_1szae_151{font-size:52px;line-height:1.1;margin:1.5rem 0;text-align:left}._searchBox_1szae_171{width:100%;max-width:100%;margin:2rem 0;gap:.8rem;align-items:center}._searchBox_1szae_171 input{flex:1;width:100%;height:48px;padding-left:42px;font-size:14px;border-radius:8px}._searchButton_1szae_229{width:130px;min-width:130px;height:48px;font-size:14px;border-radius:8px}._searchIcon_1szae_271{left:14px;font-size:16px}._secondPartRight_1szae_291{width:100%;height:auto;margin-top:1rem}._jobSection_1szae_323{padding:1.5rem;gap:2rem}._jobPart_1szae_341{width:100%;gap:2rem;padding-bottom:1rem}._jobPostP_1szae_385{padding-left:1rem;font-size:15px;line-height:22px}._pos_1szae_405{padding-left:1rem;font-size:13px;line-height:20px;margin-bottom:1rem}._day_1szae_425{margin-right:1rem;font-size:12px}._sidebar_1szae_653{width:260px;height:100vh;top:0;left:0;border-radius:0;margin:0;padding-top:1rem}._hamburgerMenu_1szae_483{padding-left:1rem;padding-top:1rem}._menuItem_1szae_517{gap:.8rem;padding-left:1.2rem}._menuText_1szae_551 p{font-size:15px}._menuImage_1szae_559,._mobileMenuImage_1szae_595{width:18px;height:18px}}@media (max-width: 480px){._headParts_1szae_1{height:56px;padding:0 .75rem;gap:.7rem;align-items:center}._menuIcon_1szae_15{width:auto;height:auto;margin:0;font-size:22px}._logo_1szae_33{width:88px;height:auto;margin:0}._textCareer_1szae_45{margin:0}._textCareerSpan_1szae_57{margin-left:0;font-size:15px;line-height:normal}._secondPartContainer_1szae_79{flex-direction:column;padding:0 1rem;overflow:hidden}._secondPartLeft_1szae_95{width:100%;max-width:100%}._firstLine_1szae_109{width:100%;margin-left:0;align-items:center;gap:.5rem}._hiringImg_1szae_139{width:36px;height:36px;margin:1.5rem 0 0}._secondPartSubtitle_1szae_117{font-size:24px;line-height:1.2;margin:1.5rem 0 0;text-align:left}._secondPartTitles_1szae_151{font-size:34px;line-height:1.1;margin:1rem 0;text-align:left}._searchBox_1szae_171{width:100%;margin:1.5rem 0;flex-direction:column;gap:.7rem;align-items:stretch}._searchBox_1szae_171 input{width:100%;height:44px;padding-left:42px;font-size:13px;border-radius:8px}._searchIcon_1szae_271{left:14px;top:22px;font-size:15px}._searchButton_1szae_229{width:100%;height:44px;font-size:13px;border-radius:8px}._secondPartRight_1szae_291{height:auto;margin-top:1rem}._jobSection_1szae_323{padding:1rem;gap:1.5rem}._jobPart_1szae_341{width:100%;gap:1.5rem;padding-bottom:1rem}._jobPostP_1szae_385{padding-left:0;font-size:14px;line-height:20px}._pos_1szae_405{padding-left:0;font-size:12px;line-height:18px;margin-bottom:1rem}._day_1szae_425{margin-right:0;text-align:left;font-size:11px}._sidebar_1szae_653{width:240px;padding-top:1rem}._menuItem_1szae_517{padding-left:1.2rem;gap:.7rem}._menuText_1szae_551 p{font-size:14px}._menuImage_1szae_559,._mobileMenuImage_1szae_595{width:18px;height:18px}}@media (max-width: 360px){._headParts_1szae_1{height:52px;padding:0 .5rem;gap:.5rem}._menuIcon_1szae_15{font-size:20px}._logo_1szae_33{width:78px}._textCareerSpan_1szae_57{font-size:13px}._secondPartContainer_1szae_79{padding:0 .75rem}._hiringImg_1szae_139{width:30px;height:30px;margin-top:1rem}._secondPartSubtitle_1szae_117{font-size:20px;margin-top:1rem}._secondPartTitles_1szae_151{font-size:28px;margin:.7rem 0}._searchBox_1szae_171{margin:1rem 0;gap:.5rem}._searchBox_1szae_171 input{height:40px;font-size:12px;padding-left:38px;border-radius:6px}._searchIcon_1szae_271{left:12px;top:20px;font-size:14px}._searchButton_1szae_229{height:40px;font-size:12px;border-radius:6px}._jobSection_1szae_323{padding:.75rem;gap:1rem}._jobPart_1szae_341{gap:1rem}._jobPostP_1szae_385{font-size:13px}._pos_1szae_405{font-size:11px;line-height:16px}._day_1szae_425{font-size:10px}._sidebar_1szae_653{width:220px}._menuItem_1szae_517{padding-left:1rem;gap:.5rem}._menuText_1szae_551 p{font-size:13px}._menuImage_1szae_559,._mobileMenuImage_1szae_595{width:16px;height:16px}}._container_8nss6_1{background-color:#f6f6f652;padding:1rem}._headPartt_8nss6_11{display:flex;align-items:center;width:100%;height:63px}._menuIcon_8nss6_25{width:28.71px;height:18.95px;margin-top:24px;margin-right:1rem;font-size:28px}._logo_8nss6_41{width:118.35px;height:25.49px;margin-top:19px}._textCareer_8nss6_53{margin-top:19px;margin-left:1rem;font-size:24px}._spanHead_8nss6_65{font-family:Poppins;font-weight:500;font-size:22px;line-height:28px;letter-spacing:0px;margin-left:1rem;color:#424347;margin-top:21px}._pageNames_8nss6_87{display:flex;text-align:center;margin-bottom:2rem}._subHead_8nss6_99{font-family:Poppins;font-weight:600;font-size:20px;line-height:16px;letter-spacing:0px;margin-left:28px;margin-top:2rem;text-align:center}._arrowIcon_8nss6_121{width:18px;height:18px;text-align:center}._rowLayout_8nss6_133{display:flex;width:100%;gap:1rem;padding-bottom:1rem}._col10_8nss6_147{flex:0 0 72%;background-color:#fff;border-radius:3px;box-shadow:0 4px 4px 4px #00000040;padding:2rem;box-sizing:border-box}._col2_8nss6_165{flex:0 0 27%}._rightTop_8nss6_173{display:flex;flex-direction:column;height:173px;border:1px solid #00000033;align-items:center;box-shadow:0 4px 4px #00000040}._applyButton_8nss6_191{font-family:Poppins;font-weight:500;font-size:14px;line-height:33px;letter-spacing:0px;width:236px;height:36px;background-color:#9801df;border-radius:6px;color:#fff;margin-top:1rem;border:none;cursor:pointer;outline:none}._share_8nss6_225{font-family:Inter;font-weight:600;font-size:15px;line-height:16px;letter-spacing:0px;margin-top:2rem}._socialMediaIcons_8nss6_243{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:24px;margin-top:1rem}._socialMediaIcons_8nss6_243 img{width:25px;height:25px}._rightBottom_8nss6_271{height:1196px;border:1px solid #00000033;margin-top:3px}._rightBottom_8nss6_271 p{font-family:Poppins;font-weight:400;font-size:16px;line-height:16px;letter-spacing:0px;text-align:center;margin-top:1.5rem}._rightBottom_8nss6_271 h6{font-family:Poppins;font-weight:500;font-size:16px;line-height:16px;letter-spacing:0px;text-align:center;color:#000;margin-right:12rem;margin-top:3rem}._otherJobs_8nss6_327{margin-top:-1rem}._otherJobs_8nss6_327 h6{font-family:Poppins;font-weight:500;font-size:16px;line-height:16px;letter-spacing:0px;margin-right:4rem;color:#07f;text-align:start;padding-left:2.5rem}._otherJobs_8nss6_327 p{font-family:Poppins;display:flex;font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;text-align:center;margin-top:.8rem;margin-left:2.8rem}._otherJobs_8nss6_327 span{margin-left:1rem}._briefcase_8nss6_391{margin-right:.5rem;line-height:16px;text-align:center;font-size:12px}._placeJob_8nss6_405{font-family:Poppins;font-weight:500;font-size:16px;line-height:16px;letter-spacing:0px;text-align:center;color:#000;margin-right:12rem}._lastText_8nss6_429{font-family:Poppins;font-weight:400;font-size:16px;line-height:33px;letter-spacing:0px}._applyButton2_8nss6_445{font-family:Poppins;font-weight:500;font-size:14px;line-height:33px;letter-spacing:0px;width:236px;height:36px;background-color:#9801df;border-radius:6px;color:#fff;margin-top:1rem;border:none;margin-bottom:6rem}._jobDetailsHtml_8nss6_479{line-height:33px}._jobDetailsHtml_8nss6_479 h6{font-family:Poppins;font-weight:600;font-size:16px;line-height:33px;color:#000;margin-bottom:1rem}._jobDetailsHtml_8nss6_479 p{font-family:Poppins;font-size:16px;line-height:33px;color:#000;margin-bottom:1rem}._jobDetailsHtml_8nss6_479 ul{list-style-type:disc;margin-bottom:1rem}._jobDetailsHtml_8nss6_479 li{font-family:Poppins;font-size:16px;line-height:33px;color:#000;margin-bottom:.5rem;list-style-type:none}._jobTitle_8nss6_549{font-family:Poppins;font-weight:600;font-size:20px;line-height:16px;letter-spacing:0px;color:#000;padding:1rem 0}._jobDetailsHtml_8nss6_479 strong{display:block;line-height:33px;margin-bottom:.5rem;font-weight:600;font-family:Poppins}._jobDetailsHtml_8nss6_479 h4 strong{font-family:Poppins;font-weight:600;font-size:18px;line-height:33px;margin-top:.5rem}._overview_8nss6_603,._resposibilities_8nss6_605,._requirements_8nss6_607,._skill_8nss6_609,._jobOverview_8nss6_611{display:none}._hamburgerMenu_8nss6_619{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;position:relative;padding-right:1rem}._hamburgerMenu_8nss6_619 img{color:#1a1d1f;font-size:1.5rem;cursor:pointer}._menuItem_8nss6_653{display:flex;align-items:center;gap:1rem;padding:.5rem .5rem .5rem 2rem;cursor:pointer;transition:all .3s ease}._menuItem_8nss6_653:hover{background:#f3e6fd;border-left:4px solid #9801df;color:#1a1d1f;transform:none}._menuItem_8nss6_653:hover ._menuText_8nss6_687 p{color:#1a1d1f}._menuItem_8nss6_653:hover ._menuImage_8nss6_695 img{filter:none}._menuImage_8nss6_695{width:20px;height:20px;display:flex;align-items:center;justify-content:center}._menuImage_8nss6_695 img{width:100%;height:100%;object-fit:contain}._mobileMenuImage_8nss6_731{width:20px;height:20px;display:flex;align-items:center;justify-content:center}._mobileMenuImage_8nss6_731 img{width:100%;height:100%;object-fit:contain}._menuText_8nss6_687{display:flex;flex-direction:row;align-items:center}._menuText_8nss6_687 p{font-family:Poppins;font-weight:500;font-size:16px;line-height:18px;letter-spacing:0%;color:#212b36}._sidebar_8nss6_789{display:flex;flex-direction:column;padding:1rem;background-color:#fff;box-shadow:0 4px 4px #00000040;box-shadow:0 -2px 4px #00000040;border-radius:5px;min-width:241px;position:absolute;z-index:999;top:100%;left:0%;padding:2rem 0 1rem;margin-top:1.55rem;margin-left:1rem;animation:_slideIn_8nss6_1 .8s forwards}@keyframes _slideIn_8nss6_1{0%{left:-60rem}to{left:0}}._openSidebar_8nss6_849{transform:translate(0)}._sidebarMenu_8nss6_857{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem}._active_8nss6_871{background:linear-gradient(92.97deg,#9801df -6.79%,#3827b4 119.76%);color:#fff}._active_8nss6_871 ._menuText_8nss6_687 p{color:#fff}._active_8nss6_871 ._menuImage_8nss6_695 img{filter:brightness(0) invert(1)}._mobileHeader_8nss6_897{display:none}@media screen and (max-width: 1024px){._rowLayout_8nss6_133{padding:0 1rem}._col10_8nss6_147{flex:0 0 60%}._col2_8nss6_165{flex:0 0 40%}._jobDetailsHtml_8nss6_479{padding:1rem 2rem}._jobTitle_8nss6_549{padding-left:2rem}}@media screen and (max-width: 768px){._container_8nss6_1{padding:.75rem}._headPartt_8nss6_11{height:58px;gap:.7rem;align-items:center}._menuIcon_8nss6_25{margin:0;width:auto;height:auto;font-size:22px}._logo_8nss6_41{width:95px;height:auto;margin:0}._textCareer_8nss6_53{margin:0}._spanHead_8nss6_65{margin:0;font-size:18px;line-height:normal}._pageNames_8nss6_87{margin-bottom:1rem;flex-wrap:wrap;align-items:center}._subHead_8nss6_99{display:flex;align-items:center;margin-left:0;margin-top:1rem;font-size:18px;line-height:24px;text-align:left}._rowLayout_8nss6_133{flex-direction:column;gap:1rem;padding-bottom:1rem}._col10_8nss6_147,._col2_8nss6_165{flex:0 0 100%;width:100%}._col10_8nss6_147{padding:1.25rem;order:2}._col2_8nss6_165{order:1}._rightTop_8nss6_173,._rightBottom_8nss6_271{width:100%;height:auto;border-radius:8px;padding:.5rem}._applyButton_8nss6_191,._applyButton2_8nss6_445{width:100%;max-width:260px;height:42px;font-size:14px}._socialMediaIcons_8nss6_243{justify-content:center;gap:1rem}._socialMediaIcons_8nss6_243 img{width:22px;height:22px}._jobTitle_8nss6_549{font-size:18px;line-height:28px;padding:.5rem 0}._jobDetailsHtml_8nss6_479{line-height:28px}._jobDetailsHtml_8nss6_479 h6,._jobDetailsHtml_8nss6_479 p,._jobDetailsHtml_8nss6_479 li,._jobDetailsHtml_8nss6_479 strong{font-size:14px;line-height:28px}._jobDetailsHtml_8nss6_479 h4 strong{font-size:16px;line-height:28px}._otherJobs_8nss6_327{margin-top:0}._otherJobs_8nss6_327 h6{padding-left:1rem;margin-right:0;font-size:14px;line-height:20px}._otherJobs_8nss6_327 p{margin-left:1rem;font-size:12px;line-height:18px;justify-content:flex-start}._briefcase_8nss6_391{font-size:11px}._placeJob_8nss6_405,._rightBottom_8nss6_271 h6{margin-right:0;font-size:15px;text-align:left;padding-left:1rem}._sidebar_8nss6_789{width:250px;height:100vh;top:0;left:0;margin:0;border-radius:0;padding-top:1rem}._menuItem_8nss6_653{gap:.7rem;padding-left:1rem}._menuText_8nss6_687 p{font-size:14px}}@media screen and (max-width: 480px){._container_8nss6_1{padding:.5rem}._headPartt_8nss6_11{height:52px;gap:.5rem;align-items:center}._menuIcon_8nss6_25{margin:0;font-size:20px}._logo_8nss6_41{width:82px;height:auto;margin:0}._spanHead_8nss6_65{margin:0;font-size:15px;line-height:normal}._subHead_8nss6_99{margin-top:.8rem;font-size:16px;line-height:22px}._rowLayout_8nss6_133{gap:.8rem}._col10_8nss6_147,._rightTop_8nss6_173,._rightBottom_8nss6_271{padding:1rem;border-radius:8px}._applyButton_8nss6_191,._applyButton2_8nss6_445{width:100%;height:40px;font-size:13px;border-radius:6px}._share_8nss6_225{margin-top:1rem;font-size:14px}._socialMediaIcons_8nss6_243{gap:.8rem}._socialMediaIcons_8nss6_243 img{width:20px;height:20px}._jobTitle_8nss6_549{font-size:16px;line-height:24px}._jobDetailsHtml_8nss6_479{line-height:24px;padding:1rem}._jobDetailsHtml_8nss6_479 h6,._jobDetailsHtml_8nss6_479 p,._jobDetailsHtml_8nss6_479 li,._jobDetailsHtml_8nss6_479 strong{font-size:13px;line-height:24px}._jobDetailsHtml_8nss6_479 h4 strong{font-size:15px;line-height:24px}._otherJobs_8nss6_327 h6{padding-left:0;font-size:13px}._otherJobs_8nss6_327 p{margin-left:0;font-size:11px;line-height:16px}._placeJob_8nss6_405,._rightBottom_8nss6_271 h6{padding-left:0;font-size:14px}._sidebar_8nss6_789{width:220px}._menuText_8nss6_687 p{font-size:13px}}@media screen and (max-width: 360px){._container_8nss6_1{padding:.4rem}._headPartt_8nss6_11{height:48px;gap:.4rem}._menuIcon_8nss6_25{font-size:18px}._logo_8nss6_41{width:72px}._spanHead_8nss6_65{font-size:13px}._subHead_8nss6_99{font-size:14px;line-height:20px;margin-top:.6rem}._col10_8nss6_147,._rightTop_8nss6_173,._rightBottom_8nss6_271{padding:.8rem}._applyButton_8nss6_191,._applyButton2_8nss6_445{height:38px;font-size:12px}._share_8nss6_225{font-size:13px}._socialMediaIcons_8nss6_243 img{width:18px;height:18px}._jobTitle_8nss6_549{font-size:15px;line-height:22px}._jobDetailsHtml_8nss6_479{line-height:22px}._jobDetailsHtml_8nss6_479 h6,._jobDetailsHtml_8nss6_479 p,._jobDetailsHtml_8nss6_479 li,._jobDetailsHtml_8nss6_479 strong{font-size:12px;line-height:22px}._jobDetailsHtml_8nss6_479 h4 strong{font-size:14px;line-height:22px}._otherJobs_8nss6_327 h6{font-size:12px}._otherJobs_8nss6_327 p{font-size:10px;line-height:15px}._placeJob_8nss6_405,._rightBottom_8nss6_271 h6{font-size:13px}._sidebar_8nss6_789{width:200px}._menuItem_8nss6_653{padding-left:.8rem;gap:.5rem}._menuText_8nss6_687 p{font-size:12px}._menuImage_8nss6_695,._mobileMenuImage_8nss6_731{width:16px;height:16px}}._container_ud1jn_1{padding:0 2rem;gap:1rem;display:flex;flex-direction:column}._headPart_ud1jn_15{display:flex;align-items:center;width:100%;height:63px}._menuIcon_ud1jn_29{width:28.71px;height:18.95px;margin-top:24px;margin-right:1rem;font-size:28px}._logo_ud1jn_45{width:118.35px;height:25.49px;margin-top:19px}._textCareer_ud1jn_57{margin-top:19px;margin-left:1rem;font-size:24px}._spanHead_ud1jn_69{font-family:Poppins;font-weight:500;font-size:22px;line-height:28px;margin-left:1rem;color:#424347;margin-top:21px}._pageName_ud1jn_91{display:flex;text-align:center;margin-bottom:2rem}._subHead_ud1jn_103{font-family:Poppins;font-weight:600;font-size:20px;line-height:16px;margin-left:28px;margin-top:2rem;text-align:center}._arrowIcon_ud1jn_123{width:18px;height:18px}._pageName_ud1jn_91 span{font-family:Poppins;font-weight:400;font-size:20px;line-height:16px;letter-spacing:0px;text-align:center}._jobDetails_ud1jn_153{height:124px;background:radial-gradient(circle,#3d2cbc,#9801df);border:1px solid #3827b403;border-radius:10px;-webkit-backdrop-filter:blur(310.2px);backdrop-filter:blur(310.2px);display:flex;gap:.1rem;justify-content:space-around;padding:1rem}._jobContent_ud1jn_179{display:flex;align-items:center;justify-content:center;gap:7rem}._topText_ud1jn_193{font-family:Poppins;font-weight:500;font-size:20px;line-height:16px;text-align:center;color:#fff;margin-top:.1rem;margin-left:-5rem}._subTitle_ud1jn_215{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.7rem}._subTitle_ud1jn_215 p{font-family:Poppins;font-weight:500;font-size:16px;color:#fff;margin:0 0 .5rem}._subTitle_ud1jn_215 span{font-family:Poppins;font-weight:400;font-size:16px;color:#fff}._formDetails_ud1jn_263{height:980px;top:332px;left:36px;border:1px solid #3827b4;border-radius:10px;box-shadow:0 4px 4px #00000040;padding-top:2rem;padding-left:2rem;display:flex;flex-direction:column;gap:1rem;margin-bottom:4rem;margin-top:1rem}._customInput_ud1jn_295{width:1176px;height:51px;border-radius:5px;border:1px solid #37474f;font-size:16px;padding-left:1rem}label{font-family:Poppins;font-weight:500;font-size:14px;line-height:34px}label span{color:#e30000;font-family:Inter;font-weight:400;font-size:12px}._inputGroup_ud1jn_341{padding-left:2rem}._textareaWrapper_ud1jn_349{position:relative;width:1176px;padding-left:2rem}._textArea_ud1jn_361{height:268px;font-size:16px;padding:10px;resize:none;border:none;outline:none}._charCount_ud1jn_381{font-size:14px;color:#000;pointer-events:none;display:flex;align-items:center;justify-content:flex-end;padding:.5rem}._textareaContainer_ud1jn_401{display:flex;flex-direction:column;border-radius:5px;border:1px solid #37474f;padding:.5rem}._inputFile_ud1jn_417{display:flex;flex-direction:row;align-items:center;margin-top:-.5rem;padding-left:2rem}._uploadIcon_ud1jn_433{margin-right:.3rem;margin-top:.2rem}._uploadButton_ud1jn_443{width:106px;height:26px;color:#9801df;font-family:Poppins;font-weight:400;font-size:12px;margin-left:.3rem;margin-right:.3rem;border:1px solid #9801df;border-radius:2px;cursor:pointer}._hiddenInput_ud1jn_471{display:none}._uploadText_ud1jn_479{font-family:Inter;font-weight:400;font-size:12px;color:#e30000}._customButton_ud1jn_493{width:208px;height:47px;background-color:#9801df;color:#fff;border:none;border-radius:5px;font-size:16px;cursor:pointer;transition:background-color .3s ease;margin-top:6rem;margin-left:2rem}._customButton_ud1jn_493:hover{background-color:#7a01b2}._menuItem_ud1jn_529{display:flex;align-items:center;gap:1rem;padding:.5rem .5rem .5rem 2rem;cursor:pointer;transition:all .3s ease}._menuItem_ud1jn_529:hover{background:#f3e6fd;border-left:4px solid #9801df;color:#1a1d1f;transform:none}._menuItem_ud1jn_529:hover ._menuText_ud1jn_563 p{color:#1a1d1f}._menuItem_ud1jn_529:hover ._menuImage_ud1jn_571 img{filter:none}._menuImage_ud1jn_571{width:20px;height:20px;display:flex;align-items:center;justify-content:center}._menuImage_ud1jn_571 img{width:100%;height:100%;object-fit:contain}._mobileMenuImage_ud1jn_607{width:20px;height:20px;display:flex;align-items:center;justify-content:center}._mobileMenuImage_ud1jn_607 img{width:100%;height:100%;object-fit:contain}._menuText_ud1jn_563{display:flex;flex-direction:row;align-items:center}._menuText_ud1jn_563 p{font-family:Poppins;font-weight:500;font-size:16px;line-height:18px;letter-spacing:0%;color:#212b36}._sidebar_ud1jn_665{display:flex;flex-direction:column;padding:1rem;background-color:#fff;box-shadow:0 4px 4px #00000040;box-shadow:0 -2px 4px #00000040;border-radius:5px;min-width:241px;position:absolute;z-index:999;top:100%;left:0%;padding:2rem 0 1rem;margin-top:1.55rem;margin-left:.5rem;animation:_slideIn_ud1jn_1 .8s forwards}._hamburgerMenu_ud1jn_705{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;position:relative;padding-right:1rem}._hamburgerMenu_ud1jn_705 img{color:#1a1d1f;font-size:1.5rem;cursor:pointer}@keyframes _slideIn_ud1jn_1{0%{left:-60rem}to{left:0}}._openSidebar_ud1jn_755{transform:translate(0)}._sidebarMenu_ud1jn_763{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem}._active_ud1jn_777{background:linear-gradient(92.97deg,#9801df -6.79%,#3827b4 119.76%);color:#fff}._active_ud1jn_777 ._menuText_ud1jn_563 p{color:#fff}._active_ud1jn_777 ._menuImage_ud1jn_571 img{filter:brightness(0) invert(1)}._mobileHeader_ud1jn_803{display:none}@media (max-width: 1024px){._jobDetails_ud1jn_153{flex-direction:column;height:auto;padding:1rem;gap:1rem}._jobContent_ud1jn_179{flex-direction:column;gap:1rem;margin-left:0}._topText_ud1jn_193{margin-left:0;text-align:center}._formDetails_ud1jn_263{width:95%;margin-left:auto;margin-right:auto;padding:1rem}._customInput_ud1jn_295,._textArea_ud1jn_361,._textareaWrapper_ud1jn_349{width:98%}._inputGroup_ud1jn_341,._textareaWrapper_ud1jn_349{padding-left:0}._inputFile_ud1jn_417{flex-direction:column;align-items:flex-start;padding-left:0;gap:.5rem}._customButton_ud1jn_493{margin-left:0;width:100%}}@media (max-width: 768px){._container_ud1jn_1{padding:0 1rem;gap:.8rem}._headPart_ud1jn_15{height:58px;gap:.7rem;align-items:center}._menuIcon_ud1jn_29{margin:0;width:auto;height:auto;font-size:22px}._logo_ud1jn_45{width:95px;height:auto;margin:0}._textCareer_ud1jn_57{margin:0}._spanHead_ud1jn_69{margin:0;font-size:18px;line-height:normal}._pageName_ud1jn_91{margin-bottom:1rem;flex-wrap:wrap;align-items:center}._subHead_ud1jn_103{display:flex;align-items:center;flex-wrap:wrap;margin-left:0;margin-top:1rem;font-size:18px;line-height:24px}._pageName_ud1jn_91 span{font-size:16px;line-height:22px}._jobDetails_ud1jn_153{flex-direction:column;height:auto;padding:1.2rem;gap:1rem;border-radius:8px}._jobContent_ud1jn_179{flex-direction:column;align-items:flex-start;gap:1rem}._topText_ud1jn_193{margin-left:0;font-size:24px;line-height:30px;text-align:left}._subTitle_ud1jn_215{gap:.4rem}._subTitle_ud1jn_215 p,._subTitle_ud1jn_215 span{font-size:14px;line-height:22px}._formDetails_ud1jn_263{width:100%;height:auto;padding:1.2rem;gap:1rem;margin-bottom:2rem}._inputGroup_ud1jn_341{padding-left:0}._customInput_ud1jn_295{width:100%;height:46px;font-size:14px;padding-left:.8rem;box-sizing:border-box}._textareaWrapper_ud1jn_349{width:100%;padding-left:0}._textareaContainer_ud1jn_401{width:100%;box-sizing:border-box}._textArea_ud1jn_361{width:100%;height:220px;font-size:14px;box-sizing:border-box}._charCount_ud1jn_381{font-size:12px;padding:.3rem}._inputFile_ud1jn_417{padding-left:0;flex-wrap:wrap;gap:.5rem}._uploadButton_ud1jn_443{width:100px;height:32px}._customButton_ud1jn_493{width:100%;max-width:220px;height:44px;margin-left:0;margin-top:2rem;font-size:14px}._sidebar_ud1jn_665{width:250px;height:100vh;top:0;left:0;margin:0;border-radius:0;padding-top:1rem}._menuItem_ud1jn_529{gap:.7rem;padding-left:1rem}._menuText_ud1jn_563 p{font-size:14px}}@media (max-width: 480px){._container_ud1jn_1{padding:0 .7rem;gap:.6rem}._headPart_ud1jn_15{height:52px;gap:.5rem;align-items:center}._menuIcon_ud1jn_29{margin:0;font-size:20px}._logo_ud1jn_45{width:82px;height:auto;margin:0}._spanHead_ud1jn_69{margin:0;font-size:15px}._subHead_ud1jn_103{margin-top:.7rem;font-size:16px;line-height:22px}._pageName_ud1jn_91 span{white-space:nowrap;font-size:14px;line-height:20px}._jobDetails_ud1jn_153{padding:1rem;gap:.8rem}._topText_ud1jn_193{font-size:20px;line-height:26px}._subTitle_ud1jn_215 p,._subTitle_ud1jn_215 span{font-size:13px;line-height:20px}._formDetails_ud1jn_263{padding:1rem;gap:.8rem;margin-bottom:1.5rem}._customInput_ud1jn_295{height:42px;font-size:13px}._textArea_ud1jn_361{height:180px;font-size:13px}._charCount_ud1jn_381{font-size:11px}._inputFile_ud1jn_417{align-items:flex-start}._uploadButton_ud1jn_443{width:90px;height:30px;font-size:11px}._uploadText_ud1jn_479{font-size:11px}._customButton_ud1jn_493{width:100%;height:42px;max-width:100%;font-size:13px;margin-top:1.5rem}._sidebar_ud1jn_665{width:220px}._menuText_ud1jn_563 p{font-size:13px}}@media (max-width: 360px){._container_ud1jn_1{padding:0 .5rem;gap:.5rem}._headPart_ud1jn_15{height:48px;gap:.4rem}._menuIcon_ud1jn_29{font-size:18px}._logo_ud1jn_45{width:72px}._spanHead_ud1jn_69{font-size:13px}._subHead_ud1jn_103{font-size:14px;line-height:20px;margin-top:.5rem}._pageName_ud1jn_91 span{font-size:12px;line-height:18px}._jobDetails_ud1jn_153{padding:.8rem;border-radius:6px}._topText_ud1jn_193{font-size:18px;line-height:24px}._subTitle_ud1jn_215{gap:.25rem}._subTitle_ud1jn_215 p,._subTitle_ud1jn_215 span{font-size:12px;line-height:18px}._formDetails_ud1jn_263{padding:.8rem;gap:.7rem}._customInput_ud1jn_295{height:40px;font-size:12px;padding-left:.6rem}label{font-size:12px;line-height:22px}._textArea_ud1jn_361{height:160px;font-size:12px;padding:8px}._charCount_ud1jn_381{font-size:10px;padding:.2rem}._uploadButton_ud1jn_443{width:80px;height:28px;font-size:10px}._uploadText_ud1jn_479{font-size:10px}._customButton_ud1jn_493{height:40px;font-size:12px;margin-top:1rem}._sidebar_ud1jn_665{width:200px}._menuItem_ud1jn_529{padding-left:.8rem;gap:.5rem}._menuText_ud1jn_563 p{font-size:12px}._menuImage_ud1jn_571,._mobileMenuImage_ud1jn_607{width:16px;height:16px}}._popupOverlay_1014z_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_1014z_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_1014z_53{display:flex;justify-content:center}._tickIcon_1014z_63{width:100px;position:relative}._circle_1014z_73{width:52px;height:52px;border:7px solid #9801df;border-right-color:transparent;border-radius:50%;transform:rotate(-30deg)}._checkmark_1014z_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_1014z_113{display:flex;justify-content:start}._successText_1014z_113 p{font-family:Poppins;font-weight:400;font-size:24px;line-height:39px;letter-spacing:0px;text-align:center;color:#818181}._successText_1014z_113 span{font-family:Poppins;font-weight:600;font-size:24px;line-height:39px;letter-spacing:0px;text-align:center;color:#818181}._adCampaignRequestPopUpOkButton_1014z_161{width:183px;height:41px;display:flex;align-items:center;justify-content:center;margin-top:2.5rem}._adCampaignRequestPopUpOkButton_1014z_161 ._okButton_1014z_179{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}@media (max-width: 768px){._popupBox_1014z_27{width:90%;height:auto;padding:2rem;gap:2rem}._tickIcon_1014z_63{width:80px}._circle_1014z_73{width:42px;height:42px;border-width:6px}._checkmark_1014z_53{width:12px;height:30px;border-width:6px}._successText_1014z_113 p{font-size:20px;line-height:30px;text-align:center}._adCampaignRequestPopUpOkButton_1014z_161{width:100%}}@media (max-width: 480px){._popupBox_1014z_27{padding:1.5rem;gap:1.5rem}._tickIcon_1014z_63{width:60px}._circle_1014z_73{width:36px;height:36px;border-width:5px}._checkmark_1014z_53{width:10px;height:24px;border-width:5px}._successText_1014z_113 p{font-size:18px;line-height:28px}._adCampaignRequestPopUpOkButton_1014z_161 ._okButton_1014z_179{font-size:13px;height:38px}}._container_yd519_1{height:100%;display:flex;flex-direction:column;justify-content:flex-start;background-image:url(/assets/homePageBackground-DbHCnh60.png);background-size:100% 60vh;background-position:top center;background-repeat:no-repeat;background-color:#f5edff;padding-top:7rem}._searchContainer_yd519_25{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:1rem 4rem;position:relative}._searchSection_yd519_43{display:flex;flex-direction:row;justify-content:space-between;width:100%;height:50px}._searchSectionLeft_yd519_59{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:.5rem 1rem;width:80%;border-radius:8px 0 0 8px;background-color:#faf6ff}._searchInputContainer_yd519_81{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;width:85%}._searchInputContainer_yd519_81 svg{font-size:1.2rem}._searchInputContainer_yd519_81 input{border:none;width:100%;outline:none;background-color:transparent;color:#737579;font-family:Poppins;font-size:16px;font-weight:400;line-height:24.11px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}._bookmark_yd519_135{display:flex;gap:1.3rem;padding:1rem}._closeIcon_yd519_145{width:28px;height:28px;font-size:28px}._searchLocation_yd519_155{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;border-left:1px solid #dfdfdf;padding:.5rem;width:30%}._searchLocation_yd519_155 svg{font-size:1.2rem}._searchLocation_yd519_155 select{border:none;background-color:transparent;outline:none;color:#424347;font-family:Poppins;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}._searchSectionRight_yd519_215{display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#9801df;width:18%;border-radius:0 8px 8px 0}._searchSectionRight_yd519_215 button{outline:none;border:none;background-color:transparent;font-family:Poppins;font-size:16px;font-weight:600;line-height:24px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#fff}._locationDropdownDiv_yd519_261{display:flex;align-items:center;justify-content:center;width:auto}._locationDropdownDiv_yd519_261 span{font-family:Poppins;font-size:14px;font-weight:400;line-height:24px;color:gray}._filterDiv_yd519_287{display:flex;align-items:center;justify-content:space-between;padding:1rem 4rem}._carousel_yd519_299{display:grid;flex-direction:row;flex-wrap:wrap;gap:2rem;justify-content:flex-start;padding:1rem 4rem;grid-template-columns:repeat(5,1fr)}._productCard_yd519_319{display:flex;flex-direction:column;justify-content:flex-start;border-radius:15px;box-shadow:0 4px 14px #0000001f;height:320px;position:relative;cursor:pointer}._productCardImageContainer_yd519_339,._productAddImageContainer_yd519_339{display:flex;flex-direction:column;justify-content:flex-start;position:relative}._productCardImage_yd519_339{width:100%;height:230px}._productCardImage_yd519_339 img{width:100%;height:100%;border-radius:15px 15px 0 0}._productAddImage_yd519_339{width:100%;height:320px}._productAddImage_yd519_339 img{width:100%;height:100%;border-radius:15px}._productOptionContainer_yd519_393{display:flex;flex-direction:row;justify-content:space-between;position:absolute;width:100%;top:10px}._productOptionContainer_yd519_393>*:only-child{margin-left:auto}._productTypeShield_yd519_415{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px 10px;background:#d15972cc;border-radius:0 20px 20px 0}._productTypeShield_yd519_415 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff}._productOption_yd519_393{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px 10px;position:relative}._productOption_yd519_393 svg{color:#fff;font-size:1.2rem;cursor:pointer}._optionPopup_yd519_477{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 1.25rem;background:linear-gradient(203.83deg,#9801df 26.22%,#3827b4 84.68%);border-radius:5px;width:12vw;position:absolute;top:50%;left:0%;z-index:999;transform:translate(-84%,10%)}._optionPopupClose_yd519_505{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}._optionPopupSection_yd519_517{display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem}._optionPopupItem_yd519_529{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;padding:12px 0;border-bottom:.5px dashed #ffffff}._optionPopupItem_yd519_529 img{width:16px}._optionPopupItem_yd519_529 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;color:#fff}._optionPopupSection_yd519_517 ._optionPopupItem_yd519_529:last-child{border:none}._optionPopupItem_yd519_529:nth-child(2n) p{color:#999}._productTypeSpark_yd519_583{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_yd519_583 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff}._productTimeContainer_yd519_623{display:flex;flex-direction:row;justify-content:space-between;position:relative;bottom:3.3rem;padding:6px 20px}._productTimeContainerLeft_yd519_639{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._productTimeContainerLeft_yd519_639 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#f5edff}._productTimeContainerRight_yd519_669{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._productTimeContainerRight_yd519_669 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#f5edff}._productCardDetails_yd519_701{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 0;background-color:#fff;box-shadow:0 4px 14px #0000001f;border-radius:8px;position:absolute;bottom:2px;width:100%;gap:.35rem}._productName_yd519_729{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 1rem}._productName_yd519_729 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;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._productDetailsAmountSection_yd519_773{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 1rem}._productAmount_yd519_789{display:flex;flex-direction:row;align-items:center;justify-content:center}._productAmount_yd519_789 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_yd519_823{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.3rem;padding:0 1rem}._productUserDetail_yd519_823 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_yd519_823 img{width:20px;height:20px;border-radius:50%}._categoryDiv_yd519_873{display:flex;align-items:center;gap:8px}._categoryDiv_yd519_873 p{font-family:Poppins;font-weight:400;font-size:21px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#fff}._filterContianer_yd519_903{display:flex;justify-content:space-between;align-items:center;justify-items:center;padding:0 4rem}._filterContianer_yd519_903 p{font-weight:400;font-size:21px;text-align:center;color:#fff}._fileterRight_yd519_933,._fileterLeft_yd519_935{display:flex;justify-content:center;align-items:center;gap:1rem;cursor:pointer}._filter_yd519_287{display:flex;align-items:center;cursor:pointer;color:#fff}._icon_yd519_963{font-size:1.35rem;color:#fff}._activeFilter_yd519_973,._activeIcon_yd519_975,._activeText_yd519_977{color:#9b4ad5!important}._resultCountSection_yd519_983{display:flex;align-items:center;gap:.1rem}._resultCountSection_yd519_983 svg{color:#fff;font-size:1.3rem}._resultCountSection_yd519_983 p{font-weight:400;font-size:21px;text-align:center;color:#fff}._productBanner_yd519_1013{grid-column:1 / -1}._productbannerWrapper_yd519_1019{width:100%;display:flex;align-items:center;justify-content:center}._productBannerImage_yd519_1031{width:100%;aspect-ratio:8/2;overflow:hidden}._productBannerImage_yd519_1031 img{width:100%;height:100%;object-fit:cover;border-radius:5px;object-position:center}._productHeartIcon_yd519_1055 svg{font-size:1.2rem;margin-right:.3rem;flex-shrink:0}._pinnedICon_yd519_1065{color:#9801df}._productTimeContainerLeft_yd519_639 p,._productTimeContainerRight_yd519_669 p{color:#f7f7f7;text-shadow:1px 1px 2px rgba(0,0,0,.7);font-weight:600}._productAvailableBadge_yd519_1083{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:absolute;top:17%;right:0}._soldBadge_yd519_1101{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px;background:#ff7919cc;border-radius:20px 0 0 20px}._soldBadge_yd519_1101 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff;text-transform:capitalize}@media screen and (max-width: 1024px){._container_yd519_1{padding-top:5rem}._searchContainer_yd519_25{width:90%}._searchSection_yd519_43{height:55px;width:100%}._searchSectionLeft_yd519_59{width:80%}._searchInputContainer_yd519_81{width:70%}._searchLocation_yd519_155{width:30%}._searchSectionRight_yd519_215{width:20%;height:100%}._carousel_yd519_299{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:95%;margin:0 auto;padding:2rem}}@media screen and (max-width: 768px){._container_yd519_1{padding-top:4rem}._searchContainer_yd519_25{width:100%}._searchSection_yd519_43{width:80%;height:auto}._searchSectionLeft_yd519_59{width:100%;border-radius:8px;padding:.6rem;border:1px solid #dfdfdf;display:flex;align-items:center;height:45px}._searchInputContainer_yd519_81{width:85%;margin:0;padding:0;border:none}._searchInputContainer_yd519_81 input{font-size:14px}._searchLocation_yd519_155{width:15%;border-left:1px solid #dfdfdf;padding-left:1rem;display:flex;align-items:center;justify-content:center;height:100%}._searchLocation_yd519_155 select{display:none}._searchLocation_yd519_155 svg{font-size:18px;color:#424347}._searchSectionRight_yd519_215{display:none}._carousel_yd519_299{grid-template-columns:repeat(2,1fr);gap:2rem;padding:1.5rem;width:100%}}@media screen and (max-width: 480px){._container_yd519_1{padding-top:3rem}._searchContainer_yd519_25{display:flex;width:100%;padding-left:10%;padding-top:1.5rem}._searchSection_yd519_43{gap:0;width:80%}._searchSectionLeft_yd519_59{border-radius:8px;border:1px solid #dfdfdf;width:100%}._searchInputContainer_yd519_81{gap:.5rem;width:85%;border-bottom:none;padding-bottom:0;margin-bottom:0}._searchLocation_yd519_155{width:15%;padding:0;border-left:1px solid #dfdfdf;display:flex;align-items:center;justify-content:center}._filterDiv_yd519_287{padding:1rem;display:flex;justify-content:space-between;align-items:center}._categoryDiv_yd519_873{display:flex;align-items:center;gap:8px;margin-left:.5rem}._categoryDiv_yd519_873 p{font-size:14px;white-space:nowrap}._locationDropdownDiv_yd519_261{display:flex;align-items:center;margin-right:.5rem}._locationDropdownDiv_yd519_261 span{font-size:13px;white-space:nowrap}._searchLocation_yd519_155 select,._locationDropdownDiv_yd519_261{display:none}._searchLocation_yd519_155 svg{font-size:18px;color:#424347;cursor:pointer}._searchSectionRight_yd519_215{display:none}._carousel_yd519_299{grid-template-columns:repeat(1,1fr);align-items:center;width:100%;padding-left:10%}._filterContianer_yd519_903{padding:0 5%}._categoryDiv_yd519_873 p{font-size:14px}._locationDropdownDiv_yd519_261 span{font-size:13px}}._container_133l2_1{position:fixed;top:80px;left:1rem;width:min(100% - 2rem,450px);height:auto;max-height:80vh;background:#fff;box-shadow:0 4px 20px #0000001a;z-index:1000;overflow-y:auto;border-radius:10px}._header_133l2_29{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #E5E7EB}._title_133l2_45{font-family:Poppins;font-weight:700;font-size:16px;line-height:16px;letter-spacing:0px;text-align:center;color:#212b36}._closeButton_133l2_65{background:none;border:none;cursor:pointer;color:#6b7280;padding:4px;display:flex;align-items:center;justify-content:center}._closeButton_133l2_65:hover{color:#374151}._categoryList_133l2_95{padding:8px 0;max-height:calc(80vh - 60px);overflow-y:auto}._categoryItem_133l2_107{border-bottom:1px solid #E5E7EB}._categoryHeader_133l2_115{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;cursor:pointer;transition:background-color .2s}._categoryHeader_133l2_115:hover{background-color:#f3f4f6}._categoryHeader_133l2_115 span{font-family:Poppins;font-weight:400;font-size:14px;letter-spacing:.5px;color:#212b36}._arrowIcon_133l2_159{color:#6b7280;font-size:20px}._subCategories_133l2_169{background-color:#f9fafb;padding:8px 0}._subCategoryItem_133l2_179{padding:8px 32px;font-family:Poppins;font-weight:400;font-size:12px;letter-spacing:.5px;color:#212b36}._subCategoryItem_133l2_179:hover{background-color:#f3f4f6;color:#1f2937}._linehr_133l2_207{border:1px solid #E5E7EB;margin-top:.5rem}@media (max-width: 1024px){._container_133l2_1{width:min(100% - 2rem,380px);left:50%;transform:translate(-50%);max-height:75vh}._categoryList_133l2_95{max-height:calc(75vh - 60px)}._categoryHeader_133l2_115 span{font-size:13px}._subCategoryItem_133l2_179{padding:8px 24px}}@media (max-width: 768px){._container_133l2_1{width:min(100% - 1.5rem,340px);top:70px;max-height:70vh}._categoryList_133l2_95{max-height:calc(70vh - 55px)}._header_133l2_29{padding:12px}._title_133l2_45{font-size:15px}._categoryHeader_133l2_115{padding:10px 14px}._categoryHeader_133l2_115 span{font-size:13px}._subCategoryItem_133l2_179{padding:8px 20px;font-size:11px}}@media (max-width: 480px){._container_133l2_1{width:calc(70% - 1rem);top:60px;left:40%;transform:translate(-50%);max-height:65vh}._categoryList_133l2_95{max-height:calc(65vh - 50px)}._header_133l2_29{padding:10px}._title_133l2_45{font-size:14px}._categoryHeader_133l2_115{padding:8px 12px}._categoryHeader_133l2_115 span{font-size:12px}._subCategories_133l2_169{padding:6px 0}._subCategoryItem_133l2_179{padding:6px 16px;font-size:11px}._linehr_133l2_207{margin-top:.25rem}}@media (max-width: 360px){._container_133l2_1{width:calc(70% - .5rem);padding:.25rem;max-height:60vh}._categoryList_133l2_95{max-height:calc(60vh - 45px)}._header_133l2_29{padding:8px}._title_133l2_45{font-size:13px}._categoryHeader_133l2_115{padding:8px 10px}._subCategoryItem_133l2_179{padding:6px 14px;font-size:10px}._arrowIcon_133l2_159{font-size:16px}}._container_133l2_1::-webkit-scrollbar,._categoryList_133l2_95::-webkit-scrollbar{width:4px}._container_133l2_1::-webkit-scrollbar-track,._categoryList_133l2_95::-webkit-scrollbar-track{background:#f9fafb}._container_133l2_1::-webkit-scrollbar-thumb,._categoryList_133l2_95::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}._container_133l2_1::-webkit-scrollbar-thumb:hover,._categoryList_133l2_95::-webkit-scrollbar-thumb:hover{background:#9ca3af}._popupWrapper_1al8i_1{position:fixed;top:80px;right:1rem;z-index:1000;background:#fff;box-shadow:0 4px 12px #0000001a;width:min(100% - 2rem,420px);border-radius:10px;padding:clamp(.75rem,2vw,1rem);margin:0 auto}._filterPopup_1al8i_27{display:flex;flex-direction:column}._popupHeader_1al8i_37{display:flex;justify-content:space-between;align-items:center}._itemHead_1al8i_47{font-family:Poppins;font-size:14px;font-weight:600;line-height:16px;text-align:left;padding-left:1rem}._listed_1al8i_63{display:flex;flex-direction:column;gap:12px;padding:1rem 0}._listed_1al8i_63 p{font-family:Poppins;font-size:14px;font-weight:400;line-height:16px;text-align:left;padding-left:1rem;list-style:none}._listedItem_1al8i_93{display:flex;align-items:center;justify-content:space-between}._saveCheckBox_1al8i_105{display:flex;align-items:center}._popupFooter_1al8i_113{display:flex;align-items:center;justify-content:space-between;padding:0 1rem}._popupFooter_1al8i_113 p{font-family:Poppins;font-size:14px;font-weight:400;line-height:16px;text-align:left}._popupFooter_1al8i_113 button{border:1px solid #9801df;border-radius:10px;padding:5px 30px;color:#9801df}._filtDiv_1al8i_151{display:flex;align-items:center;justify-content:space-between;padding:1rem}._filtDiv_1al8i_151 p{font-family:Poppins;font-size:16px;font-weight:400;line-height:16px}._filtDiv_1al8i_151 button{font-family:Poppins;font-size:14px;font-weight:400;line-height:16px;text-align:left;padding:1px}._priceText_1al8i_191{font-family:Poppins;display:flex;font-size:12px;font-weight:600;line-height:16px;text-align:justify;padding:1rem}._priceView_1al8i_209{display:flex;gap:clamp(2rem,5vw,8.3rem)}._priceTag_1al8i_219{display:flex;align-items:center;width:100%;position:relative;padding:0 1rem 1rem}._circleLeft_1al8i_235{margin-right:-28px}._lineWrapper_1al8i_243{flex-grow:1;position:relative;padding:0 1rem}._line_1al8i_243{height:2px;background-color:#ccc;border:none;width:100%;margin:0}._circleCenter_1al8i_273{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._hrLine_1al8i_285{border:1px dotted #000000;margin:0 0rem}@media (max-width: 1024px){._popupWrapper_1al8i_1{width:min(100% - 2rem,380px);right:50%;transform:translate(50%)}._filtDiv_1al8i_151{padding:.75rem}._priceView_1al8i_209{gap:clamp(1.5rem,3vw,6rem);padding:0 .75rem}._listed_1al8i_63{max-height:calc(100vh - 300px);overflow-y:auto}}@media (max-width: 768px){._popupWrapper_1al8i_1{width:min(100% - 1.5rem,340px);top:70px;padding:.75rem}._itemHead_1al8i_47,._listed_1al8i_63 p,._popupFooter_1al8i_113 p,._filtDiv_1al8i_151 button{font-size:13px}._filtDiv_1al8i_151 p{font-size:15px}._popupFooter_1al8i_113 button{padding:5px 20px}._priceView_1al8i_209{gap:clamp(1rem,2.5vw,4rem);padding:0 .5rem}._listed_1al8i_63{max-height:calc(100vh - 250px)}}@media (max-width: 480px){._popupWrapper_1al8i_1{width:calc(70% - 1rem);top:60px;left:40%;transform:translate(-50%);padding:.5rem}._itemHead_1al8i_47,._listed_1al8i_63 p,._popupFooter_1al8i_113 p,._filtDiv_1al8i_151 button{font-size:12px;padding-left:.5rem}._filtDiv_1al8i_151{padding:.5rem}._filtDiv_1al8i_151 p{font-size:14px}._popupFooter_1al8i_113{padding:.5rem}._popupFooter_1al8i_113 button{padding:4px 15px;font-size:12px}._priceText_1al8i_191{padding:.5rem;font-size:11px}._priceView_1al8i_209{gap:.75rem;padding:0 .5rem;flex-wrap:wrap}._priceTag_1al8i_219{padding:0 .5rem .75rem}._lineWrapper_1al8i_243{padding:0 .5rem}._listed_1al8i_63{max-height:calc(100vh - 200px);padding:.5rem 0}}@media (max-width: 360px){._popupWrapper_1al8i_1{width:calc(70% - .5rem);padding:.5rem .25rem}._priceView_1al8i_209{gap:.5rem}._filtDiv_1al8i_151,._popupFooter_1al8i_113{flex-wrap:wrap;gap:.5rem;justify-content:center}._popupFooter_1al8i_113 button{width:100%;text-align:center}}._container_4ed59_1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:20px;text-align:center;background-color:#fff;width:100%;max-width:1200px;margin:0 auto}._icon_4ed59_29{width:clamp(80px,15vw,120px);height:clamp(80px,15vw,120px);margin-bottom:clamp(20px,5vh,40px);animation:_scaleIn_4ed59_1 .5s ease-out}._message_4ed59_43{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;color:#000;max-width:min(90%,800px);line-height:1.3;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;animation:_fadeIn_4ed59_1 .5s ease-out .3s both}@media (max-width: 768px){._container_4ed59_1{padding:16px}._message_4ed59_43{line-height:1.4}}@media (max-width: 480px){._container_4ed59_1{padding:12px}}@keyframes _scaleIn_4ed59_1{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes _fadeIn_4ed59_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._container_rtq49_1{height:100%;display:flex;flex-direction:column;justify-content:flex-start;background-color:#f5edff;padding:5rem 1rem 1rem}._searchContainer_rtq49_21{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:1rem}._searchSection_rtq49_37{display:flex;flex-direction:row;justify-content:flex-end;width:100%;height:50px}._searchSectionLeft_rtq49_55{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:83%}._searchInputContainer_rtq49_75{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;width:95%}._searchInputContainer_rtq49_75 svg{font-size:1.2rem}._searchInputContainer_rtq49_75 input{border:none;width:100%;outline:none;background-color:transparent;color:#737579;font-family:Poppins;font-size:16px;font-weight:400;line-height:24.11px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}._searchLocation_rtq49_131{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;border-left:1px solid #dfdfdf;padding:.5rem;width:15%}._searchLocation_rtq49_131 svg{font-size:1.2rem}._searchLocation_rtq49_131 select{border:none;background-color:transparent;outline:none;color:#424347;font-family:Poppins;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}._searchSectionRight_rtq49_191{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;width:12%}._searchSectionRight_rtq49_191 button{outline:none;border:none;background-color:transparent;font-family:Poppins;font-size:16px;font-weight:600;line-height:24px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#fff}._backArrow_rtq49_235{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:.2rem;padding-right:2rem;cursor:pointer}._backArrow_rtq49_235 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#000}._backArrow_rtq49_235 svg{font-size:1rem}._locationDropdownDiv_rtq49_283{display:flex;justify-content:center;gap:.5rem;align-items:center;cursor:pointer}._filterDiv_rtq49_299{display:flex;align-items:center;justify-content:space-between;padding:1rem 3rem}._categoryDiv_rtq49_313{display:flex;align-items:center;gap:6px;cursor:pointer;position:relative}._categoryDiv_rtq49_313 p{font-family:Poppins;font-weight:400;font-size:18px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#000}._categoryDiv_rtq49_313 svg{font-size:1.1rem}._itemCountDiv_rtq49_359{display:flex;align-items:center;gap:.5rem}._resultIcon_rtq49_371{font-size:1.1rem;color:#000}._itemCountDiv_rtq49_359 p{font-family:Poppins;font-weight:400;font-size:18px;line-height:16px;letter-spacing:0px;text-align:center;color:#000}._filter_rtq49_299{display:flex;align-items:center;cursor:pointer;color:#000;position:relative}._icon_rtq49_419{font-size:1.35rem;color:#000}._activeFilter_rtq49_429,._activeIcon_rtq49_431,._activeText_rtq49_433{color:#9b4ad5!important}._gridSection_rtq49_441{display:flex;flex-direction:column;gap:1rem;padding:1rem 3rem}._gridHeader_rtq49_455{display:flex;align-items:center}._gridHeader_rtq49_455 p{font-family:Poppins;font-weight:500;font-size:20px;line-height:16px;letter-spacing:0px;color:#212b36}._grid_rtq49_441{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}._productCard_rtq49_497{display:flex;flex-direction:column;justify-content:flex-start;border-radius:15px;box-shadow:0 4px 14px #0000001f;height:312px;position:relative;cursor:pointer}._productCardImageContainer_rtq49_519,._productAddImageContainer_rtq49_521{display:flex;flex-direction:column;justify-content:flex-start;position:relative}._productAddImage_rtq49_521{width:240px;height:312px}._productAddImage_rtq49_521 img{width:100%;height:100%;border-radius:15px}._productCardImage_rtq49_519{width:240px;height:230px}._productCardImage_rtq49_519 img{width:100%;height:100%;border-radius:15px 15px 0 0}._productOptionContainer_rtq49_581{display:flex;flex-direction:row;justify-content:space-between;position:absolute;width:100%;top:10px}._productOptionContainer_rtq49_581>*:only-child{margin-left:auto}._productTypeShield_rtq49_607{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px;background:#d15972cc;border-radius:0 20px 20px 0}._productTypeShield_rtq49_607 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff}._productOption_rtq49_581{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px 10px;position:relative}._productOption_rtq49_581 svg{color:#fff;font-size:1.2rem;cursor:pointer}._productTypeSpark_rtq49_679{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px;background:#178a91cc;border-radius:0 20px 20px 0;position:absolute;top:55%}._productTypeSpark_rtq49_679 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff;text-transform:capitalize}._productTimeContainer_rtq49_727{display:flex;flex-direction:row;justify-content:space-between;position:relative;bottom:3.3rem;padding:6px 10px}._productTimeContainerLeft_rtq49_745{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._productTimeContainerLeft_rtq49_745 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#f5edff}._productTimeContainerRight_rtq49_779{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._productTimeContainerRight_rtq49_779 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#f5edff}._productTimeContainerLeft_rtq49_745 p,._productTimeContainerRight_rtq49_779 p{color:#f7f7f7;text-shadow:1px 1px 2px rgba(0,0,0,.7);font-weight:600}._productCardDetails_rtq49_827{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 0;background-color:#fff;box-shadow:0 4px 14px #0000001f;border-radius:8px;position:absolute;bottom:2px;width:100%;gap:.35rem}._productName_rtq49_855{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 1rem}._productName_rtq49_855 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;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}._productDetailsAmountSection_rtq49_901{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 1rem}._productAmount_rtq49_917{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}._productAmount_rtq49_917 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_rtq49_953{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.3rem;padding:0 1rem}._productUserDetail_rtq49_953 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_rtq49_953 img{width:20px;height:20px;border-radius:50px}._viewProductButton_rtq49_1005{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:1rem}._viewProductButton_rtq49_1005 button{outline:none;border-radius:5px;background-color:#fff;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:#999;padding:.5rem 2.5rem}._viewProductButton_rtq49_1005 button svg{color:#6c18a4}._productBanner_rtq49_1069{width:100%}._productbannerWrapper_rtq49_1077{width:100%;display:flex;align-items:center;justify-content:center}._productBannerImage_rtq49_1091{width:100%;aspect-ratio:8/2;overflow:hidden}._productBannerImage_rtq49_1091 img{width:100%;height:100%;object-fit:cover;border-radius:5px;object-position:center}._productHeartIcon_rtq49_1119 svg{font-size:1.2rem;margin-right:.3rem;flex-shrink:0}._pinnedICon_rtq49_1131{color:#9801df}@media (max-width:1060px){._grid_rtq49_441{grid-template-columns:repeat(4,1fr);justify-content:space-between;width:100%;padding:0rem;gap:1.5rem}}@media (max-width: 768px){._backArrow_rtq49_235{position:absolute;top:-2rem;right:1rem;left:auto;z-index:10;padding:.3rem .7rem;background:#fff;border-radius:20px;box-shadow:0 2px 8px #00000012}._searchContainer_rtq49_21{margin-top:3rem;position:relative}._categoryDiv_rtq49_313 p,._filter_rtq49_299 p,._categoryDiv_rtq49_313 svg,._filter_rtq49_299 svg,._itemCountDiv_rtq49_359 p{font-size:16px}._filterDiv_rtq49_299{width:100%;padding:1rem}._gridSection_rtq49_441{padding:1rem;width:100%}._grid_rtq49_441{grid-template-columns:repeat(3,1fr);justify-content:space-between;width:100%;padding:0rem;gap:1.5rem}._gridHeader_rtq49_455 p{font-size:18px}._grid_rtq49_441>div{width:100%}._grid_rtq49_441 ._gridSection_rtq49_441{display:flex;flex-direction:column;gap:1rem;padding:1rem}}@media (max-width: 480px){._backArrow_rtq49_235{padding-left:5rem;gap:.1rem;display:none}._backArrow_rtq49_235 p{font-size:12px;line-height:14px}._backArrow_rtq49_235 svg{font-size:.9rem}._searchContainer_rtq49_21{margin-top:.5rem;padding:.5rem}._searchSection_rtq49_37{height:40px}._searchSectionLeft_rtq49_55{width:100%}._searchSectionRight_rtq49_191{width:0}._filterDiv_rtq49_299{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0}._categoryDiv_rtq49_313 p,._filter_rtq49_299 p,._categoryDiv_rtq49_313 svg,._filter_rtq49_299 svg,._itemCountDiv_rtq49_359 p{font-size:14px}._locationDropdownDiv_rtq49_283{display:none}._gridSection_rtq49_441{padding:0}._grid_rtq49_441{grid-template-columns:repeat(2,1fr);padding:0;gap:.5rem}._gridHeader_rtq49_455 p{font-size:16px;font-weight:500;margin-top:1rem}}._container_e0ht1_1{height:100%;display:flex;flex-direction:column;justify-content:flex-start;background-color:#f5edff;padding:6rem 2rem 1rem;gap:1rem;min-height:80vh}._header_e0ht1_25{display:flex;align-items:center;justify-content:space-between;padding:0 .5rem}._headerText_e0ht1_39{display:flex;align-items:end}._headerText_e0ht1_39 p{font-family:Poppins;font-weight:600;font-style:SemiBold;font-size:18px;line-height:16px;letter-spacing:0px;color:#000}._backArrow_e0ht1_69{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:.2rem;padding-right:3.3rem;cursor:pointer}._backArrow_e0ht1_69 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#000}._backArrow_e0ht1_69 svg{font-size:1rem}._bodySection_e0ht1_117{width:90%;margin:0 auto;background-color:#fff;display:flex;flex-direction:column;gap:1rem;border-radius:8px;padding:1rem}._bodyRow_e0ht1_139{display:flex;flex-direction:column;border-bottom:2px dotted #cbcbcb;padding:1rem 0}._categoryHeader_e0ht1_153{display:flex;align-items:center;justify-content:space-between}._categoryHeaderLeft_e0ht1_165{display:flex;align-items:center;gap:1rem}._categoryHeaderLeft_e0ht1_165 p{font-family:Poppins;font-weight:600;font-size:18px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#000;cursor:pointer}._categoryHeaderLeft_e0ht1_165 img{width:40px;height:40px}._categoryHeaderRight_e0ht1_209{display:flex;align-items:center;padding-right:3rem}._categoryHeaderRight_e0ht1_209 svg{font-size:1.4rem;color:#6c18a4;cursor:pointer}._categoryBottom_e0ht1_229{display:flex;flex-direction:column;gap:1rem;padding:1rem 0}._subCategoryItem_e0ht1_241,._subsubCategoryItem_e0ht1_243{display:flex;align-items:center;padding:.5rem 3.5rem}._subCategoryItem_e0ht1_241 p{font-family:Poppins;font-weight:400;font-size:16px;line-height:16px;letter-spacing:0px;text-align:center;color:#767676;cursor:pointer}._subcatsub_e0ht1_273{padding-left:40px;padding-top:10px;display:flex;flex-direction:column;gap:8px}._subCategoryItem_e0ht1_241 svg{font-size:1rem;color:#6c18a4}._subsubCategoryItem_e0ht1_243 p{font-family:Poppins;font-weight:400;font-size:15px;line-height:14px;letter-spacing:0px;color:#767676;cursor:pointer}@media (max-width: 1024px){._container_e0ht1_1{padding:5rem 1.5rem 1rem}._bodySection_e0ht1_117{width:95%;padding:.9rem}._categoryHeaderRight_e0ht1_209,._backArrow_e0ht1_69{padding-right:2rem}}@media (max-width: 768px){._container_e0ht1_1{padding:6rem 1rem 1rem;gap:.8rem}._bodySection_e0ht1_117{width:100%;padding:.8rem;border-radius:6px}._headerText_e0ht1_39 p,._categoryHeaderLeft_e0ht1_165 p{font-size:16px}._subCategoryItem_e0ht1_241 p{font-size:15px}._subsubCategoryItem_e0ht1_243 p{font-size:14px}._categoryHeaderRight_e0ht1_209,._backArrow_e0ht1_69{padding-right:1.5rem}._subCategoryItem_e0ht1_241,._subsubCategoryItem_e0ht1_243{padding:.5rem 2rem}._subcatsub_e0ht1_273{padding-left:30px}}@media (max-width: 480px){._container_e0ht1_1{padding:5rem .8rem .8rem;gap:.6rem}._bodySection_e0ht1_117{width:100%;padding:.7rem}._header_e0ht1_25{padding:0}._headerText_e0ht1_39 p{font-size:15px}._categoryHeaderLeft_e0ht1_165 p,._subCategoryItem_e0ht1_241 p{font-size:14px}._subsubCategoryItem_e0ht1_243 p{font-size:13px}._categoryHeaderRight_e0ht1_209,._backArrow_e0ht1_69{padding-right:1rem}._subCategoryItem_e0ht1_241,._subsubCategoryItem_e0ht1_243{padding:.4rem 1rem}._subcatsub_e0ht1_273{padding-left:20px;gap:6px}._categoryHeaderLeft_e0ht1_165 img{width:32px;height:32px}}@media (max-width: 368px){._container_e0ht1_1{padding:5rem .6rem .6rem}._bodySection_e0ht1_117{padding:.6rem}._headerText_e0ht1_39 p{font-size:14px}._categoryHeaderLeft_e0ht1_165 p,._subCategoryItem_e0ht1_241 p{font-size:13px}._subsubCategoryItem_e0ht1_243 p{font-size:12px}._categoryHeaderLeft_e0ht1_165 img{width:28px;height:28px}._subCategoryItem_e0ht1_241,._subsubCategoryItem_e0ht1_243{padding:.3rem .5rem}._subcatsub_e0ht1_273{padding-left:15px}._categoryHeaderRight_e0ht1_209 svg{font-size:1.2rem}._backArrow_e0ht1_69 p{font-size:12px}}@media (max-width:480px){._categoryHeaderLeft_e0ht1_165 p,._subCategoryItem_e0ht1_241 p{font-size:14px}}._container_uswe5_1{width:100%;overflow:hidden;background:linear-gradient(to bottom,#0000 60%,#fff),url(your-image.jpg);background-repeat:no-repeat;background-size:100% 310px;background-position:top center;position:relative}._bannerContainer_uswe5_25{height:220px;width:100%}._backArrow_uswe5_39{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:.4rem;cursor:pointer;position:absolute;top:6rem;right:2rem;border-radius:6px;background-color:#fff;padding:.3rem .5rem;box-shadow:0 4px 14px #0000001f}._backArrow_uswe5_39 p{font-family:Poppins;font-weight:500;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#000}._backArrow_uswe5_39 svg{font-size:1rem}._tagLine_uswe5_99{font-family:Poppins;font-weight:700;font-size:26px;line-height:100%;letter-spacing:0%;text-align:center;align-items:center;justify-content:center;text-transform:capitalize;color:#fff;padding-top:11rem}._tagLine_uswe5_99 span{font-family:Poppins;font-weight:400;font-size:16px;line-height:100%;letter-spacing:0%;text-align:center;text-transform:capitalize;margin-bottom:2rem}._searchContainer_uswe5_149{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:1rem 7rem 1rem 1rem}._searchSection_uswe5_167{display:flex;flex-direction:row;justify-content:center;width:100%;height:47px;position:relative}._reusableSearch_uswe5_180{width:90%;height:100%;border-radius:8px;background-color:#faf6ff;overflow:visible}._reusableSearch_uswe5_180>div:first-child{height:100%}._searchSectionLeft_uswe5_193{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:.5rem 1rem;width:80%;border-radius:8px 0 0 8px;background-color:#faf6ff}._searchInputContainer_uswe5_215{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;width:75%;flex-grow:1}._searchInputContainer_uswe5_215 svg{font-size:1.2rem}._searchInputContainer_uswe5_215 input{border:none;width:100%;outline:none;background-color:transparent;color:#737579;font-family:Poppins;font-size:16px;font-weight:400;line-height:24.11px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}._clearIcon_uswe5_273{cursor:pointer}._searchLocation_uswe5_281{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;border-left:1px solid #dfdfdf;padding:.5rem;width:15%}._searchLocation_uswe5_281 svg{font-size:1.2rem}._searchLocation_uswe5_281 select{border:none;background-color:transparent;outline:none;color:#424347;font-family:Poppins;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}._searchSectionRight_uswe5_341{display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#9801df;width:10%;border-radius:0 8px 8px 0}._searchSectionRight_uswe5_341 button{outline:none;border:none;background-color:transparent;font-family:Poppins;font-size:16px;font-weight:600;line-height:24px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#fff;cursor:pointer}._suggestionContainer_uswe5_391{display:flex;flex-direction:column;background-color:#fff;width:90%;height:15rem;padding:1rem;border-radius:8px;position:absolute;top:100%;box-shadow:0 4px 14px #0000001f;z-index:99;gap:1rem;overflow-y:scroll}._suggestionItem_uswe5_423{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;cursor:pointer}._itemSection_uswe5_439{display:flex;justify-content:center;align-items:center;white-space:nowrap;margin-top:1.5rem;scroll-behavior:smooth;scrollbar-width:none}._itemSection_uswe5_439::-webkit-scrollbar{display:none}._itemSectionInner_uswe5_475{display:flex;gap:11px;justify-content:flex-start;align-items:center;overflow-x:auto;padding:0 .5rem}._sectionNameOne_uswe5_493,._sectionNameTwo_uswe5_495{white-space:nowrap;font-family:Poppins;font-weight:400;font-size:16px;line-height:100%;text-transform:capitalize;cursor:pointer;border:1px solid #CACACA;border-radius:21px;padding:.3rem 1rem}._sectionNameOne_uswe5_493{color:#999}._sectionNameTwo_uswe5_495{color:#9801df;border-color:#9801df}._typeSection_uswe5_541{display:flex;gap:8px;align-items:center;padding-left:80px;margin-top:1.5rem;overflow-x:auto;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none}._typeSection_uswe5_541::-webkit-scrollbar{display:none}._typeNames_uswe5_573{border-radius:50px;display:flex;align-items:center;justify-content:center;gap:10px;flex-shrink:0;background-color:#fff}._typeName_uswe5_573{height:23px;border:1px solid #99999980;font-family:Poppins;font-weight:400;font-size:16px;line-height:100%;letter-spacing:0px;text-transform:capitalize;color:#64748b;white-space:nowrap}._productCard_uswe5_621{display:flex;flex-direction:column;justify-content:flex-start;border-radius:15px;box-shadow:0 4px 14px #0000001f;height:320px;position:relative;cursor:pointer}._productCardImageContainer_uswe5_643,._productAddImageContainer_uswe5_645{display:flex;flex-direction:column;justify-content:flex-start;position:relative}._productCardImage_uswe5_643{width:100%;height:230px}._productAddImage_uswe5_645{width:100%;height:320px}._productCardImage_uswe5_643 img{width:100%;height:100%;border-radius:15px 15px 0 0}._productAddImage_uswe5_645 img{width:100%;height:100%;border-radius:15px}._productTypeShield_uswe5_731{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px 10px;background:#d15972cc;border-radius:0 20px 20px 0}._productOption_uswe5_705{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px 10px;position:relative}._productOption_uswe5_705 svg{color:#fff;font-size:1.2rem;cursor:pointer;filter:drop-shadow(0 0 1px rgba(0,0,0,.5))}._productTypeSpark_uswe5_803{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_uswe5_803 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff}._productTimeContainer_uswe5_847{display:flex;flex-direction:row;justify-content:space-between;position:relative;bottom:3.3rem;padding:6px 10px}._productTimeContainerLeft_uswe5_865{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._productTimeContainerLeft_uswe5_865 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#f5edff}._productTimeContainerLeft_uswe5_865 p,._productTimeContainerRight_uswe5_901 p{color:#f7f7f7;text-shadow:1px 1px 2px rgba(0,0,0,.7);font-weight:600}._productTimeContainerRight_uswe5_901{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._productTimeContainerRight_uswe5_901 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#f5edff}._productCardDetails_uswe5_947{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 0;background-color:#fff;box-shadow:0 4px 14px #0000001f;border-radius:8px;position:absolute;bottom:2px;width:100%;gap:.35rem}._productName_uswe5_975{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 1rem}._productName_uswe5_975 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;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}._productDetailsAmountSection_uswe5_1021{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 1rem}._productAmount_uswe5_1037{display:flex;align-items:center;justify-content:center;gap:10px}._productAmount_uswe5_1037 p{font-family:Poppins;font-size:16px;font-weight:600}._productUserDetail_uswe5_1063{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.3rem;padding:0 1rem}._productUserDetail_uswe5_1063 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_uswe5_1063 img{width:20px;height:20px;border-radius:50%}._typeHead_uswe5_1115{font-family:Poppins;font-weight:500;font-size:18px;line-height:1;letter-spacing:0px;color:#212b36;margin:0}._productHead_uswe5_1135{display:flex;align-items:center;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;white-space:nowrap;width:90%;padding:1rem;gap:2.5rem}._productHead_uswe5_1135::-webkit-scrollbar{display:none}._productSectionWrapper_uswe5_1169{display:flex;align-items:center;justify-content:center;width:100%;position:relative;gap:1rem;margin-top:1rem}._arrowIcon_uswe5_1189{cursor:pointer;width:39px;height:39px;margin-left:auto}._arrowIconLeft_uswe5_1203{cursor:pointer;justify-content:end;flex-shrink:0;width:39px;height:39px}._headDiv_uswe5_1221{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 5rem;margin-top:1.5rem}._seeAllContainer_uswe5_1239{display:flex;align-items:center;gap:.3rem;font-family:Poppins;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0px;color:#999;padding-right:10rem;cursor:pointer}._productCardImage_uswe5_643{position:relative}._threeDotIcon_uswe5_1275{position:absolute;right:8px;top:1px;color:#fff;padding:0 4px 4px;cursor:pointer;z-index:999;font-size:24px}._categorySectionWrapper_uswe5_1299{display:flex;align-items:center;justify-content:space-between;padding:1rem;width:100%;box-sizing:border-box}._arrowIcon_uswe5_1189,._arrowIconLeft_uswe5_1203{flex-shrink:0;cursor:pointer}._arrowIcon_uswe5_1189{padding-right:2rem}._categoryPart_uswe5_1339{display:flex;gap:1.7rem;align-items:center;overflow:hidden;flex:1;margin-top:1.5rem;margin-left:.8rem}._categoryCard_uswe5_1359{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100px;border-radius:15px}._categoryCardImageContainer_uswe5_1379{background-color:#fff;padding:1.5rem;box-shadow:0 2px 6px 2px #00000024;display:flex;justify-content:center;align-items:center;position:relative;border-radius:15px}._selectImage_uswe5_1401{position:absolute;bottom:0;right:5px;width:18px}._selectImage_uswe5_1401 img{width:100%;height:100%}._categoryCardImage_uswe5_1379{width:43px;height:43px}._categoryCardImage_uswe5_1379 img{width:100%;height:100%}._categoryCardText_uswe5_1445{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-left:.2rem}._categoryCardText_uswe5_1445 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0px;text-align:center;white-space:nowrap;text-overflow:ellipsis}._imageWrapper_uswe5_1489{position:relative;width:297px;height:224px;overflow:hidden}._imageWrapper_uswe5_1489 img{width:100%;height:100%;object-fit:cover;border-radius:15px 15px 0 0}._imageBottomLeftLabel_uswe5_1519,._imageBottomRightLabel_uswe5_1521{position:absolute;bottom:20px;color:#fff;padding:2px 6px;border-radius:4px;font-size:12px;z-index:1}._imageBottomLeftLabel_uswe5_1519{left:8px}._imageBottomRightLabel_uswe5_1521{right:8px}._recommendedGrid_uswe5_1557{display:flex;flex-direction:column;gap:20px;padding:2rem 5rem}._productGridWrapper_uswe5_1573{display:flex;width:100%;box-sizing:border-box}._noProducts_uswe5_1585{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;box-sizing:border-box;width:100%;gap:1rem}._noProductImage_uswe5_1607{width:20%}._noProductImage_uswe5_1607 img{width:100%;height:100%;aspect-ratio:8/6}._noCategoryText_uswe5_1627{display:flex;flex-direction:column;align-items:center;gap:1rem}._noCategoryText_uswe5_1627 h4{font-family:Poppins;font-weight:600;font-style:SemiBold;font-size:18px;leading-trim:NONE;line-height:100%;letter-spacing:0%;color:#263238}._noCategoryText_uswe5_1627 p{font-family:Poppins;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#423b46}._noProducts_uswe5_1585 button{background-color:#9801df;padding:1rem;border-radius:5px;width:20%;font-family:Inter;font-weight:600;font-style:Semi Bold;font-size:14px;leading-trim:NONE;line-height:100%;letter-spacing:0%;color:#fff;outline:none;border:none;cursor:pointer}._productGrid_uswe5_1573{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;padding:1rem 4rem;width:100%;box-sizing:border-box}._productBanner_uswe5_1743{grid-column:1 / -1}._viewMoreButton_uswe5_1793{display:flex;align-items:center;justify-content:center;margin-top:2rem;margin-bottom:2rem}._viewmore_uswe5_1813{width:241px;height:42px;font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-transform:capitalize;border-radius:5px;background-color:#fff;border:none;color:#999;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}._scrollButton_uswe5_1855{background:#fff;color:#9999;border:none;width:39px;height:39px;cursor:pointer;font-size:20px;border-radius:50%;z-index:2;display:flex;align-items:center;justify-content:center}._scrollButton_uswe5_1855._left_uswe5_1885{position:relative;left:0}._scrollButton_uswe5_1855._right_uswe5_1899{position:relative;right:0}._scrollButton_uswe5_1855:hover{background-color:#9801df;color:#fff}._productTypeShield_uswe5_731{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px;background:#d15972cc;border-radius:0 20px 20px 0;width:3rem}._productTypeShield_uswe5_731 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff}._productOptionContainer_uswe5_705{display:flex;flex-direction:row;justify-content:space-between;position:absolute;width:100%;top:10px}._productOptionContainer_uswe5_705>*:only-child{margin-left:auto}._productTypeSpark_uswe5_803{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px;background:#178a91cc;border-radius:0 20px 20px 0;position:absolute;width:3rem}._productTypeSpark_uswe5_803 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff;text-transform:capitalize}._pillButton_uswe5_2033{display:inline-block;padding:4px 8px;background:#f7f2ff;border:2px solid #e2dff0;border-radius:999px;color:#6b7683;font-size:16px;font-weight:400;text-align:center;box-shadow:none;transition:box-shadow .2s;cursor:pointer}._activePillButton_uswe5_2065{display:inline-block;padding:4px 8px;background:#f7f2ff;border:2px solid #c71af7;border-radius:999px;color:#c71af7;font-size:16px;font-weight:400;text-align:center;box-shadow:none;transition:box-shadow .2s}._pillButtonWrapper_uswe5_2093{display:flex;justify-content:center;align-items:center;width:100%;margin:10px 0;gap:5px}._productOption_uswe5_705{position:absolute;right:8px;top:1px;color:#fff;padding:0 4px 4px;cursor:pointer;z-index:999;font-size:24px}._recommendedSection_uswe5_2135{display:flex;flex-direction:column;justify-content:flex-start}._recentlyAddHeader_uswe5_2147{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1rem 5rem}._recentlyAddHeaderText_uswe5_2163{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._recentlyAddHeader_uswe5_2147 p{font-family:Poppins;font-weight:500;font-size:18px;line-height:1;letter-spacing:0px;color:#212b36;margin:0}._recentlyAddSubHeaderText_uswe5_2197{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem}._recentlyAddSubHeaderText_uswe5_2197 p{font-family:Poppins;font-size:14px;font-weight:400;line-height:21px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#999;cursor:pointer}._recentlyAddSubHeaderText_uswe5_2197 svg{color:#999}._viewProductButton_uswe5_2245{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:1rem}._viewProductButton_uswe5_2245 button{outline:none;border-radius:5px;background-color:#fff;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:#999;padding:.5rem 2.5rem}._viewProductButton_uswe5_2245 button svg{color:#6c18a4}._productTimeContainer_uswe5_847{display:flex;flex-direction:row;justify-content:space-between;position:relative;bottom:3.3rem;padding:6px 10px;color:#fff}._productBanner_uswe5_1743{width:100%}._productbannerWrapper_uswe5_1751{width:100%;display:flex;align-items:center;justify-content:center}._productBannerImage_uswe5_1765{width:100%;aspect-ratio:8/2;overflow:hidden}._productBannerImage_uswe5_1765 img{width:100%;height:100%;object-fit:cover;border-radius:5px;object-position:center}._mainCategoryName_uswe5_2379{display:flex;align-items:center;justify-content:center;background-color:#fcf5ff;border:1px solid #9801DF;border-radius:21px;padding:10px;width:12rem}._mainCategoryName_uswe5_2379 p{font-family:Poppins;font-weight:400;font-style:Light;font-size:14px;leading-trim:NONE;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#9801df;white-space:wrap}@media screen and (max-width: 1024px){._productHead_uswe5_1135{width:90%;gap:1rem;padding:1rem;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;white-space:nowrap}._productHeadLast_uswe5_2451{grid-template-columns:repeat(3,1fr)}._productCard_uswe5_621{width:240px;height:328px;margin:0;padding:0;overflow:hidden}._productCardImageContainer_uswe5_643{height:230px}._searchContainer_uswe5_149{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:1rem}._searchSectionRight_uswe5_341{display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#9801df;width:15%;border-radius:0 8px 8px 0}._pillButtonWrapper_uswe5_2093{display:flex;justify-content:flex-start;align-items:center;width:100%;gap:5px;overflow-x:scroll;padding:0 1rem;box-sizing:border-box}._pillButton_uswe5_2033{display:inline-block;padding:4px 8px;background:#f7f2ff;border:2px solid #e2dff0;border-radius:999px;color:#6b7683;font-size:16px;font-weight:400;text-align:center;box-shadow:none;transition:box-shadow .2s;cursor:pointer;flex-shrink:0}._headDiv_uswe5_1221,._recentlyAddHeader_uswe5_2147,._recommendedGrid_uswe5_1557{padding-left:2rem;padding-right:2rem}._productGrid_uswe5_1573{grid-template-columns:repeat(4,1fr);padding:1rem 2rem}._productCard_uswe5_621{width:100%}._categoryPart_uswe5_1339{gap:1rem}}@media screen and (max-width: 768px){._productHeadLast_uswe5_2451{grid-template-columns:repeat(2,1fr)}._productGrid_uswe5_1573{grid-template-columns:repeat(2,1fr);gap:1rem;padding:1rem}._productCard_uswe5_621{height:312px;overflow:hidden}._productCardImage_uswe5_643{width:100%;height:100%}._productCardImageContainer_uswe5_643{height:150px}._productCardDetails_uswe5_947{height:92px}._headDiv_uswe5_1221{padding:0 2rem}._typeSection_uswe5_541{padding-left:1rem;width:95%}._headDiv_uswe5_1221,._recentlyAddHeader_uswe5_2147{padding:1rem}._productGrid_uswe5_1573{grid-template-columns:repeat(3,1fr);gap:.8rem}._productCard_uswe5_621{width:100%;height:auto}._productCardImageContainer_uswe5_643{height:160px}._productCardDetails_uswe5_947{position:relative;bottom:auto}._tagLine_uswe5_99{font-size:22px;padding-top:8rem}._searchContainer_uswe5_149{padding:1rem}}@media screen and (max-width: 480px){._noCategoryText_uswe5_1627 h4{font-size:16px}._noCategoryText_uswe5_1627 p{font-size:12px}._noProducts_uswe5_1585 button{width:fit-content;padding:.5rem}._backArrow_uswe5_39 p,._backArrow_uswe5_39 svg{font-size:12px}._productHeadLast_uswe5_2451{grid-template-columns:repeat(1,1fr)}._typeSection_uswe5_541{padding-left:.5rem;width:100%;margin-top:2.5rem}._typeNames_uswe5_573{flex:1 0 48%}._arrowIcon_uswe5_1189,._arrowIconLeft_uswe5_1203{display:none}._searchContainer_uswe5_149{flex-direction:column;gap:.5rem;padding:0rem .5rem}._searchSectionLeft_uswe5_193{width:60%}._searchSectionRight_uswe5_341{width:20%}._searchSectionRight_uswe5_341 button,._searchInputContainer_uswe5_215 input{font-size:12px}._productHead_uswe5_1135{padding:.5rem;margin-top:1.5rem;overflow-x:auto;width:100%}._categoryPart_uswe5_1339{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:1.5rem}._itemSection_uswe5_439{gap:2px;margin-top:.5rem}._itemSectionInner_uswe5_475{gap:.2rem}._itemSectionInner_uswe5_475 p{font-size:12px}._searchLocation_uswe5_281{display:none}._seeAllContainer_uswe5_1239{padding-right:2.5rem}._productCard_uswe5_621{width:240px;height:312px;overflow:hidden}._productCardImage_uswe5_643{width:100%;height:100%}._productCardImageContainer_uswe5_643{height:150px}._productCardDetails_uswe5_947{height:92px}._productBannerImage_uswe5_1765{width:90%}._container_uswe5_1{margin-top:2rem;background-size:100% 200px}._backArrow_uswe5_39{right:.5rem;top:2.5rem}._tagLine_uswe5_99{font-size:14px;padding-top:7rem}._mainCategoryName_uswe5_2379 p,._tagLine_uswe5_99 span{font-size:12px}._searchSection_uswe5_167{height:auto}._searchSectionLeft_uswe5_193{width:70%;padding:.4rem .6rem}._searchSectionRight_uswe5_341{width:30%}._productGrid_uswe5_1573{grid-template-columns:repeat(2,1fr);gap:.5rem;padding:.5rem}._productCard_uswe5_621{border-radius:10px}._productCardImageContainer_uswe5_643{height:140px}._productCardDetails_uswe5_947{padding:.5rem}._categoryCard_uswe5_1359{width:100%}._typeHead_uswe5_1115,._recentlyAddHeaderText_uswe5_2163 p{font-size:16px}._seeAllContainer_uswe5_1239{padding-right:0}}@media screen and (max-width:380px){._categoryPart_uswe5_1339{display:grid;grid-template-columns:repeat(2,1fr);justify-content:space-between;margin-top:3rem}._recommendedGrid_uswe5_1557{align-items:center;padding-left:65px}._tagLine_uswe5_99{padding-top:6rem}._searchSectionLeft_uswe5_193{width:65%}._searchSectionRight_uswe5_341{width:35%}._productGrid_uswe5_1573{grid-template-columns:repeat(2,1fr)}._productCardImageContainer_uswe5_643{height:130px}._productName_uswe5_975 p{font-size:12px}._productAmount_uswe5_1037 p{font-size:14px}._categoryPart_uswe5_1339{grid-template-columns:repeat(2,1fr)}}._container_1sd8s_1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:70vh;background:#fff;border-radius:12px;box-shadow:0 2px 16px #00000012;padding:2rem 4rem;gap:2rem}._container_1sd8s_1 p{font-family:Poppins;font-size:1.1rem;font-weight:600;line-height:30px;color:#000;padding:1rem 4rem;text-align:center}._icon_1sd8s_47{width:64px;height:64px;margin-bottom:1.5rem}._message_1sd8s_59{font-size:1.25rem;font-weight:500;margin-bottom:1.5rem;color:#222;text-align:center}._button_1sd8s_75{padding:.75rem 2rem;font-size:1rem;background:#ef4444;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background .2s}._button_1sd8s_75:disabled{background:#fca5a5;cursor:not-allowed}._container_1y8sj_1{max-height:100vh;padding:1rem 3rem;gap:1rem;display:flex;flex-direction:column;margin:5rem 0rem}._header_1y8sj_21{display:flex;align-items:center;justify-content:space-between}._headerText_1y8sj_33{display:flex;align-items:center}._headerText_1y8sj_33 p{font-family:Inter;font-weight:600;font-size:24px;line-height:100%;letter-spacing:0%;color:#000}._backArrow_1y8sj_61{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:.2rem;padding-right:2rem}._backArrow_1y8sj_61 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#000;cursor:pointer}._backArrow_1y8sj_61 svg{font-size:1rem}._quotaNumber_1y8sj_109{display:inline-block;min-width:3ch;text-align:right;font-family:Inter;font-weight:600;font-size:16px;line-height:100%;letter-spacing:0%;color:#000}._quotaSection_1y8sj_135{display:flex;flex-direction:column;padding:1rem;box-shadow:0 4px 4px #00000040;background-color:#fff;border-radius:5px;gap:1rem}._quotaHeader_1y8sj_155{display:flex;justify-content:space-between}._quotaHeaderLeft_1y8sj_165{display:flex;justify-content:space-between;box-shadow:0 -1px 4px #00000040 inset;padding:1.5rem 2rem;border:1px solid #9801DF03;background-color:#f6e2ff03;width:30%;-webkit-backdrop-filter:blur(115.80000305175781px);backdrop-filter:blur(115.80000305175781px);background-color:#bd49f2c0;border-radius:8px;gap:1rem;box-sizing:border-box;position:relative}._quotaHeaderLeftText_1y8sj_197{display:flex;flex-direction:column;gap:1rem}._quotaHeaderLeft_1y8sj_165 p{font-family:Inter;font-weight:600;font-size:16px;line-height:100%;letter-spacing:0%;color:#000}._offQuota_1y8sj_227{font-family:Inter;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0%;color:#fff;padding-left:.5rem}._quotaHeaderLeftIcon_1y8sj_247{position:absolute;top:1rem;right:1rem;font-size:1.2rem;color:#fff}._quotaHeaderRight_1y8sj_263{display:flex;align-items:center}._quotaButton_1y8sj_273{border:1px solid #9801DF;box-shadow:0 4px 4px #00000040;outline:none;background-color:transparent;border-radius:41px;padding:.5rem 2rem;font-family:Inter;font-weight:600;font-size:16px;line-height:100%;letter-spacing:0%;color:#9801df}._disabledButton_1y8sj_303{opacity:.5;background-color:#23232366!important;border-color:gray;color:#edebeb}._filterSection_1y8sj_317{display:flex;align-items:center;gap:1rem}._searchContainer_1y8sj_329{display:flex;align-items:center;padding:.5rem;width:75%;height:35px}._searchContainer_1y8sj_329 input{border:none;outline:none;width:100%;background-color:transparent;padding:0 1rem;font-family:Inter;font-weight:400;font-style:Regular;font-size:20px;line-height:100%;letter-spacing:0%;color:#00000036}._searchContainer_1y8sj_329 input ::placeholder{color:#0000001a;font-size:small}._filterSectionDiv_1y8sj_389{display:flex;gap:1rem}._categoryDropDown_1y8sj_399{position:relative;display:flex;align-items:center;justify-content:center;gap:.3rem;background-color:#9801df;border-radius:50px;padding:.5rem 1rem;box-shadow:0 4px 4px #00000040;cursor:pointer}._categoryDropDown_1y8sj_399 p{font-family:Poppins;font-weight:600;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#fff}._categoryDropDown_1y8sj_399 svg{font-size:1.2rem;flex-shrink:0}._filterDropDown_1y8sj_459{display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:#9801df;border-radius:50px;padding:.5rem 1rem;box-shadow:0 4px 4px #00000040;width:120px;height:35px;cursor:pointer;position:relative}._filterText_1y8sj_491{font-family:Poppins;font-weight:600;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#fff}._filterDropDown_1y8sj_459 img{width:20px}._quotaTable_1y8sj_523{width:80%;display:flex;table-layout:fixed}._quotaTableWrapper_1y8sj_537{width:100%;max-height:calc(100vh - 350px);overflow-y:auto}._quotaTable_1y8sj_523 table{width:100%;border-collapse:collapse}._quotaTable_1y8sj_523 th{font-family:Inter;font-weight:600;font-size:18px;line-height:100%;letter-spacing:0%;color:#000;text-align:left}._quotaTable_1y8sj_523 tbody td{padding:.7rem 0;border-bottom:1px solid #99999978}._quotaTable_1y8sj_523 td{font-family:Poppins;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0px;text-transform:capitalize;color:#000}._quotaTable_1y8sj_523 th:first-child,._quotaTable_1y8sj_523 td:first-child{max-width:50%;width:50%;overflow:hidden}._tableCard_1y8sj_623{display:flex;flex-direction:column;gap:.2rem}._tableCardName_1y8sj_635{display:flex;align-items:center;cursor:pointer}._tableCardName_1y8sj_635 p,._tableCardPrice_1y8sj_649 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0px;text-transform:capitalize;color:#000}._tableCardPrice_1y8sj_649{display:flex;align-items:center;gap:.5rem}._tableCardPrice_1y8sj_649 button{outline:none;border:none;padding:.5rem;border-radius:5px 5px 0;background-color:#fe6705;color:#fff;font-family:Poppins;font-weight:400;font-size:6px;line-height:0px;letter-spacing:0px;text-transform:capitalize;height:fit-content}._tableCardPrice_1y8sj_649 span{font-family:Poppins;font-weight:500;font-size:12px;line-height:27px;letter-spacing:2%;text-decoration:line-through;color:#a4a4a4}._tableCardCategory_1y8sj_737{display:flex;align-items:center}._tableCardCategory_1y8sj_737 p{font-family:Poppins;font-weight:300;font-size:12px;line-height:20px;letter-spacing:0px;text-transform:capitalize;color:#6a6a6a}._tooltipWrapper_1y8sj_767{position:relative;display:inline-block}._infoIcon_1y8sj_777{cursor:pointer;display:flex;align-items:center;font-size:1.2rem;color:#fff}._tooltipBox_1y8sj_793{position:absolute;top:50%;left:50%;transform:translate(-50%);background:#2c2c2c;color:#fff;padding:10px 12px;border-radius:8px;font-size:13px;width:max-content;z-index:999;display:none}._tooltipBox_1y8sj_793 p{color:#fff;font-size:13px;font-family:Poppins;padding:4px}._tooltipWrapper_1y8sj_767:hover ._tooltipBox_1y8sj_793,._tooltipWrapper_1y8sj_767._active_1y8sj_867 ._tooltipBox_1y8sj_793{display:block}._moreButton_1y8sj_875{display:flex;align-items:center;justify-content:flex-end;padding:1rem}._moreButton_1y8sj_875 button{background-color:transparent;outline:none;border:1px solid #9801DF;color:#9801df;font-size:.85rem;font-family:poppins;border-radius:2rem;padding:4px 1rem;cursor:pointer;font-weight:600}@media (max-width: 1024px){._container_1y8sj_1{padding:1rem 2rem}._quotaHeaderLeft_1y8sj_165{width:40%;padding:1rem 1.5rem}._searchContainer_1y8sj_329{width:65%}._quotaTable_1y8sj_523{width:100%}}@media (max-width: 768px){._container_1y8sj_1{padding:1rem}._header_1y8sj_21{flex-direction:column;align-items:flex-start;gap:.5rem}._quotaHeader_1y8sj_155{flex-direction:column;gap:1rem}._quotaHeaderLeft_1y8sj_165{width:100%;padding:1rem}._quotaHeaderRight_1y8sj_263{justify-content:flex-start}._filterSection_1y8sj_317{flex-direction:column;align-items:flex-start;gap:1rem}._searchContainer_1y8sj_329{width:98%}._categoryDropDown_1y8sj_399,._filterDropDown_1y8sj_459{width:auto}._quotaTable_1y8sj_523 th,._quotaTable_1y8sj_523 td{font-size:13px}}@media (max-width: 480px){._container_1y8sj_1{padding:.5rem}._headerText_1y8sj_33 p{font-size:18px}._backArrow_1y8sj_61 p{font-size:12px}._quotaSection_1y8sj_135{padding:.8rem;gap:.8rem}._quotaHeaderLeft_1y8sj_165 p,._offQuota_1y8sj_227{font-size:12px}._quotaHeaderRight_1y8sj_263 button{padding:.4rem 1rem;font-size:12px}._filterSection_1y8sj_317{align-items:stretch}._searchContainer_1y8sj_329{padding:.4rem}._searchContainer_1y8sj_329 input{font-size:14px}._filterSectionDiv_1y8sj_389{gap:.5rem;padding:0}._categoryDropDown_1y8sj_399,._filterDropDown_1y8sj_459{justify-content:center;margin-bottom:1rem}._categoryDropDown_1y8sj_399 p,._filterDropDown_1y8sj_459 p{font-size:12px}._quotaTableWrapper_1y8sj_537{max-height:calc(100vh - 250px)}._quotaTable_1y8sj_523 th,._quotaTable_1y8sj_523 td{font-size:12px}._tableCardPrice_1y8sj_649 button{font-size:8px;padding:.3rem .4rem}}@media (max-width:380px){._filterDropDown_1y8sj_459 p,._categoryDropDown_1y8sj_399 p{font-size:10px;font-weight:300}}._container_xaj8o_1{width:100%;background-color:#f6f6f7;padding-top:7rem}._subContainer_xaj8o_15{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-left:3rem;margin-right:1rem;margin-top:1rem}._WholeBannerContainer_xaj8o_35{width:100%;display:flex;justify-content:center;align-items:center;margin-top:50px;padding-bottom:100px;padding-top:20px;padding-right:2rem}._BannerContainer_xaj8o_57{width:1344px;height:239px;border-radius:5px}._BannerImg_xaj8o_69{width:100%;height:100%}._WholetopContainer_xaj8o_79{width:100%;display:flex;gap:2rem}._wholeTopLeftContainer_xaj8o_91{display:flex;box-shadow:0 4px 4px #0000002b;border-radius:8px;justify-content:space-around;padding-top:15px;padding-bottom:15px;background-color:#fff}._WrapperwholeTopLeftContainer_xaj8o_109{width:80%;background-color:#f6f6f7}._DeliverHereContainer_xaj8o_119{width:50%}._deliverherepara_xaj8o_127{font-weight:500;font-size:19px;line-height:16px;letter-spacing:0px;margin-top:8px;margin-bottom:10px}._Addresspara_xaj8o_145{font-weight:400;font-size:18px;line-height:26px;letter-spacing:0px;color:gray}._Pinpara_xaj8o_161{font-weight:400;font-size:18px;letter-spacing:0px;color:gray}._Contactpara_xaj8o_177{font-weight:400;font-size:18px;line-height:16px;letter-spacing:0px;margin-top:5px;margin-bottom:5px}._EditContainer_xaj8o_195{width:40%;display:flex;align-items:flex-start;justify-content:flex-end}._Editwrapper_xaj8o_209{display:flex;align-items:center;justify-content:center;cursor:pointer}._editpara_xaj8o_223{font-weight:500;font-size:16px;line-height:16px;letter-spacing:0px;color:#9801df}._AddaddressContainer_xaj8o_239{display:flex;align-items:center;justify-content:center;font-weight:500;font-size:16px;line-height:16px;letter-spacing:0px;color:#9801df;box-shadow:0 4px 4px #0000002b;margin-top:1rem;border-radius:5px;height:43px;background-color:#fff;cursor:pointer}._frameimg_xaj8o_271{margin-right:10px}._ProductDetailsContainer_xaj8o_279{width:100%;display:flex;margin-top:2rem;gap:1rem}._Producttickbox_xaj8o_291{display:flex;justify-content:flex-end;align-items:center}._Selectboxinput_xaj8o_303{width:34.5px;height:34.5px;border:4px solid rgba(152,1,223,1);-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:5px}._Selectboxinput_xaj8o_303:checked{background-color:#9801df;border-color:#9801df;position:relative}._Selectboxinput_xaj8o_303:checked:after{content:"✔";color:#fff;font-size:12px;font-weight:700;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}._ProductImganddetailsContainer_xaj8o_361{display:flex;gap:1rem}._ImgContainer_xaj8o_369{width:180px;height:180px}._photo_xaj8o_377{width:100%;height:100%}._detailsConatainer_xaj8o_385{display:flex;flex-direction:column}._Tag_xaj8o_395{display:flex}._SparkContainer_xaj8o_403{color:#fff;background-color:#a9145dab;width:101px;height:28px;display:flex;justify-content:center;align-items:center;margin-right:5px}._offContainer_xaj8o_423{color:#fff;background-color:#f5a146;text-align:center;display:flex;justify-content:center;align-items:center;width:42px;height:28px}._sparkpara_xaj8o_443{font-weight:400;font-size:14px}._CompanyNamepara_xaj8o_451{font-weight:400;font-size:18px;letter-spacing:0%;color:#a0a0a0}._CompanynameWrapper_xaj8o_465{margin-top:4px}._productdespara_xaj8o_473{font-weight:400;font-size:20px}._Ratepara_xaj8o_483{font-weight:500;font-size:20px}._Percentoff_xaj8o_491{color:#f5a146;font-weight:500;font-size:20px}._wholerateWrapper_xaj8o_503{display:flex;gap:1rem;align-items:center;padding-top:3px}._rateWrapper_xaj8o_517,._offWrapper_xaj8o_529{display:flex;align-items:center;justify-content:center}._colanddel_xaj8o_541{display:flex;align-items:center;padding:8px 0 10px;gap:2rem}._colourContainer_xaj8o_553{display:flex;align-items:center;justify-content:center;gap:5px}._colour_xaj8o_553{color:#a0a0a0;font-weight:400;font-size:20px}._colorname_xaj8o_577{font-weight:400;font-size:20px}._dotspara_xaj8o_585{font-weight:400;font-size:20px;color:#a0a0a0}._colourWrapper_xaj8o_597{display:flex;align-items:center;justify-content:center;gap:1rem}._colourWrapper_xaj8o_597 p{border:1px solid;border-radius:6px;font-size:.8rem;padding:4px 6px}._dotsparaWrapper_xaj8o_623,._colornameWrapper_xaj8o_635{display:flex;align-items:center;justify-content:center}._Dealmethanddeli_xaj8o_647{display:flex;align-items:center;gap:1rem}._dealmethodWrapper_xaj8o_661{width:106px;height:16px;display:flex;align-items:center;justify-content:center}._deal_xaj8o_661{font-weight:600;font-size:16px}._productInput_xaj8o_685{border:none;background:transparent;outline:none;width:25%;height:40px}._inputContainer_xaj8o_701{width:117px;height:29px;border-radius:5px;border:1px solid rgba(140,135,135,1);display:flex;align-items:center;justify-content:space-between;padding:0 1rem}._platformFeeContainer_xaj8o_723{margin-top:8px;margin-bottom:8px}._platformFeeText_xaj8o_733{font-weight:400;font-size:14px;color:gray}._minusbtn_xaj8o_745{outline:none;border:none;background:transparent;font-weight:400;font-size:26px;cursor:pointer}._addbtn_xaj8o_765{outline:none;border:none;background:transparent;font-weight:400;font-size:20px;cursor:pointer}._inputWrapper_xaj8o_783{display:flex;justify-content:space-between}._productInput_xaj8o_685::-webkit-inner-spin-button,._productInput_xaj8o_685::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._GstinvoiceContainer_xaj8o_805{display:flex;justify-content:left;align-items:center;margin-top:15px}._gstinput_xaj8o_819{width:21px;height:21px;border:2px solid rgba(152,1,223,1);-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:transparent;position:relative}._productdesWrapper_xaj8o_845{width:33rem;padding-bottom:5px}._gstinput_xaj8o_819:checked{background-color:#9801df;border-color:#9801df}._gstinput_xaj8o_819:checked:after{content:"✔";font-size:16px;color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:700}._Gstpara_xaj8o_887{font-weight:400;font-size:16px;line-height:46px;letter-spacing:0%;margin-left:5px;cursor:default}._detailsConatainerwrapper_xaj8o_905{display:flex;width:100%;justify-content:space-between}._AddressandaddAdreesswrapper_xaj8o_917{margin-left:2rem}._subhr_xaj8o_925{width:85%;margin:20px auto 40px;border:1px dotted rgba(0,0,0,.2)}._wholeTopRightContainer_xaj8o_937{width:443px;margin-right:2rem}._wholePricingBackContainer_xaj8o_947{display:flex;flex-direction:column}._BackContainer_xaj8o_957{display:flex;justify-content:flex-end;cursor:pointer;align-items:center}._backimg_xaj8o_969{font-size:1rem}._backpara_xaj8o_975{font-weight:400;font-size:14px;letter-spacing:0px}._pricingwholecontainer_xaj8o_985{width:443px;height:738px;border-radius:8px;background-color:#fff;margin-top:1.5rem}._pricingwholecontainerwrap_xaj8o_999{padding:20px}._Pricedetails_xaj8o_1007{display:flex;justify-content:space-between;font-weight:400;font-size:20px;line-height:46px}._subtotal_xaj8o_1021{color:#9801df}._RsTotal_xaj8o_1029{display:flex;justify-content:space-between;font-weight:600;font-size:20px;line-height:46px;letter-spacing:0%}._ButtonContainer_xaj8o_1047{display:flex;justify-content:center;align-items:center;margin-top:60px;border-bottom:none}._checkout_xaj8o_1063{color:#fff;background-color:#9801df;border-radius:5px;border-width:0px;width:363.04840087890625px;height:61px;font-weight:600;font-size:24px;line-height:46px;letter-spacing:0%;cursor:pointer}._Free_xaj8o_1093{color:#41b645}@keyframes _slideUp_xaj8o_1123{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}._slideUp_xaj8o_1123{animation:_slideUp_xaj8o_1123 .3s ease forwards}._Deliverycontainer_xaj8o_1131{width:97px;height:25px;border-radius:6px;background:radial-gradient(68.02% 68.02% at 37.79% 47.62%,#ffe5a9,#fad786);display:flex;align-items:center;justify-content:center}._deliverymethodWrapper_xaj8o_1159{min-width:60px;max-width:100px}._deliverymethodPara_xaj8o_1169{font-weight:600;font-size:12px;color:(55,71,79,1)}._rightshiftarrow_xaj8o_1181{color:(55,71,79,1)}._DropdownMenu_xaj8o_1189{width:100px;border-radius:6px;background-color:#fad786;border:1px solid rgba(255,229,169,1);margin-top:5px;box-shadow:0 2px 5px #0003;position:absolute;z-index:999}._DropdownItem_xaj8o_1213{padding:5px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:12px}._DropdownItem_xaj8o_1213:hover{background-color:#ffe5a980}._deleteIcon_xaj8o_1239{cursor:pointer}._cartEmptySection_xaj8o_1247{display:flex;flex-direction:column;justify-content:center;gap:2rem;padding:2rem}._cartEmptyImageContainer_xaj8o_1263{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}._cartEmptyImage_xaj8o_1263{width:14rem}._cartEmptyImage_xaj8o_1263 img{width:100%;height:100%}._cartEmptyText_xaj8o_1295{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:1.5rem}._cartEmptyTopText_xaj8o_1311{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}._cartEmptyTopText_xaj8o_1311 p{font-family:Poppins;font-size:26px;font-weight:600;line-height:39px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#000}._cartEmptyBottomText_xaj8o_1347{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}._cartEmptyBottomText_xaj8o_1347 p{font-family:Poppins;font-size:18px;font-weight:300;line-height:27px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#000}._cartEmptyBottomText_xaj8o_1347 span{font-family:Poppins;font-size:18px;font-weight:400;line-height:27px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#9801df;cursor:pointer}._cartEmptyButton_xaj8o_1407{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}._cartEmptyButton_xaj8o_1407 button{border:none;outline:none;color:#fff;border-radius:63px;padding:.7rem;width:20%;background-color:#9801df;font-family:Poppins;font-size:16px;font-weight:500;line-height:24px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;cursor:pointer}@media (max-width: 768px){._WholetopContainer_xaj8o_79{flex-direction:column;gap:0px;align-items:center;justify-content:center}._BackContainer_xaj8o_957{display:none}._subContainer_xaj8o_15{margin:0;padding:1rem}._WrapperwholeTopLeftContainer_xaj8o_109{width:100%}._AddressandaddAdreesswrapper_xaj8o_917{margin-left:0}._productdesWrapper_xaj8o_845{width:initial}._detailsConatainerwrapper_xaj8o_905{justify-content:space-between}._pricingwholecontainer_xaj8o_985{width:443px;height:fit-content;border-radius:8px;background-color:#fff;margin-top:1.5rem;background-color:transparent}._productdespara_xaj8o_473{font-size:15px}._CompanyNamepara_xaj8o_451{font-size:14px}._Ratepara_xaj8o_483,._Percentoff_xaj8o_491,._colour_xaj8o_553,._dotspara_xaj8o_585,._colorname_xaj8o_577{font-size:15px}._deal_xaj8o_661{font-size:12px}._inputContainer_xaj8o_701{width:60px;height:25px}._Gstpara_xaj8o_887{font-size:12px;line-height:normal}._gstinput_xaj8o_819{width:15px;height:15px}._Selectboxinput_xaj8o_303{width:25px;height:25px}._deliverherepara_xaj8o_127,._Addresspara_xaj8o_145,._Pinpara_xaj8o_161,._Contactpara_xaj8o_177{font-size:16px}._wholeTopRightContainer_xaj8o_937{margin:0}._Pricedetails_xaj8o_1007,._RsTotal_xaj8o_1029{font-size:16px}._WholeBannerContainer_xaj8o_35{padding-right:0}._ImgContainer_xaj8o_369{width:150px}}@media (max-width: 693px){._colanddel_xaj8o_541{width:20rem}}@media (max-width: 630px){._ImgContainer_xaj8o_369{width:140px}._wholerateWrapper_xaj8o_503,._colanddel_xaj8o_541{padding:0}._GstinvoiceContainer_xaj8o_805{margin-top:5px}}@media (max-width: 619px){._Dealmethanddeli_xaj8o_647{flex-direction:column;gap:0px}._colanddel_xaj8o_541{width:15rem}}@media (max-width: 540px){._deliverherepara_xaj8o_127,._Addresspara_xaj8o_145,._Pinpara_xaj8o_161,._Contactpara_xaj8o_177,._editpara_xaj8o_223{font-size:12px}._Addresspara_xaj8o_145{line-height:normal}._AddaddressContainer_xaj8o_239{font-size:12px}._ImgContainer_xaj8o_369{width:120px}._CompanyNamepara_xaj8o_451,._productdespara_xaj8o_473,._Ratepara_xaj8o_483,._Percentoff_xaj8o_491,._colour_xaj8o_553,._dotspara_xaj8o_585,._colorname_xaj8o_577{font-size:12px}._deal_xaj8o_661,._deliverymethodPara_xaj8o_1169{font-weight:500;font-size:10px}._inputContainer_xaj8o_701{width:40px;height:20px}._addbtn_xaj8o_765,._minusbtn_xaj8o_745{font-size:12px}._Gstpara_xaj8o_887{font-size:10px}._SparkContainer_xaj8o_403{width:80px}._sparkpara_xaj8o_443{font-size:10px}._offContainer_xaj8o_423,._deleteIcon_xaj8o_1239{width:30px}}@media (max-width: 509px){._Deliverycontainer_xaj8o_1131{width:60px;height:20px}._deliverymethodWrapper_xaj8o_1159{width:40px}._colanddel_xaj8o_541{width:10rem}}@media (max-width: 471px){._Gstpara_xaj8o_887{font-size:8px}}@media (max-width: 460px){._deliverherepara_xaj8o_127,._Addresspara_xaj8o_145,._Pinpara_xaj8o_161,._Contactpara_xaj8o_177,._editpara_xaj8o_223,._AddaddressContainer_xaj8o_239{font-size:10px}._ImgContainer_xaj8o_369{width:100px}._CompanyNamepara_xaj8o_451,._productdespara_xaj8o_473,._Ratepara_xaj8o_483,._Percentoff_xaj8o_491,._colour_xaj8o_553,._dotspara_xaj8o_585,._colorname_xaj8o_577{font-size:10px}._deal_xaj8o_661,._deliverymethodPara_xaj8o_1169{font-weight:500;font-size:8px}._inputContainer_xaj8o_701{width:30px;height:15px}._addbtn_xaj8o_765,._minusbtn_xaj8o_745{font-size:10px}._Gstpara_xaj8o_887{font-size:8px}._SparkContainer_xaj8o_403{width:70px}._sparkpara_xaj8o_443{font-size:8px}._offContainer_xaj8o_423{width:30px}._deleteIcon_xaj8o_1239{width:20px}}@media (max-width: 443px){._pricingwholecontainer_xaj8o_985{width:100%}._Pricedetails_xaj8o_1007,._RsTotal_xaj8o_1029{font-size:15px}._checkout_xaj8o_1063{width:300px;height:50px;font-size:20px}._BannerContainer_xaj8o_57{height:150px}._subContainer_xaj8o_15{overflow-y:hidden}}@media (max-width: 432px){._BannerContainer_xaj8o_57,._wholeTopRightContainer_xaj8o_937{width:100%}._DropdownMenu_xaj8o_1189{width:60px}._DropdownItem_xaj8o_1213{font-size:8px}}@media (max-width: 400px){._colanddel_xaj8o_541{flex-direction:column;align-items:flex-start}._Dealmethanddeli_xaj8o_647{align-items:flex-start}._dealmethodWrapper_xaj8o_661{justify-content:flex-start}._colanddel_xaj8o_541{width:5rem}._inputContainer_xaj8o_701{width:25px;margin-top:5px}._SparkContainer_xaj8o_403,._offContainer_xaj8o_423{height:22px}}@media (max-width: 385px){._ProductImganddetailsContainer_xaj8o_361,._ProductDetailsContainer_xaj8o_279{gap:.5rem}}@media (max-width: 375px){._colanddel_xaj8o_541{flex-direction:column;align-items:flex-start;width:5rem}._Dealmethanddeli_xaj8o_647{align-items:flex-start}._dealmethodWrapper_xaj8o_661{justify-content:flex-start}._inputContainer_xaj8o_701{width:25px}._checkout_xaj8o_1063{width:200px}}._strikeThrough_xaj8o_2369{text-decoration:line-through;color:#999}._container_mfupc_7{width:100%;background-color:#f6f6f7;padding:5rem 1rem 1rem;box-sizing:border-box;position:relative}._TopBox_mfupc_25{padding:2rem;position:relative;display:flex;flex-direction:column;flex:1;flex-grow:1;box-sizing:border-box}._profileContainer_mfupc_45{width:288px}._profileCard_mfupc_53{display:flex;justify-content:flex-start;min-height:490px;width:240px;flex-direction:column;align-items:center;border-radius:8px;background:#fff;box-shadow:0 4px 4px #00000040;position:sticky;top:112px;z-index:999}._profileImgBox_mfupc_83{height:205px;width:205px;border-radius:50%;background-color:#f6f6f7;display:flex;align-items:center;justify-content:center;border:7px solid #F7F7F7;box-shadow:0 8px 30px #0000001f;overflow:hidden;margin:.5rem 0}._profileImgBox_mfupc_83 img{width:100%;height:100%;object-fit:contain}._defaultBg_mfupc_123{background-color:#dacfe6}._profileImg_mfupc_83{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._defaultBg_mfupc_123 ._profileImg_mfupc_83{padding:1rem}._profileDetails_mfupc_155{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}._name_mfupc_171{font-weight:600;font-size:20px;color:var(--black_letter, rgba(33, 43, 54, 1));white-space:wrap;padding:0 .3rem}._userName_mfupc_187{font-weight:400;font-size:14px;text-align:center;color:var(--black_letter, rgba(33, 43, 54, 1))}._userContacts_mfupc_201{display:flex;align-items:center;justify-content:center;gap:1.3rem;padding:1rem 0}._rating_mfupc_217{display:flex;justify-content:center;align-items:center;padding-top:1rem}._rating_mfupc_217 p,._profileMid_mfupc_243 p{font-weight:400;font-size:14px;text-align:center}._vertLine_mfupc_255{border-left:1px dashed rgba(33,43,54,1);display:inline-block;height:50px;position:relative;opacity:50%;margin:auto 0}._profileBottom_mfupc_273{display:flex;justify-content:space-between;width:100%;padding-top:.5rem;gap:1rem;padding-bottom:1rem}._profileBottom_mfupc_273 p{font-weight:700;font-size:16px;text-align:center;display:flex;flex-direction:column}._profileBottom_mfupc_273 span{font-weight:400;font-size:14px;text-align:center}._followers_mfupc_319,._following_mfupc_321{flex:1;position:relative}._fCount_mfupc_331,._following_count_mfupc_333{cursor:pointer}._icoBox_mfupc_341{background:#d1d2cd;width:30px;height:30px;border-radius:50%;display:flex;justify-content:space-evenly;align-items:center;color:#f0f8ff;font-size:1rem;position:relative;cursor:pointer;transition:transform .2s ease;margin:0!important}._icoBox_mfupc_341._verified_mfupc_373{background:#9801df}._FaIco_mfupc_381{color:#fff}._icoBox_mfupc_341:hover{transform:scale(1.1)}._icoBox_mfupc_341._verified_mfupc_373:after{content:"";position:absolute;bottom:-5px;right:-5px;width:15px;height:15px;background:url("data:image/svg+xml,%3csvg%20width='13'%20height='11'%20viewBox='0%200%2013%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.0741%206.86991C11.1528%207.05937%2011.2353%207.23452%2011.299%207.41683C11.3777%207.63488%2011.4677%207.85293%2011.5127%208.07813C11.6289%208.6608%2011.2428%209.1398%2010.6205%209.18984C10.3393%209.21129%2010.0507%209.19341%209.7658%209.17912C9.33471%209.15409%209.33846%209.14694%209.226%209.5473C9.15102%209.81897%209.0798%2010.0942%208.97109%2010.3516C8.79865%2010.7662%208.33382%2011.0808%207.73779%2010.8806C7.45289%2010.7841%207.19798%2010.6411%206.97682%2010.441C6.86436%2010.3409%206.7369%2010.2551%206.62444%2010.155C6.53448%2010.0763%206.4595%2010.0835%206.37329%2010.1586C6.19335%2010.3087%206.01717%2010.4624%205.82598%2010.6018C5.66479%2010.7198%205.49236%2010.8377%205.30867%2010.9164C4.87008%2011.1023%204.39026%2010.9736%204.1466%2010.5768C4.00415%2010.3444%203.92543%2010.0692%203.83171%209.80825C3.77548%209.65812%203.74549%209.49726%203.70801%209.33997C3.68552%209.25061%203.63678%209.21486%203.53932%209.22201C3.29941%209.23631%203.06324%209.24346%202.82333%209.25061C2.68463%209.25418%202.54218%209.25776%202.40348%209.24346C1.70249%209.16124%201.33512%208.66795%201.51131%208.01379C1.59003%207.7171%201.73248%207.4347%201.83744%207.14516C1.9349%206.86991%201.96489%206.95213%201.70999%206.78412C1.48882%206.63756%201.25265%206.5053%201.03148%206.35517C0.934018%206.29082%200.844051%206.20503%200.765329%206.11924C0.405461%205.72246%200.409209%205.22201%200.79157%204.85025C0.971504%204.67867%201.19267%204.54641%201.4026%204.40342C1.5413%204.31048%201.68374%204.22827%201.82994%204.14963C1.90491%204.10673%201.91616%204.06026%201.88617%203.98519C1.76996%203.69922%201.63876%203.41325%201.54879%203.12014C1.49256%202.9414%201.46258%202.74123%201.48132%202.55535C1.53005%202.12639%201.88617%201.81182%202.36225%201.7725C2.65089%201.75106%202.94329%201.76535%203.23193%201.77965C3.67052%201.80468%203.65927%201.80825%203.77923%201.40432C3.8692%201.10405%203.95542%200.800207%204.09412%200.521387C4.2778%200.174648%204.60018%20-0.00408267%205.02003%200.0280889C5.25619%200.045962%205.46237%200.142477%205.64605%200.274738C5.87097%200.435596%206.08089%200.617901%206.30206%200.778759C6.53823%200.950341%206.4595%200.953916%206.68817%200.775185C6.91309%200.600028%207.13051%200.414148%207.35918%200.246141C7.53911%200.11388%207.74529%200.0173651%207.97395%200.00306657C8.4013%20-0.0255304%208.73492%200.146051%208.91486%200.510663C9.05356%200.789483%209.12853%201.0969%209.22225%201.39717C9.3647%201.85115%209.23349%201.76535%209.74331%201.76893C10.0469%201.7725%2010.3543%201.72603%2010.6542%201.76535C11.3252%201.85829%2011.6551%202.34087%2011.4902%202.97C11.4189%203.24525%2011.2915%203.50619%2011.1903%203.77429C11.0553%204.14248%2011.0216%204.03166%2011.3515%204.24614C11.5614%204.38198%2011.7751%204.50709%2011.9812%204.6465C12.0675%204.70369%2012.1462%204.77876%2012.2174%204.85383C12.596%205.25776%2012.5998%205.76893%2012.1949%206.15141C12.0112%206.323%2011.7751%206.44811%2011.5614%206.58752C11.4077%206.68046%2011.2465%206.76625%2011.0741%206.86991ZM5.85223%206.0692C5.60107%205.8297%205.36865%205.59735%205.12874%205.37572C4.88133%205.14694%204.52146%205.15052%204.28155%205.37215C4.04538%205.59377%204.03789%205.94766%204.27405%206.18001C4.67141%206.56607%205.07251%206.94855%205.47736%207.32746C5.74726%207.57769%206.13337%207.55624%206.36954%207.27742C7.168%206.33372%207.95896%205.39002%208.74992%204.44274C8.95235%204.19967%208.89987%203.84578%208.64121%203.65275C8.3863%203.45972%208.02268%203.49905%207.80901%203.74212C7.6928%203.87795%207.58035%204.01379%207.46414%204.14963C6.93558%204.78233%206.40327%205.41504%205.85223%206.0692Z'%20fill='%2339B54A'/%3e%3c/svg%3e") center/contain no-repeat}._icoBox_mfupc_341:not(._verified_mfupc_373):after{content:"-";position:absolute;bottom:-5px;right:-5px;width:15px;height:15px;background-color:#ff3d00;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:#fff}._topCard_mfupc_449{position:sticky;display:flex;z-index:1000}._actionsBox_mfupc_461{position:absolute;bottom:-26px;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;gap:1rem;z-index:10}._ActionIco_mfupc_485{width:47px;height:46px;display:flex;justify-content:center;align-items:center}._ActionIco_mfupc_485 img{width:100%;height:100%;cursor:pointer}._contentSection_mfupc_513{width:100%}._imageBox_mfupc_521{display:flex;justify-content:space-evenly;align-items:center;width:100%;margin-top:9.5rem}._badgeBox_mfupc_537{width:124px;height:124px;border-radius:50%;border:5px solid rgba(56,39,180,.25);background:#f7f7f7;display:flex;justify-content:center;align-items:center;text-align:center;flex-shrink:0;cursor:pointer}._badgeBox_mfupc_537 p{font-weight:400;font-size:14px;color:#424347}._tabs_mfupc_577{display:flex;align-items:center;margin:2rem;border-bottom:2px solid #ddd;justify-content:space-around}._tab_mfupc_577{display:flex;align-items:center;padding:10px 15px;gap:1rem;cursor:pointer;position:relative;transition:color .3s ease-in-out;font-size:16px;line-height:18px;text-align:center;color:#616164}._icon_mfupc_621{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;box-shadow:0 2px 8px #8b2cf514}._icons_mfupc_643{font-size:32px}._iconVerified_mfupc_651{background-color:#9802de}._iconNotVerified_mfupc_659{background-color:#d1d2cd}._iconPhone_mfupc_667{background:#8b2cf5}._iconMail_mfupc_675{background:#e0e0e0}._iconFacebook_mfupc_683{background:#f3f3f3}._iconInstagram_mfupc_691{background:#8b2cf5}._activetab_mfupc_699{color:#9801df;font-size:16px}._activetab_mfupc_699:after{content:"";position:absolute;left:-20%;bottom:-1px;width:150%;height:6px;background:#9801df;border-radius:10px 10px 0 0}._modalOverlay_mfupc_733,._overlay_mfupc_735,._popupOverlay_mfupc_737{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;z-index:9999}._modalOverlay_mfupc_733{background:#0003}._overlay_mfupc_735{background:#00000080}._popupOverlay_mfupc_737{background-color:#19203869}._modalContent_mfupc_785{background:#f4f4f4;border-radius:.5rem;box-shadow:0 8px 32px #00000026;width:40vw;padding:32px 24px 24px;position:absolute;border:1px solid #f3f3f3;max-height:80vh;display:flex;flex-direction:column;top:50%;left:50%;transform:translate(-50%,-45%)}._header_mfupc_817{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._header_mfupc_817 h2{font-size:2rem;font-weight:500;margin:0}._closeBtn_mfupc_843{background:none;border:none;font-size:2rem;cursor:pointer;color:#222;line-height:1;margin-left:16px}._body_mfupc_863{flex:1;overflow-y:auto;background-color:#fff;padding:1.5rem;border-radius:5px;margin-top:8px}._body_mfupc_863 h3{font-size:1.15rem;font-weight:500}._verifyItem_mfupc_891{display:flex;align-items:center;background:transparent;padding:1.5rem 2rem;gap:18px;min-height:72px;border-bottom:1px solid #ececec}._verifyItem_mfupc_891:last-child{border-bottom:none}._info_mfupc_919{flex:1;display:flex;flex-direction:column;justify-content:center;cursor:pointer}._infoTitle_mfupc_935{font-weight:600;font-size:1.08em}._infoData_mfupc_945{font-weight:400;font-size:.85rem;color:#888}._verified_mfupc_373{font-size:.85rem;margin-left:8px;font-weight:600;color:#2e9e6f}._notVerified_mfupc_971{color:#f44336;font-size:.85rem;margin-left:8px;font-weight:600}._subText_mfupc_985{color:#888;font-size:.85rem;margin-top:2px}._updateBtnBox_mfupc_997{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;min-width:120px}._updateBtn_mfupc_997,._authBtn_mfupc_1017,._addBtn_mfupc_1019{color:#fff;border:none;border-radius:8px;padding:8px 22px;font-weight:200;font-size:1rem;cursor:pointer;margin:0 auto 2px;box-shadow:0 2px 8px #00000014;transition:background .2s;width:6rem;box-sizing:border-box}._updateBtn_mfupc_997{background:#8b2cf5}._updateBtn_mfupc_997:hover{background:#6c1ec2}._authBtn_mfupc_1017{background:#3bb77e}._authBtn_mfupc_1017:hover{background:#2e9e6f}._addBtn_mfupc_1019{background-color:#28a745}._points_mfupc_1089{font-size:.8em;color:#3827b4;margin-top:2px;white-space:nowrap;text-align:center;display:flex;align-items:center;gap:4px}._editInput_mfupc_1111{width:70%;padding:4px 8px;font-size:14px;border:none;outline:none;border-bottom:1px solid #ccc;max-width:100%}._popup_mfupc_737{background:#f4f4f4;box-shadow:0 8px 32px #00000026;width:30vw;min-width:320px;position:absolute;display:flex;flex-direction:column;top:50%;left:50%;transform:translate(-50%,-45%);border-radius:8px;padding:1rem 0;z-index:99999}._popupClose_mfupc_1167{display:flex;align-items:center;justify-content:flex-end;padding:.15rem 1rem}._popupClose_mfupc_1167 svg{color:#000;font-size:1.5rem;cursor:pointer}._popupHeader_mfupc_1193{display:flex;align-items:center;justify-content:center;padding-bottom:.5rem;border-bottom:4px solid #c9c9c9}._popupHeader_mfupc_1193 p{font-size:1.3rem;color:#2e2e2e;font-weight:600;font-family:Poppins}._qrCodeContainer_mfupc_1223{display:flex;align-items:center;justify-content:center;height:40vh}._qrCode_mfupc_1223{width:200px;height:200px}._qrCodeBottomText_mfupc_1247{display:flex;align-items:center;justify-content:center;padding:2rem 0}._qrCodeBottomText_mfupc_1247 p{font-size:.95rem;color:#000;font-weight:500;font-family:Poppins}._loadingPlaceholder_mfupc_1275{min-height:90vh;display:flex;justify-content:center;align-items:center;background-color:#f6f6f7;font-size:.95rem;color:#000;font-weight:500}._verificationPopup_mfupc_1297{display:flex;flex-direction:column;padding:2rem;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999999999;border-radius:10px;gap:1rem;width:25rem;max-width:90vw;box-sizing:border-box}._verificationPopupImage_mfupc_1333{display:flex;align-items:center;justify-content:center}._verificationPopupImageContent_mfupc_1345{width:200px}._verificationPopupImageContent_mfupc_1345 img{width:100%;height:100%}._verificationHeader_mfupc_1363{display:flex;align-items:center;justify-content:center}._verificationHeader_mfupc_1363 p{font-size:1.5rem;font-weight:700;color:#333;margin:0}._verificationHeaderText_mfupc_1389{display:flex;align-items:center;justify-content:center}._verificationHeaderText_mfupc_1389 p{font-size:1rem;font-weight:400;color:#5d5d5d;text-align:center}._verificationPopupButton_mfupc_1415{display:flex;align-items:center;justify-content:center;padding:1rem 0}._verificationPopupButton_mfupc_1415 button{outline:none;border:none;border-radius:6px;padding:1rem .5rem;font-weight:400;line-height:100%;background-color:#9801df;width:8rem;font-size:1.2rem;cursor:pointer;color:#fff}._verificationPopupBottomText_mfupc_1457{display:flex;flex-direction:column;align-items:center;gap:.1rem}._verificationPopupBottomText_mfupc_1457 p{font-weight:600;font-size:.9rem;color:#999}._verificationPopupBottomText_mfupc_1457 span{font-size:.85rem;color:#9801df;font-weight:500;cursor:pointer}@media (max-width: 1024px){._modalContent_mfupc_785{width:60vw;padding:24px 18px;transform:translate(-50%,-50%)}._imageBox_mfupc_521{overflow-x:scroll}._badgeBox_mfupc_537{width:124px;height:124px}}@media screen and (max-width: 768px){._topCard_mfupc_449{display:flex;z-index:1000;flex-direction:column}._container_mfupc_7{padding:5rem 0rem 0rem}._TopBox_mfupc_25{padding:4rem 1rem 1rem}._profileContainer_mfupc_45{width:100%}._profileCard_mfupc_53{position:relative;top:0;min-height:auto;width:100%;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem;border-radius:8px;background:linear-gradient(to right,#3827b4,#6c18a4);padding:1.5rem;color:#fff;box-sizing:border-box;flex-wrap:wrap}._profileImgBox_mfupc_83{border-radius:50%;background-color:#f6f6f7;width:120px;height:120px;flex-shrink:0;box-shadow:none;margin:0}._profileImgBox_mfupc_83 img{border-radius:50%}._profileDetails_mfupc_155{flex:1;display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:0}._name_mfupc_171,._userName_mfupc_187{color:#fff;padding:0;text-align:left}._name_mfupc_171{font-size:20px;font-weight:500}._userContacts_mfupc_201{padding:.5rem 0;gap:1rem;justify-content:flex-start}._profileBottom_mfupc_273{width:100%;padding-top:.5rem;padding-bottom:0;justify-content:flex-start;gap:1.5rem}._profileBottom_mfupc_273 p,._profileBottom_mfupc_273 span{text-align:left}._imageBox_mfupc_521{margin-top:2rem;gap:1rem;overflow-x:auto;scrollbar-width:none}._imageBox_mfupc_521::-webkit-scrollbar{display:none}._tabs_mfupc_577{margin:2rem 1rem;justify-content:space-between;overflow-x:auto;scrollbar-width:none}._tabs_mfupc_577::-webkit-scrollbar{display:none}._tab_mfupc_577{padding:10px;font-size:14px;white-space:nowrap}._activetab_mfupc_699:after{left:0%;width:100%}._modalContent_mfupc_785{width:80vw;padding:14px}._header_mfupc_817 h2{font-size:1.5rem}._body_mfupc_863,._verifyItem_mfupc_891{padding:1rem}._popup_mfupc_737{width:90vw}}@media (max-width: 480px){._profileCard_mfupc_53{flex-direction:column;align-items:center;text-align:center;padding:1.5rem 1rem}._profileDetails_mfupc_155{align-items:center;text-align:center;width:100%}._name_mfupc_171,._userName_mfupc_187{text-align:center}._userContacts_mfupc_201,._profileBottom_mfupc_273{justify-content:center;width:100%}._profileBottom_mfupc_273 p,._profileBottom_mfupc_273 span{text-align:center}._imageBox_mfupc_521{gap:.3rem}._badgeBox_mfupc_537{width:100px;height:100px;padding:2rem;border-width:4px}._badgeBox_mfupc_537 p{font-size:12px}._modalContent_mfupc_785{width:88vw;height:auto;border-radius:.5rem;max-height:90vh;padding:16px}._tabs_mfupc_577{justify-content:space-between;margin:2rem .5rem}._tab_mfupc_577{font-size:13px;gap:4px}._tab_mfupc_577 img{width:20px}._tabContent_mfupc_1997{padding:0;margin:0}._modalContent_mfupc_785{width:95%;padding:.5rem}._header_mfupc_817{margin-bottom:10px}._header_mfupc_817 h2{font-size:16px}._body_mfupc_863 h3{font-size:14px}._verifyItem_mfupc_891{flex-direction:row;align-items:flex-start;align-items:center;gap:10px;padding:.5rem;padding-inline:0;box-sizing:border-box}._icon_mfupc_621{flex-shrink:unset;width:30px;height:30px}._icons_mfupc_643{font-size:15px;flex-shrink:0}._info_mfupc_919{flex:1;min-width:0;word-break:break-all;font-size:12px}._subText_mfupc_985{font-size:12px}._verified_mfupc_373,._notVerified_mfupc_971{font-size:10px}._updateBtnBox_mfupc_997{flex:0;flex-direction:column;align-items:flex-end;min-width:max-content;justify-content:end;gap:6px}._updateBtn_mfupc_997,._authBtn_mfupc_1017,._addBtn_mfupc_1019{width:100%;white-space:nowrap;font-size:.65rem;padding:8px 10px}._points_mfupc_1089{font-size:.5rem;justify-content:end}}@media (max-width: 375px){._profileImgBox_mfupc_83{width:100px;height:100px}._name_mfupc_171{font-size:18px}._userName_mfupc_187{font-size:13px}._userContacts_mfupc_201{gap:.8rem}._imageBox_mfupc_521{gap:.2rem}._badgeBox_mfupc_537{width:100px;height:100px}._badgeBox_mfupc_537 p{font-size:10px}._tabs_mfupc_577{margin:1.5rem .5rem}._tab_mfupc_577{gap:.5rem;font-size:12px}._tab_mfupc_577 img{width:15px}._modalContent_mfupc_785{padding:.4rem;width:98%}._header_mfupc_817{margin-bottom:0}._body_mfupc_863{padding:.15rem}._icon_mfupc_621{width:30px;height:30px}._subText_mfupc_985{font-size:12px}._verificationPopup_mfupc_1297{padding:1.5rem .5rem}._verificationHeader_mfupc_1363 p{font-size:1.25rem}}
