.loading-page_main__AnDGj{height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;color:#616a6b;font-weight:600}.loading-page_spinner__wkdUb{width:40px;padding:5px;aspect-ratio:1;border-radius:50%;background:#E60023;--_m:conic-gradient(#0000 10%,#000),linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:loading-page_l3__XqbST 1s linear infinite}@keyframes loading-page_l3__XqbST{to{transform:rotate(1turn)}}.styles_dashboard___mDgC{width:100%;height:100%}.styles_content__D1GJ0{display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:100vh;width:100%;max-width:1024px;margin:0 auto}.styles_account__8SLyZ{border-radius:10px;width:100%;height:100%;padding:50px 0;display:grid;grid-template-columns:320px auto;grid-gap:30px;gap:30px}.styles_account_sidebar__iySgT{height:100%;width:100%;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.04);display:flex;flex-direction:column;padding:20px;border-radius:14px}.styles_account_sidebar_header__YYg1S{gap:10px;color:#25D366;margin-bottom:20px;text-align:center;font-size:18px;font-weight:600}.styles_account_sidebar_links___624G{display:flex;flex-direction:column}.styles_account_sidebar_links___624G li{height:60px;padding:0 10px;border-bottom:1px solid #f2f3f4;font-size:15px;color:#333;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:10px}.styles_account_sidebar_links___624G li:hover{background-color:#f8f9fa}.styles_account_sidebar_links___624G li svg{width:20px;height:20px;stroke:#333}.styles_account_sidebar_links___624G li:last-of-type{border-bottom:none}.styles_account_sidebar_links___624G li.styles_active__PSbpl{color:#25D366}.styles_account_sidebar_links___624G li.styles_active__PSbpl svg{stroke:#25D366}.styles_account_sidebar_footer__uoxQB{margin-top:auto;border-radius:14px;display:flex;align-items:center;justify-content:center}.styles_account_sidebar_footer__uoxQB button{display:flex;align-items:center;justify-content:center;gap:8px;height:45px;width:100%;border-radius:10px;background-color:#E74C3C;border:none;color:#fff;font-weight:600;cursor:pointer;box-shadow:0 4px 10px rgba(231,76,60,.25);transition:all .3s ease}.styles_account_main__oCs1i{height:100%;width:100%;display:flex;flex-direction:column}.styles_account_main_banner__uvJEi{height:75px;width:100%;color:#333;display:flex;align-items:center;gap:10px}.styles_account_main_banner__uvJEi h2{font-size:18px;color:#333}.styles_account_main_banner__uvJEi svg{height:22px;width:22px;color:#333}.styles_account_main_content__vgxuv{height:auto;width:100%;display:flex;justify-content:center;background-color:#fff;border-radius:14px;padding:30px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.styles_content_footer__mm2iu{margin-top:auto;height:80px;display:flex;border-top:1px solid #ebebeb;color:#424949;font-size:14px}.styles_content_footer__mm2iu,.styles_navbar__mU9Hh{width:100%;align-items:center;justify-content:center}.styles_navbar__mU9Hh{position:fixed;top:0;left:50%;transform:translateX(-50%);z-index:100;background-color:rgba(255,255,255,.9);box-shadow:0 2px 8px rgba(0,0,0,.03);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease-in-out;display:none;font-size:15px}.styles_navbar_content__fUpFa{height:75px;width:100%;max-width:1100px;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.styles_navbar_logo__Gg9gO{display:flex;align-items:center;gap:20px}.styles_navbar_logo__Gg9gO a{font-size:22px;font-weight:700;color:#25D366;letter-spacing:.5px;cursor:pointer;transition:transform .3s ease}.styles_navbar_logo__Gg9gO span a{display:flex;align-items:center;justify-content:center;height:40px;width:40px;border-radius:50%;transition:background-color .25s ease}.styles_navbar_logo__Gg9gO span svg{height:25px;width:25px}.styles_sidebar_overlay__jypNo{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:110;opacity:0;animation:styles_fadeIn__UOuaU .25s ease forwards;cursor:pointer}@keyframes styles_fadeIn__UOuaU{0%{opacity:0}to{opacity:1}}.styles_sidebar__eWTdM{position:fixed;top:0;right:0;width:300px;min-height:100svh;max-height:100dvh;background-color:#fff;z-index:120;display:flex;flex-direction:column;justify-content:space-between;box-shadow:4px 0 15px rgba(0,0,0,.1);transform:translateX(100%);transition:transform .3s ease-in-out;animation:styles_slideIn__mRX6V .3s ease forwards;font-size:15px;overflow-y:auto}.styles_sidebar_visible__H1TqS{transform:translateX(0)}.styles_sidebar_header__3ZZrv{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #eee;height:75px}.styles_sidebar_logo__1g9lo{font-size:18px;font-weight:700;color:#25D366;margin:0}.styles_sidebar_close__2qjP2{background:none;border:none;cursor:pointer}.styles_sidebar_close__2qjP2 svg{width:22px;height:22px}.styles_sidebar_tabs__H68zr{list-style:none;padding:25px 20px;margin:0;display:flex;flex-direction:column;gap:18px}.styles_sidebar_tabs__H68zr li{display:flex;align-items:center;gap:12px;padding:12px 10px;width:100%;text-decoration:none;color:#333;font-size:15px;font-weight:500;border-radius:8px;transition:color .25s ease;transition:background-color .25s ease,transform .2s ease}.styles_sidebar_tabs__H68zr li svg{width:20px;height:20px;flex-shrink:0}.styles_sidebar_tabs__H68zr li.styles_active__PSbpl{color:#25D366;font-weight:600;background-color:rgba(37,211,102,.1)}.styles_sidebar_tabs__H68zr li+li{border-top:1px solid rgba(0,0,0,.05);padding-top:10px}.styles_sidebar_footer___xLJ3{padding:20px;border-top:1px solid #eee}.styles_sidebar_logout__CyMSY{display:flex;align-items:center;justify-content:center;gap:8px;height:45px;width:100%;border-radius:10px;background-color:#E74C3C;border:none;color:#fff;font-weight:600;cursor:pointer;box-shadow:0 4px 10px rgba(231,76,60,.25);transition:all .3s ease}@media (max-width:600px){.styles_account__8SLyZ{margin-top:70px;padding:30px 20px;grid-template-columns:1fr;gap:30px}.styles_account_sidebar__iySgT{display:none}.styles_account_main__oCs1i{gap:20px}.styles_account_main_banner__uvJEi{height:-moz-fit-content;height:fit-content;width:100%;color:#333;display:flex;align-items:center;gap:10px}.styles_navbar__mU9Hh{display:flex}.styles_navbar_content__fUpFa{justify-content:space-between;padding:0 20px}.styles_navbar_logo__Gg9gO a{font-size:18px}.styles_navbar_action__zQzM6,.styles_navbar_links__DGc9H{display:none}}.styles_home__uMxse{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:20px;gap:20px;padding:20px;justify-items:center}.styles_home_tab__kSa6B{width:140px;height:140px;border-radius:16px;background:#fff;box-shadow:0 3px 12px rgba(0,0,0,.05);transition:all .25s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.styles_home_tab__kSa6B:hover{transform:translateY(-4px);box-shadow:0 6px 16px rgba(0,0,0,.08)}.styles_home_tab__kSa6B span{width:56px;height:56px;border-radius:50%;background:rgba(34,193,93,.12);display:flex;align-items:center;justify-content:center;margin-bottom:10px}.styles_home_tab__kSa6B span svg{stroke:#22c15d;width:24px;height:24px;transition:transform .25s ease}.styles_home_tab__kSa6B:hover span svg{transform:scale(1.1)}.styles_home_tab__kSa6B p{font-size:15px;font-weight:500;color:#111;margin:0}.styles_browse__c5v_9{width:100%;display:flex;flex-direction:column;gap:18px;background:#fff;border-radius:14px}.styles_browse_search__4zWep{position:relative}.styles_browse_search__4zWep input{height:45px;width:100%;padding:10px 14px;border:1px solid #e2e2e2;border-radius:10px;outline:none;font-size:14px;transition:all .25s ease;background:#fafafa}.styles_browse_search__4zWep button{position:absolute;top:50%;right:10px;transform:translateY(-50%);height:30px;width:70px;border:none;border-radius:14px;background:#25D366;color:#fff;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center}.styles_browse_search__4zWep input:focus{background:#fff;border-color:#25D366;box-shadow:0 0 0 3px rgba(37,211,102,.1)}.styles_browse_list__PC3XC{display:flex;flex-direction:column;border-radius:10px;overflow:hidden}.styles_browse_all__0i_Ra{background:#25D366;border:none;color:#fff;font-size:14px;font-weight:600;height:40px;border-radius:8px;cursor:pointer;transition:all .3s ease;margin-top:10px;display:flex;align-items:center;justify-content:center}.styles_browse_all__0i_Ra:hover{background:#22c15d}.styles_browse_list_section__3gajC{display:grid;grid-template-columns:100px 2fr 1fr 100px;align-items:center;padding:10px 8px;border-top:1px solid #eee;font-size:14px;color:#333;transition:background .2s ease;cursor:pointer}.styles_browse_list_section__3gajC:first-child{border-top:none}.styles_browse_list_section__3gajC:hover{background:#F8F9F9}.styles_browse_list_section_faq__7Lf75{display:flex;align-items:center;justify-content:space-between;padding:10px 8px;border-top:1px solid #eee;font-size:14px;transition:background .2s ease;cursor:pointer}.styles_browse_list_section_faq__7Lf75:first-child{border-top:none}.styles_browse_list_section_faq__7Lf75:hover{background:#f9fdfb}.styles_browse_list_section_faq__7Lf75 button{height:35px;width:100%;border:none;border-radius:5px;background:#25D366;color:#fff;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center}.styles_browse_users_status__DzUgj{color:#fff;white-space:nowrap}.styles_browse_overlay__sbSza{position:fixed;inset:0;background:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:110;opacity:0;animation:styles_fadeIn__2QE_V .25s ease forwards;cursor:pointer}.styles_browse_content__hwpIE{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1001;background-color:#fff;border-radius:18px;box-shadow:0 8px 40px rgba(0,0,0,.18);width:min(520px,92%);max-height:90vh;overflow:hidden;display:flex;flex-direction:column;animation:styles_slideUp__G_VC_ .3s ease forwards}@keyframes styles_slideUp__G_VC_{0%{transform:translate(-50%,-46%) scale(.98);opacity:.8}to{transform:translate(-50%,-50%) scale(1);opacity:1}}.styles_browse_content_image__Z6z2_{position:relative;width:100%;height:300px;background-color:#f8fafb;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:center}.styles_browse_content_image__Z6z2_ img{width:100%;height:100%;object-fit:contain;border-radius:16px 16px 0 0}.styles_browse_content_header__lHiIz{position:relative;width:100%;height:50px}.styles_browse_content_close__m_iEh,.styles_browse_content_toggle__sU0Bp{position:absolute;z-index:1;top:12px;width:36px;height:36px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .25s ease}.styles_browse_content_close__m_iEh{left:12px;background-color:#e74c3c}.styles_browse_content_toggle__sU0Bp{right:12px;background-color:#f2f2f2}.styles_browse_content_close__m_iEh svg,.styles_browse_content_toggle__sU0Bp svg{stroke:#fff;width:20px;height:20px}.styles_browse_content_toggle__sU0Bp svg{stroke:#333}.styles_browse_content_close__m_iEh:hover{background-color:#c0392b}.styles_browse_content_toggle__sU0Bp:hover{background-color:#e6e6e6}.styles_browse_content_actions__h1uar{position:absolute;top:50px;right:10px;z-index:2;background:#fff;border-radius:14px;box-shadow:0 6px 20px rgba(0,0,0,.08);font-size:14px;color:#333;min-width:180px;overflow:hidden;animation:styles_fadeIn__2QE_V .2s ease-out}.styles_browse_content_actions__h1uar li{display:flex;align-items:center;gap:10px;height:45px;padding:0 16px;cursor:pointer;transition:all .25s ease}.styles_browse_content_actions__h1uar li:hover{background-color:#f6f8f7;color:#22c15d}.styles_browse_content_actions__h1uar li span{display:flex;align-items:center;justify-content:center}.styles_browse_content_actions__h1uar li svg{width:20px;height:20px;transition:stroke .25s ease}.styles_browse_content_actions__h1uar li:hover svg{stroke:#22c15d}.styles_browse_content_actions__h1uar li+li{border-top:1px solid #f0f0f0}@keyframes styles_fadeIn__2QE_V{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.styles_browse_content_list__KQ4sj{display:flex;flex-direction:column;gap:8px;padding:20px;overflow-y:auto}.styles_browse_content_section__IREG7{display:flex;align-items:center;gap:20px;justify-content:space-between;border-top:1px solid #f0f0f0;padding:10px 0;font-size:14px;color:#444}.styles_browse_content_section__IREG7:first-child{border-top:none}.styles_browse_content_section__IREG7 p{font-weight:600;color:#222}.styles_browse_content_section__IREG7 span{color:#555;text-align:right}.styles_browse_content_section_options___8nIN{display:flex;align-items:center;gap:20px}.styles_browse_content_section_options___8nIN span{cursor:pointer}.styles_browse_content_section_options___8nIN span.styles_active__Vt7Iu{color:#25D366}.styles_browse_content_section__IREG7 input{border:1px solid #ddd;border-radius:6px;outline:none;height:35px;width:50%;padding:10px}.styles_browse_content_section__IREG7 textarea{border:1px solid #ddd;border-radius:6px;outline:none;resize:none;font-family:inherit;height:100px;width:50%;padding:10px}.styles_browse_content_section__IREG7 button{height:35px;width:100%;border:none;border-radius:5px;background:#25D366;color:#fff;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center}@media (max-width:600px){.styles_home__uMxse{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:15px}.styles_home_tab__kSa6B{width:120px;height:120px}.styles_home_tab__kSa6B span{width:50px;height:50px}.styles_home_tab__kSa6B p{font-size:14px}.styles_browse_list_section__3gajC{display:flex;justify-content:space-between}.styles_browse_list_section__3gajC p:nth-child(2),.styles_browse_list_section__3gajC p:nth-child(3){display:none}.styles_browse_content__hwpIE{width:90%;max-height:90vh}.styles_browse_content_image__Z6z2_{height:240px}.styles_browse_content_section__IREG7{font-size:13px}.styles_browse_content_actions__h1uar{right:5px;top:45px;min-width:160px}}.popup_overlay__u92cH{position:fixed;inset:0;background:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:110;animation:popup_fadeIn__5sjKK .25s ease forwards;cursor:pointer}.popup_popup__HcpZX{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:120;display:flex;flex-direction:column;background:#fff;border-radius:25px;box-shadow:0 8px 40px rgba(0,0,0,.15);width:min(480px,92%);height:min(90vh,520px);max-height:90vh;animation:popup_slideUp__T__yl .3s ease forwards;overflow:hidden}@keyframes popup_slideUp__T__yl{0%{transform:translate(-50%,-46%) scale(.96);opacity:.7}to{transform:translate(-50%,-50%) scale(1);opacity:1}}.popup_header__EN9Fu{position:relative;min-height:60px;width:100%;background:#fff;border-bottom:1px solid #eee;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.popup_header__EN9Fu h3{font-size:18px;font-weight:700;color:#222;margin:0}.popup_menuButton__OEVCL{cursor:pointer;display:flex;align-items:center;justify-content:center}.popup_menuButton__OEVCL svg{width:22px;height:22px}.popup_close__bRqCO{background:none;padding:0}.popup_close__bRqCO svg{width:22px;height:22px}.popup_popup_actions__JmNAe{position:absolute;left:14px;top:60px;width:min(160px,90%);background:#fff;border-radius:14px;box-shadow:0 8px 24px rgba(0,0,0,.12);border:1px solid #eee;overflow:hidden;z-index:150;animation:popup_fadeIn__5sjKK .2s ease}@keyframes popup_fadeIn__5sjKK{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.popup_popup_actions__JmNAe li{color:#333;font-size:14px;height:48px;padding:0 12px;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;align-items:center;gap:10px;transition:background .2s ease}.popup_popup_actions__JmNAe li:last-child{border-bottom:none}.popup_popup_actions__JmNAe li:hover{background:#f7f7f7}.popup_popup_actions__JmNAe li svg{width:18px;height:18px}.popup_close__bRqCO{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;transition:transform .25s ease}.popup_close__bRqCO:hover{transform:scale(1.1)}.popup_close__bRqCO svg{stroke:#E60023;width:20px;height:20px}.popup_cards__h6gfd{flex:1 1;overflow-y:auto;padding:30px 20px;scroll-behavior:smooth;display:flex;flex-direction:column;gap:15px}.popup_cards__h6gfd::-webkit-scrollbar{width:6px}.popup_cards__h6gfd::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.popup_cards__h6gfd::-webkit-scrollbar-thumb:hover{background:#aaa}.popup_error__2HKms{font-size:14px;text-align:center;color:#E60023}.popup_card__xv4cI{background-color:#F9FAFB;border:1px solid #e5e7eb;border-radius:10px;padding:18px 14px}.popup_title__sdoMP{margin-bottom:14px}.popup_title__sdoMP h4{font-size:16px;font-weight:600;color:#222;margin:0;display:flex;align-items:center;justify-content:space-between}.popup_title__sdoMP p{font-size:13px;color:#777;margin-top:3px}.popup_list__Yj4OO{display:flex;flex-direction:column;gap:10px}.popup_list__Yj4OO li{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e5e7eb;padding-top:10px;font-size:14px}.popup_list__Yj4OO li:first-child{border-top:none;padding-top:0}.popup_list__Yj4OO p{font-weight:600;color:#333;margin:0}.popup_list__Yj4OO span{color:#555;text-align:right;max-width:70%;line-height:1.4}.popup_card_button__wEMs3{min-height:45px;width:100%;border:none;border-radius:16px;background:#0246A7;color:white;font-size:15px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.25s ease}.popup_card_button__wEMs3:hover{background:#0063D1}.popup_warning_text__avteG{font-size:14px;line-height:1.2;font-style:italic;text-align:center;color:#555}.popup_steps__Akhi8{max-width:480px;width:100%}.popup_steps__Akhi8 h3{font-size:18px;font-weight:700;color:#333;margin-bottom:8px}.popup_steps__Akhi8 p{font-size:14px;color:#555;margin-bottom:30px;line-height:1.2}.popup_step__h2bGS{display:flex;align-items:flex-start;gap:15px;text-align:left;margin-bottom:25px;position:relative}.popup_step__h2bGS:not(:last-child):after{content:"";position:absolute;left:14px;top:38px;width:2px;height:calc(100% - 38px);background:#e0e0e0}.popup_step_number__xtI55{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:#0246A7;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;box-shadow:0 2px 5px rgba(0,0,0,.1)}.popup_step_content__lC0e2 h4{font-size:15px;color:#222;margin:0 0 4px}.popup_step_content__lC0e2 p{font-size:13px;color:#666;margin:0;line-height:1.4}.popup_card_action__aRNEq{width:100%}.popup_card_action_section__aCxz_{position:relative;display:flex;flex-direction:column;gap:15px}.popup_card_action_section__aCxz_ input{height:45px;padding:0 15px;border:1px solid #d1d5db;border-radius:30px}.popup_card_action_section__aCxz_ input,.popup_card_action_section__aCxz_ textarea{width:100%;font-size:14px;background-color:#fff;color:#111827;box-shadow:0 2px 5px rgba(0,0,0,.05);transition:border-color .2s ease,box-shadow .2s ease}.popup_card_action_section__aCxz_ textarea{height:100px;padding:15px;font-family:inherit;border:1px solid #d1d5db;border-radius:8px;resize:none}.popup_card_action_section__aCxz_ input:hover,.popup_card_action_section__aCxz_ textarea:hover{border-color:#a5b4fc}.popup_card_action_section__aCxz_ input:focus,.popup_card_action_section__aCxz_ textarea:focus{border-color:#6366f1;outline:none}.popup_card_action_section__aCxz_ p{font-size:14px;font-weight:600;color:#555;padding-top:10px}.popup_card_action_upload__Rs3Os{font-size:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#F8F9F9;height:45px;padding:15px;border-radius:30px}.popup_card_action_upload__Rs3Os button{width:100px;height:30px;border-radius:30px;border:none;background-color:#0246A7;color:#fff;font-size:14px;cursor:pointer}.popup_card_action_upload__Rs3Os p{color:#555}.popup_dropdown__vLDIj{position:absolute;top:0;width:100%;max-height:300px;background-color:#fff;border:1px solid rgba(0,0,0,.06);border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.08);display:flex;flex-direction:column;overflow:hidden;z-index:10;animation:popup_dropdownFadeIn__EEfNX .25s ease}@keyframes popup_dropdownFadeIn__EEfNX{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.popup_dropdown_search__Pb7mc{padding:15px 20px;border-bottom:1px solid #eaeded;background-color:#FAFAFA}.popup_dropdown_search__Pb7mc input{width:100%;height:46px;padding:0 14px;font-size:15px;color:#333;border:1px solid #dde1e3;border-radius:8px;background-color:#fff;transition:all .2s ease}.popup_dropdown_search__Pb7mc input:focus{border-color:#25D366;box-shadow:0 0 0 3px rgba(37,211,102,.15);outline:none}.popup_dropdown_list__ub3dt{list-style:none;margin:0;padding:6px 0;flex:1 1;max-height:300px;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth}.popup_dropdown_list__ub3dt::-webkit-scrollbar{width:6px}.popup_dropdown_list__ub3dt::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.15);border-radius:4px}.popup_dropdown_list__ub3dt::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.25)}.popup_dropdown_list__ub3dt li{display:flex;align-items:center;gap:12px;padding:15px 20px;color:#333;font-size:15px;cursor:pointer;transition:background-color .2s ease,transform .15s ease}.popup_dropdown_list__ub3dt li:hover{background-color:#F7F9F9;transform:translateX(2px)}.popup_dropdown_list__ub3dt li:active{background-color:#E8F6EF;transform:translateX(1px)}.popup_dropdown_list__ub3dt li span{display:flex;align-items:center;justify-content:center;color:#25D366}.popup_dropdown_list__ub3dt li span svg{width:18px;height:18px;opacity:.9}.popup_card_action_button__dhU_n{min-height:45px;width:100%;border:none;border-radius:30px;background:#0246A7;color:white;font-size:15px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.25s ease}.popup_card_action_return__YfRqK{color:#555;font-size:14px;font-weight:600;cursor:pointer;margin-bottom:10px;display:flex;align-items:center;gap:10px}.popup_card_action_return__YfRqK svg{stroke:#555;width:18px;height:18px}