@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:0}.scrollbar-thin{scrollbar-color:#0003 #0000;scrollbar-width:thin}.scrollbar-thin::-webkit-scrollbar{height:6px;width:6px}.scrollbar-thin::-webkit-scrollbar-track{background:#0000}.scrollbar-thin::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background-color:#0000004d}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .3s ease-out forwards}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@media (max-width:768px){.hide-on-mobile{display:none!important}.show-on-mobile{display:flex!important}}@media (min-width:769px){.hide-on-mobile{display:flex!important}.show-on-mobile{display:none!important}}*,:after,:before{box-sizing:border-box;letter-spacing:.2px}body{--ref:14;--c_ref:16;--font_size:calc(var(--c_ref)*1px);--max_width:600px;--timing:0.3s;font-family:Inter,sans-serif;margin:0}:root{--black:#000;--white:#fff;--base-white:#ffefef;--primary-base:#150332;--primary-base-light:#f4f4f5;--brand:#150332;--brand-peach-soda:#ffa977;--brand-red:#ff5c5c;--brand-banana-light:#ffe7bf;--brand-banana-light-2:#fffbf2;--neutral-light-gray:#f5f5f5;--neutral-dark-gray:#333;--neutral-black:#1d1d1d;--neutral-gray-light:#fafafa71;--neutral-gray-light-2:#fafafa;--neutral-gray-mid-light:#e5e5e5;--neutral-gray-mid:#d9d9d9;--neutral-gray-dark:#545454;--neutral-gray-darker:#454545;--neutral-gray:#777;--neutral-gray-alt-light:#f1f1f1;--neutral-gray-alt-mid:#c5c5c5;--neutral-gray-alt-dark:#adadad;--neutral-light-gray-alt:#babfc3;--neutral-medium-gray-alt:#c9cccf;--neutral-dark-gray-alt:#6d7175;--accent-red:#dd1d1d;--accent-light-white:#fafbfb;--accent-light-green:#aee9d1;--accent-light-blue:#a4e8f2;--accent-green-dark:#008060;--accent-green-darker:#3a7d23;--accent-green-light:#64be45;--accent-green-light-alt:#397d2377;--accent-green-light-bg:#eff8ec;--accent-dazzling-red:#d82c0d;--bg-smoke-white:#f5f5f5;--bg-ocean:#2b3a33;--bg-ocean-light:#d4dbcb;--bg-ocean-light-alt:#f3f2e7}::-webkit-scrollbar{height:3px;width:3px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.navbar{background:#fafafa;padding:1rem 1rem 0;position:-webkit-sticky;position:sticky;top:4rem;z-index:30}.navbar .navbar_main{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;display:flex;gap:10px;margin:0 auto;max-width:80rem;padding:1rem 1.5rem}.navbar .navbar_main .divider{background:#f4f4f5;background:var(--primary-base-light);border-radius:3px;height:25px;margin:0 8px;width:2px}.navbar .navbar_main .nav_list{align-items:center;display:flex;gap:10px;justify-content:center}.navbar .navbar_main .nav_list .nav_items{--fs:15px;align-items:center;cursor:pointer;display:flex;font-size:15px;font-weight:500;height:100%;justify-content:center;line-height:150%;padding:8px 12px}@media screen and (max-width:1000px){.navbar .navbar_main .nav_list .nav_items{--fs:15px;--lh:150px;font-size:15px;line-height:150%}}.navbar .navbar_main .nav_list .nav_items{border-radius:4px}.navbar .navbar_main .nav_list .nav_items[active=true]{background:#f4f4f5;background:var(--primary-base-light)}.navbar .navbar_main .navbar_main_sub_arrow{transform:rotate(-90deg)}.navbar .navbar_main .profile{align-items:center;display:flex;gap:10px;margin:0 0 0 auto}.navbar .navbar_main .profile .profile_img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;height:35px;width:35px}.navbar .navbar_main .profile .profile_info .profile_name{--fs:14px;font-size:14px;font-weight:500;line-height:150%}@media screen and (max-width:1000px){.navbar .navbar_main .profile .profile_info .profile_name{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.navbar .navbar_main .profile .profile_info .profile_role{--fs:12px;font-size:12px;font-weight:500;line-height:150%}@media screen and (max-width:1000px){.navbar .navbar_main .profile .profile_info .profile_role{--fs:12px;--lh:150px;font-size:12px;line-height:150%}}.navbar .navbar_main .profile .profile_info .profile_role{opacity:.7}.navbar .navbar_main .logo{height:25px;width:auto}.cust_table{--br:16px;--count:1;border-radius:var(--br);display:flex;flex-direction:column;height:100%;outline:1px solid #e8e9eb}.cust_table .table_header{background:#efeff1;border-top-left-radius:var(--br);border-top-right-radius:var(--br)}.cust_table .table_header>div{padding:5px 10px;width:100%}.cust_table .table_header .col1{border-top-left-radius:var(--br)}.cust_table .table_header :last-child{border-top-right-radius:var(--br)}.cust_table .table_header{--fs:14px;font-size:14px;font-weight:600;line-height:150%}@media screen and (max-width:1000px){.cust_table .table_header{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.cust_table .table_body{border-bottom-left-radius:var(--br);border-bottom-right-radius:var(--br);flex-grow:1;overflow:auto}.cust_table .table_body::-webkit-scrollbar{width:0}.cust_table .table_body .no_data{align-items:center;display:flex;height:100%;justify-content:center}.cust_table .table_header,.cust_table .table_row{display:flex}.cust_table .table_header>div,.cust_table .table_row>div{border:1px solid #e8e9eb;overflow:hidden;padding:10px;text-overflow:ellipsis;width:calc(100%/var(--count))}.search_and_filter{display:flex;gap:10px;height:36px;margin:0 0 0 auto;padding:0 50px}.search_and_filter .search{align-items:center;background:#efefef;border:1px solid #e5e5e5;border:1px solid var(--neutral-gray-mid-light);border-radius:8px;display:flex;margin:0 0 0 auto;padding:5px 10px}.search_and_filter .search .clear,.search_and_filter .search .sercah_icon{align-items:center;display:flex;justify-content:center}.search_and_filter .search .sercah_icon{--stroke-color:#888;margin:0 5px}.search_and_filter .search .clear{border-radius:4px;cursor:pointer;display:flex;margin:0 0 0 5px;padding:5px}.search_and_filter .search .clear svg{height:20px}.search_and_filter .search input{--fs:14px;background:#0000;border:none;font-size:14px;font-weight:400;height:100%;line-height:150%;outline:0;width:200px}@media screen and (max-width:1000px){.search_and_filter .search input{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.search_and_filter .search input{line-height:1}.search_and_filter .search input:placeholder{color:#888}.search_and_filter .search:focus-within{border:1px solid}.search_and_filter .filter{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.search_and_filter .filter svg{height:20px}.search_and_filter .filter_group{align-items:center;background:#fff;background:var(--white);cursor:pointer;display:flex;gap:10px;justify-content:start}.search_and_filter .filter_group .filter_options{background:#efefef;border:1px solid #e5e5e5;border:1px solid var(--neutral-gray-mid-light);border-radius:8px;cursor:pointer;height:100%;position:relative;-webkit-user-select:none;user-select:none}.search_and_filter .filter_group .filter_options .title{--fs:14px;border-radius:30px;cursor:pointer;font-size:14px;font-weight:500;height:100%;line-height:150%;padding:5px 15px;position:-webkit-sticky;position:sticky;top:0}@media screen and (max-width:1000px){.search_and_filter .filter_group .filter_options .title{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.search_and_filter .filter_group .filter_options .title{align-items:center;display:flex;gap:10px;position:relative}.search_and_filter .filter_group .filter_options .title .count{--fs:12px;font-size:12px;font-weight:500;left:0;line-height:150%;position:absolute;top:0;transform:translate(-50%,-50%)}@media screen and (max-width:1000px){.search_and_filter .filter_group .filter_options .title .count{--fs:12px;--lh:150px;font-size:12px;line-height:150%}}.search_and_filter .filter_group .filter_options .title .count{align-items:center;background:#150332;background:var(--brand);border-radius:50%;color:#fff;color:var(--white);display:flex;height:20px;justify-content:center;padding:0 5px;width:20px}.search_and_filter .filter_group .filter_options .title .count[count="0"]{visibility:hidden}.search_and_filter .filter_group .filter_options .title .arrow{align-items:center;display:flex;height:15px;justify-content:center;margin:0 0 0 auto;width:15px}.search_and_filter .filter_group .filter_options .title .arrow svg{height:13px;transform:rotate(0deg);width:auto}.search_and_filter .filter_group .filter_options .title .arrow svg path{fill:#888}.search_and_filter .filter_group .filter_options .body{background:#fff;background:var(--white);border-radius:8px;max-height:50dvh;max-height:0;overflow:auto;position:absolute;right:0;top:calc(100% + 10px);transition:max-height var(--timing) linear,box-shadow var(--timing) linear;width:300px;z-index:10}.search_and_filter .filter_group .filter_options .body .body_main{--fs:16px;font-size:16px;font-weight:400;line-height:150%}@media screen and (max-width:1000px){.search_and_filter .filter_group .filter_options .body .body_main{--fs:16px;--lh:150px;font-size:16px;line-height:150%}}.search_and_filter .filter_group .filter_options .body .body_main{padding:0 0 5px}.search_and_filter .filter_group .filter_options .body .body_main .options{padding:5px 15px}.search_and_filter .filter_group .filter_options .body .body_main .options:first-child{padding:10px 15px 5px}.search_and_filter .filter_group .filter_options .body .body_main .options{align-items:center;display:flex;justify-content:space-between}.search_and_filter .filter_group .filter_options .body .body_main .options .checkbox{align-items:center;aspect-ratio:1;border:1px solid #e5e5e5;border:1px solid var(--neutral-gray-mid-light);border-radius:5px;display:flex;height:20px;justify-content:center;overflow:hidden}.search_and_filter .filter_group .filter_options .body .body_main .options .checkbox svg{height:auto;padding:3px;width:100%}.search_and_filter .filter_group .filter_options .body .body_main .options .checkbox[is_checked=true]{background:#150332;background:var(--brand)}.search_and_filter .filter_group .filter_options input[name=global_filter]{left:0;opacity:0;position:absolute;top:0;z-index:-1}.search_and_filter .filter_group .filter_options input[name=global_filter]:checked~.body{box-shadow:0 0 0 .5px #00000014,0 24px 48px -8px #0000002e;max-height:400px;transition:max-height var(--timing) linear}.search_and_filter .filter_group .filter_options input[name=global_filter]:checked~.title .arrow svg{transform:rotate(0)}.search_and_filter .filter_group .btn_group{align-items:center;background:#fff;background:var(--white);border-top:1px solid #f4f4f5;border-top:1px solid var(--primary-base-light);bottom:0;display:flex;gap:10px;justify-content:center;margin:0 -5px;padding:10px 15px;position:-webkit-sticky;position:sticky}.search_and_filter .filter_group .btn_group .btn{--fs:15px;font-size:15px;font-weight:400;line-height:150%}@media screen and (max-width:1000px){.search_and_filter .filter_group .btn_group .btn{--fs:15px;--lh:150px;font-size:15px;line-height:150%}}.search_and_filter .filter_group .btn_group .btn{border:1px solid #e5e5e5;border:1px solid var(--neutral-gray-mid-light);border-radius:8px;padding:10px 0;text-align:center;width:50%}.search_and_filter .filter_group .btn_group .btn:last-child{background:#150332;background:var(--brand);color:#fff;color:var(--white)}.cust_form{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;display:flex;inset:0;justify-content:center;padding:2rem;position:fixed;-webkit-user-select:none;user-select:none;z-index:100}.cust_form input{--fs:14px;font-size:14px;font-weight:400;line-height:150%}@media screen and (max-width:1000px){.cust_form input{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.cust_form input::placeholder{--fs:14px;font-size:14px;font-weight:400;line-height:150%}@media screen and (max-width:1000px){.cust_form input::placeholder{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.cust_form input::placeholder{color:#3333338c}.cust_form .placeholder{--fs:14px;font-size:14px;font-weight:400;line-height:150%}@media screen and (max-width:1000px){.cust_form .placeholder{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.cust_form .placeholder{color:#3333338c}.cust_form .cust_form_main{background:#fff;border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;max-height:90vh;max-width:100%;width:600px}.cust_form .cust_form_main .form_type{background:#1a1a1a;border-bottom:1px solid #f1f5f9;border-radius:1rem 1rem 0 0;color:#fff;flex-shrink:0;font-size:1.25rem;font-weight:600;padding:1.25rem 1.5rem;text-align:left;text-transform:capitalize}.cust_form .cust_form_main .form_group{--fs:16px;background:#fafafa;display:flex;flex-direction:column;flex-grow:1;font-size:16px;font-weight:400;gap:1.25rem;line-height:150%;overflow:auto;padding:1.5rem}@media screen and (max-width:1000px){.cust_form .cust_form_main .form_group{--fs:16px;--lh:150px;font-size:16px;line-height:150%}}.cust_form .cust_form_main .form_group .chips_group{display:flex;flex-wrap:wrap;gap:10px}.cust_form .cust_form_main .form_group .chips_group.f_column{flex-direction:column}.cust_form .cust_form_main .form_group .chips_group>div{--fs:14px;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:10px;justify-content:space-between;line-height:150%}@media screen and (max-width:1000px){.cust_form .cust_form_main .form_group .chips_group>div{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.cust_form .cust_form_main .form_group .chips_group>div{border:1px solid #e1e1e1;border-radius:16px;padding:8px 16px}.cust_form .cust_form_main .form_group .chips_group>div.hidden{background:#e7e5ea}.cust_form .cust_form_main .form_group .display_group{align-items:center;display:flex;gap:10px;width:100%}.cust_form .cust_form_main .form_group .display_group .txt{overflow:hidden;text-overflow:ellipsis;width:100%}.cust_form .cust_form_main .form_group .display_group .photo{background:#e1e1e1;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;height:24px;width:24px}.cust_form .cust_form_main .form_group .display_group .photo~.txt{width:calc(100% - 34px)}.cust_form .cust_form_main .form_group .cust_form_photo{cursor:pointer;margin:0 auto;width:100%}.cust_form .cust_form_main .form_group .cust_form_photo svg{height:20px;width:auto}.cust_form .cust_form_main .form_group .cust_form_photo .delete{height:15px}.cust_form .cust_form_main .form_group .cust_form_photo .display_group{background:#efefef;border-radius:8px;padding:10px 12px}.cust_form .cust_form_main .form_group .cust_form_photo .display_group .txt{--fs:14px;font-size:14px;font-weight:400;line-height:150%;width:calc(100% - 49px)}@media screen and (max-width:1000px){.cust_form .cust_form_main .form_group .cust_form_photo .display_group .txt{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.cust_form .cust_form_main .form_group .cust_form_photo .cust_form_photo_main{background-color:#efefef;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #efefef;border-radius:50%;height:100px;width:100px}.cust_form .cust_form_main .form_group .cust_form_photo input{display:none}.cust_form .cust_form_main .form_group .title{align-items:center;color:#334155;display:flex;font-size:.875rem;font-weight:600;justify-content:space-between;margin:0 0 .5rem;padding:0}.cust_form .cust_form_main .form_group .title .required{color:#94a3b8;font-size:.75rem;font-weight:400}.cust_form .cust_form_main .form_group .titleadd{--fs:11px;font-size:11px;font-weight:400;line-height:150%;margin:8px 0 0 auto;padding:0 5px}@media screen and (max-width:1000px){.cust_form .cust_form_main .form_group .titleadd{--fs:11px;--lh:150px;font-size:11px;line-height:150%}}.cust_form .cust_form_main .form_group .titleadd{color:rgba(51,51,51,.702);cursor:pointer;text-decoration:underline;width:-webkit-fit-content;width:fit-content}.cust_form .cust_form_main .form_group .cust_form_input{position:relative}.cust_form .cust_form_main .form_group .cust_form_input input{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.9375rem;line-height:1.5;padding:.75rem 1rem;transition:all .15s ease;width:100%}.cust_form .cust_form_main .form_group .cust_form_input input:focus{border-color:#1a1a1a;box-shadow:0 0 0 3px #0000000d;outline:none}.cust_form .cust_form_main .form_group .cust_form_multiselect .dropdown_selections{align-items:center;background:#efefef;border:1px solid #e1e1e1;border-radius:8px;cursor:pointer;display:flex;flex-wrap:wrap;gap:10px;min-height:36px;padding:5px 10px;position:relative;transition:all .3s ease-in}.cust_form .cust_form_main .form_group .cust_form_multiselect .dropdown_selections.f_column{align-items:start;flex-direction:column}.cust_form .cust_form_main .form_group .cust_form_multiselect .dropdown_selections[error=true]{border-color:red}.cust_form .cust_form_main .form_group .cust_form_multiselect .dropdown_selections:focus-within{outline:1px solid #150332}.cust_form .cust_form_main .form_group .cust_form_multiselect{position:relative}.cust_form .cust_form_main .form_group .cust_form_multiselect .dropdown_body{background:#fff;background:var(--white);border-radius:8px;left:0;max-height:0;opacity:0;outline:1px solid #d9d9d9;outline:1px solid var(--neutral-gray-mid);overflow:hidden;overflow:auto;position:absolute;top:100%;transition:max-height .3s linear;visibility:hidden;width:100%;z-index:1}.cust_form .cust_form_main .form_group .cust_form_multiselect .dropdown_body>div{--fs:14px;border-top:1px solid #fff;cursor:pointer;font-size:14px;font-weight:400;line-height:150%;padding:5px 10px}@media screen and (max-width:1000px){.cust_form .cust_form_main .form_group .cust_form_multiselect .dropdown_body>div{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.cust_form .cust_form_main .form_group .cust_form_multiselect .dropdown_body>div.hidden{background:#efefef}.cust_form .cust_form_main .form_group .cust_form_multiselect .dropdown_body:hover{max-height:300px;opacity:1;visibility:visible}.cust_form .cust_form_main .form_group .cust_form_multiselect .dropdown_body .search_main{background-color:#fff;padding:0;position:-webkit-sticky;position:sticky;top:0}.cust_form .cust_form_main .form_group .cust_form_multiselect input{border:0;outline:0;width:200px}.cust_form .cust_form_main .form_group .cust_form_multiselect input.hide{margin:0;opacity:0;position:absolute;z-index:-1}.cust_form .cust_form_main .form_group .cust_form_multiselect input.hide:focus~.dropdown_selections{outline:1px solid #000}.cust_form .cust_form_main .form_group .cust_form_multiselect input.hide:focus~.dropdown_body{max-height:300px;opacity:1;visibility:visible}.cust_form .cust_form_main .form_group .cust_form_multiselect input.search{--fs:16px;font-size:16px;font-weight:400;line-height:150%;padding:5px 10px;width:calc(100% - 20px)}@media screen and (max-width:1000px){.cust_form .cust_form_main .form_group .cust_form_multiselect input.search{--fs:16px;--lh:150px;font-size:16px;line-height:150%}}.cust_form .cust_form_main .form_group .cust_form_multiselect input.search{border-radius:4px;margin:10px;outline:1px solid #e1e1e1}.cust_form .cust_form_main .form_group .cust_form_multiselect input.search:focus{outline:1px solid #150332}.cust_form .cust_form_main .form_group .cust_form_multiselect input.txt_input{--fs:16px;font-size:16px;font-weight:400;line-height:150%;padding:0;width:calc(100% - 20px)}@media screen and (max-width:1000px){.cust_form .cust_form_main .form_group .cust_form_multiselect input.txt_input{--fs:16px;--lh:150px;font-size:16px;line-height:150%}}.cust_form .cust_form_main .form_group .cust_form_multiselect input.txt_input{background:#0000;border:0;border-radius:4px;margin:0;outline:0}.cust_form .cust_form_main .form_group .cust_form_multiselect input:focus~.dropdown_body{max-height:300px;opacity:1;visibility:visible}.cust_form .cust_form_main .btn_group{display:flex;flex-shrink:0;gap:0 6px;margin:auto 0 0;padding:20px}.cust_form .cust_form_main .btn_group>div{--fs:14px;cursor:pointer;font-size:14px;font-weight:600;line-height:150%}@media screen and (max-width:1000px){.cust_form .cust_form_main .btn_group>div{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.cust_form .cust_form_main .btn_group>div{border-radius:8px;padding:6px 16px}.cust_form .cust_form_main .btn_group>div.save{background:#a19aad;color:#fff;cursor:no-drop}.cust_form .cust_form_main .btn_group>div.save[active=true]{background:#150332;cursor:pointer}.cust_form .cust_form_main .btn_group>div.dark{background:#a19aad;color:#fff;cursor:no-drop}.cust_form .cust_form_main .btn_group>div.dark[active=true]{background:#150332;cursor:pointer}.cust_form .cust_form_main .btn_group>div.done{align-items:center;background:#fff;color:green;cursor:no-drop;display:flex;gap:0 5px}.cust_form .cust_form_main .btn_group>div.done svg{width:14px}.cust_form .cust_form_main .btn_group>div.done svg g path{fill:green}.dropdown_options{background:#efefef;border:1px solid #e5e5e5;border:1px solid var(--neutral-gray-mid-light);border-radius:8px;cursor:pointer;height:100%;position:relative;-webkit-user-select:none;user-select:none}.dropdown_options .title{--fs:14px;border-radius:30px;cursor:pointer;font-size:14px;font-weight:500;height:100%;line-height:150%;padding:5px 15px;position:-webkit-sticky;position:sticky;top:0}@media screen and (max-width:1000px){.dropdown_options .title{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.dropdown_options .title{align-items:center;display:flex;gap:10px;position:relative;text-transform:capitalize}.dropdown_options .title .count{--fs:12px;font-size:12px;font-weight:500;left:0;line-height:150%;position:absolute;top:0;transform:translate(-50%,-50%)}@media screen and (max-width:1000px){.dropdown_options .title .count{--fs:12px;--lh:150px;font-size:12px;line-height:150%}}.dropdown_options .title .count{align-items:center;background:#150332;background:var(--brand);border-radius:50%;color:#fff;color:var(--white);display:flex;height:20px;justify-content:center;padding:0 5px;width:20px}.dropdown_options .title .count[count="0"]{visibility:hidden}.dropdown_options .title .arrow{align-items:center;display:flex;height:15px;justify-content:center;margin:0 0 0 auto;width:15px}.dropdown_options .title .arrow svg{height:13px;transform:rotate(0deg);width:auto}.dropdown_options .title .arrow svg path{fill:#888}.dropdown_options .body{background:#fff;background:var(--white);border-radius:8px;left:0;max-height:50dvh;max-height:0;overflow:auto;position:absolute;top:calc(100% + 10px);transition:max-height var(--timing) linear,box-shadow var(--timing) linear;width:300px;z-index:10}.dropdown_options .body .body_main{--fs:16px;font-size:16px;font-weight:400;line-height:150%}@media screen and (max-width:1000px){.dropdown_options .body .body_main{--fs:16px;--lh:150px;font-size:16px;line-height:150%}}.dropdown_options .body .body_main{padding:0 0 5px}.dropdown_options .body .body_main .options{padding:5px 15px}.dropdown_options .body .body_main .options:first-child{padding:10px 15px 5px}.dropdown_options .body .body_main .options{align-items:center;display:flex;justify-content:space-between}.dropdown_options .body .body_main .options .checkbox{align-items:center;aspect-ratio:1;border:1px solid #e5e5e5;border:1px solid var(--neutral-gray-mid-light);border-radius:5px;display:flex;height:20px;justify-content:center;overflow:hidden}.dropdown_options .body .body_main .options .checkbox svg{height:auto;padding:3px;width:100%}.dropdown_options .body .body_main .options .checkbox[is_checked=true]{background:#150332;background:var(--brand)}.dropdown_options input[name=global_filter]{left:0;opacity:0;position:absolute;top:0;z-index:-1}.dropdown_options input[name=global_filter]:checked~.body{box-shadow:0 0 0 .5px #00000014,0 24px 48px -8px #0000002e;max-height:400px;transition:max-height var(--timing) linear}.dropdown_options input[name=global_filter]:checked~.title .arrow svg{transform:rotate(0)}.dashboard{height:100dvh}.dashboard[location=dashboardtypebanker] .subheader>div,.dashboard[location=dashboardtypedebt] .subheader>div,.dashboard[location=dashboardtypeinvestor] .subheader>div,.dashboard[location=dashboardtypemail-merge] .subheader>div{background:linear-gradient(135deg,#fff,#fafafa);background:linear-gradient(135deg,var(--white) 0,var(--neutral-gray-light-2) 100%);margin:0 auto;padding:20px 50px 25px}.dashboard[location=dashboardtypebanker] .subheader>div .txt1,.dashboard[location=dashboardtypedebt] .subheader>div .txt1,.dashboard[location=dashboardtypeinvestor] .subheader>div .txt1,.dashboard[location=dashboardtypemail-merge] .subheader>div .txt1{--fs:30px;font-size:30px;font-weight:700;line-height:150%}@media screen and (max-width:1000px){.dashboard[location=dashboardtypebanker] .subheader>div .txt1,.dashboard[location=dashboardtypedebt] .subheader>div .txt1,.dashboard[location=dashboardtypeinvestor] .subheader>div .txt1,.dashboard[location=dashboardtypemail-merge] .subheader>div .txt1{--fs:30px;--lh:150px;font-size:30px;line-height:150%}}.dashboard[location=dashboardtypebanker] .subheader>div .txt1,.dashboard[location=dashboardtypedebt] .subheader>div .txt1,.dashboard[location=dashboardtypeinvestor] .subheader>div .txt1,.dashboard[location=dashboardtypemail-merge] .subheader>div .txt1{color:#150332;color:var(--primary-base);letter-spacing:-.5px}.dashboard[location=dashboardtypebanker] .subheader>div .txt2,.dashboard[location=dashboardtypedebt] .subheader>div .txt2,.dashboard[location=dashboardtypeinvestor] .subheader>div .txt2,.dashboard[location=dashboardtypemail-merge] .subheader>div .txt2{--fs:18px;font-size:18px;font-weight:400;line-height:150%}@media screen and (max-width:1000px){.dashboard[location=dashboardtypebanker] .subheader>div .txt2,.dashboard[location=dashboardtypedebt] .subheader>div .txt2,.dashboard[location=dashboardtypeinvestor] .subheader>div .txt2,.dashboard[location=dashboardtypemail-merge] .subheader>div .txt2{--fs:18px;--lh:150px;font-size:18px;line-height:150%}}.dashboard[location=dashboardtypebanker] .subheader>div .txt2,.dashboard[location=dashboardtypedebt] .subheader>div .txt2,.dashboard[location=dashboardtypeinvestor] .subheader>div .txt2,.dashboard[location=dashboardtypemail-merge] .subheader>div .txt2{color:#777;color:var(--neutral-gray);margin-top:6px}.dashboard[location=dashboardtypebanker] .s_f_section,.dashboard[location=dashboardtypedebt] .s_f_section,.dashboard[location=dashboardtypeinvestor] .s_f_section,.dashboard[location=dashboardtypemail-merge] .s_f_section{align-items:center;display:flex;padding:0 0 0 50px}.dashboard[location=dashboardtypebanker] .s_f_section .s_f_pagination,.dashboard[location=dashboardtypedebt] .s_f_section .s_f_pagination,.dashboard[location=dashboardtypeinvestor] .s_f_section .s_f_pagination,.dashboard[location=dashboardtypemail-merge] .s_f_section .s_f_pagination{align-items:center;display:flex;gap:10px}.dashboard[location=dashboardtypebanker] .s_f_section .s_f_pagination .s_f_arraow,.dashboard[location=dashboardtypedebt] .s_f_section .s_f_pagination .s_f_arraow,.dashboard[location=dashboardtypeinvestor] .s_f_section .s_f_pagination .s_f_arraow,.dashboard[location=dashboardtypemail-merge] .s_f_section .s_f_pagination .s_f_arraow{align-items:center;aspect-ratio:1;background-color:#fff;background-color:var(--white);border:1px solid #e5e5e5;border:1px solid var(--neutral-gray-mid-light);border-radius:50%;box-shadow:0 1px 3px #0000000d;cursor:pointer;display:flex;justify-content:center;transition:all .2s ease;width:38px}.dashboard[location=dashboardtypebanker] .s_f_section .s_f_pagination .s_f_arraow svg,.dashboard[location=dashboardtypedebt] .s_f_section .s_f_pagination .s_f_arraow svg,.dashboard[location=dashboardtypeinvestor] .s_f_section .s_f_pagination .s_f_arraow svg,.dashboard[location=dashboardtypemail-merge] .s_f_section .s_f_pagination .s_f_arraow svg{transition:transform .2s ease;width:17px}.dashboard[location=dashboardtypebanker] .s_f_section .s_f_pagination .s_f_arraow:hover,.dashboard[location=dashboardtypedebt] .s_f_section .s_f_pagination .s_f_arraow:hover,.dashboard[location=dashboardtypeinvestor] .s_f_section .s_f_pagination .s_f_arraow:hover,.dashboard[location=dashboardtypemail-merge] .s_f_section .s_f_pagination .s_f_arraow:hover{background-color:#150332;background-color:var(--primary-base);border-color:#150332;border-color:var(--primary-base);box-shadow:0 4px 12px #15033226}.dashboard[location=dashboardtypebanker] .s_f_section .s_f_pagination .s_f_arraow:hover svg path,.dashboard[location=dashboardtypedebt] .s_f_section .s_f_pagination .s_f_arraow:hover svg path,.dashboard[location=dashboardtypeinvestor] .s_f_section .s_f_pagination .s_f_arraow:hover svg path,.dashboard[location=dashboardtypemail-merge] .s_f_section .s_f_pagination .s_f_arraow:hover svg path{fill:#fff;fill:var(--white);stroke:#fff;stroke:var(--white)}.dashboard[location=dashboardtypebanker] .s_f_section .s_f_pagination .s_f_arraow.right,.dashboard[location=dashboardtypedebt] .s_f_section .s_f_pagination .s_f_arraow.right,.dashboard[location=dashboardtypeinvestor] .s_f_section .s_f_pagination .s_f_arraow.right,.dashboard[location=dashboardtypemail-merge] .s_f_section .s_f_pagination .s_f_arraow.right{transform:rotate(180deg)}.dashboard[location=dashboardtypebanker] .s_f_section .s_f_pagination .s_f_arraow.disabled,.dashboard[location=dashboardtypedebt] .s_f_section .s_f_pagination .s_f_arraow.disabled,.dashboard[location=dashboardtypeinvestor] .s_f_section .s_f_pagination .s_f_arraow.disabled,.dashboard[location=dashboardtypemail-merge] .s_f_section .s_f_pagination .s_f_arraow.disabled{cursor:no-drop;opacity:.4}.dashboard[location=dashboardtypebanker] .s_f_section .s_f_pagination .s_f_arraow.disabled:hover,.dashboard[location=dashboardtypedebt] .s_f_section .s_f_pagination .s_f_arraow.disabled:hover,.dashboard[location=dashboardtypeinvestor] .s_f_section .s_f_pagination .s_f_arraow.disabled:hover,.dashboard[location=dashboardtypemail-merge] .s_f_section .s_f_pagination .s_f_arraow.disabled:hover{background-color:#efefef;border-color:#e5e5e5;border-color:var(--neutral-gray-mid-light);box-shadow:none}.dashboard[location=dashboardtypebanker] .main_body,.dashboard[location=dashboardtypedebt] .main_body,.dashboard[location=dashboardtypeinvestor] .main_body,.dashboard[location=dashboardtypemail-merge] .main_body{background-color:#fafafa;background-color:var(--neutral-gray-light-2);margin:0 auto;padding:20px 0}.dashboard[location=dashboardtypebanker] .main_body .table,.dashboard[location=dashboardtypedebt] .main_body .table,.dashboard[location=dashboardtypeinvestor] .main_body .table,.dashboard[location=dashboardtypemail-merge] .main_body .table{margin:15px 0 0}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body{border-radius:12px;height:calc(100dvh - 260px);overflow:auto;padding:0 50px}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body::-webkit-scrollbar,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body::-webkit-scrollbar,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body::-webkit-scrollbar,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body::-webkit-scrollbar{width:8px}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body::-webkit-scrollbar-track,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body::-webkit-scrollbar-track,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body::-webkit-scrollbar-track,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body::-webkit-scrollbar-track{background:#fafafa;background:var(--neutral-gray-light-2);border-radius:4px}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body::-webkit-scrollbar-thumb,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body::-webkit-scrollbar-thumb,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body::-webkit-scrollbar-thumb,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body::-webkit-scrollbar-thumb{background:#c5c5c5;background:var(--neutral-gray-alt-mid);border-radius:4px}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body::-webkit-scrollbar-thumb:hover,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body::-webkit-scrollbar-thumb:hover,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body::-webkit-scrollbar-thumb:hover,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body::-webkit-scrollbar-thumb:hover{background:#777;background:var(--neutral-gray)}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .float_remark,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .float_remark,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .float_remark,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .float_remark{align-items:flex-start;background:#fff;background:var(--white);border:1px solid #e5e5e5;border:1px solid var(--neutral-gray-mid-light);border-radius:10px;box-shadow:0 8px 30px #0000001f;flex-direction:column;font-size:14px;font-weight:400;gap:8px;justify-content:flex-start;line-height:1.5;max-width:300px;overflow:hidden;padding:14px 16px;pointer-events:none;position:fixed;text-overflow:ellipsis;transition:all .25s cubic-bezier(.4,0,.2,1);z-index:100}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .float_remark .title,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .float_remark .title,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .float_remark .title,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .float_remark .title{color:#777;color:var(--neutral-gray);font-size:11px;font-weight:600;letter-spacing:.5px;line-height:1;text-transform:uppercase}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards{background:#fff;background:var(--white);border:1px solid #e5e5e5;border:1px solid var(--neutral-gray-mid-light);border-radius:16px;box-shadow:0 2px 8px #0000000a;display:flex;flex-direction:column;margin:0 0 16px;padding:20px 24px;transition:all .3s cubic-bezier(.4,0,.2,1)}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards:hover,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards:hover,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards:hover,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards:hover{border-color:#c5c5c5;border-color:var(--neutral-gray-alt-mid);box-shadow:0 8px 30px #00000014;transform:translateY(-2px)}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .partner_group,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .partner_group,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .partner_group,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .partner_group{align-self:stretch;border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--neutral-gray-mid-light);cursor:pointer;display:flex;gap:16px;height:90px;margin-bottom:10px;padding:0 25px 15px 0;position:-webkit-sticky;position:sticky;position:relative;top:0;width:-webkit-fit-content;width:fit-content}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .partner_group .partner_name,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .partner_group .partner_name,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .partner_group .partner_name,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .partner_group .partner_name{--fs:18px;cursor:pointer;font-size:18px;font-weight:700;line-height:150%}@media screen and (max-width:1000px){.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .partner_group .partner_name,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .partner_group .partner_name,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .partner_group .partner_name,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .partner_group .partner_name{--fs:18px;--lh:150px;font-size:18px;line-height:150%}}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .partner_group .partner_name,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .partner_group .partner_name,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .partner_group .partner_name,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .partner_group .partner_name{align-items:center;color:#150332;color:var(--primary-base);display:flex;gap:12px;transition:color .2s ease}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .partner_group .partner_name:hover,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .partner_group .partner_name:hover,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .partner_group .partner_name:hover,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .partner_group .partner_name:hover{color:#ffa977;color:var(--brand-peach-soda)}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .partner_group .partner_name svg,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .partner_group .partner_name svg,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .partner_group .partner_name svg,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .partner_group .partner_name svg{height:16px;opacity:.6;transition:opacity .2s ease;width:auto}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .partner_group .partner_name:hover svg,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .partner_group .partner_name:hover svg,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .partner_group .partner_name:hover svg,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .partner_group .partner_name:hover svg{opacity:1}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .partner_group .partner_name .txt,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .partner_group .partner_name .txt,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .partner_group .partner_name .txt,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .partner_group .partner_name .txt{margin:0 auto;position:relative}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .partner_group img,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .partner_group img,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .partner_group img,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .partner_group img{height:200px;max-height:100%;object-fit:cover;object-position:center;width:auto;width:100px}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .partner_group .partner_logo,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .partner_group .partner_logo,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .partner_group .partner_logo,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .partner_group .partner_logo{background-position:0;background-repeat:no-repeat;background-size:contain;flex-grow:1;max-width:120px;opacity:.9;transition:opacity .2s ease}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .partner_group .partner_logo:hover,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .partner_group .partner_logo:hover,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .partner_group .partner_logo:hover,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .partner_group .partner_logo:hover{opacity:1}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group{flex-grow:1}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card{border-radius:12px;transition:all .2s ease}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card:hover,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card:hover,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card:hover,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card:hover{background:linear-gradient(135deg,#fafafa,#e5e5e5);background:linear-gradient(135deg,var(--neutral-gray-light-2) 0,var(--neutral-gray-mid-light) 100%)}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card:not(:last-child),.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card:not(:last-child),.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card:not(:last-child),.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card:not(:last-child){border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--neutral-gray-mid-light);margin:0 0 8px;padding-bottom:8px}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card{position:relative}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main{align-items:center;border-radius:12px;display:flex;gap:16px;padding:14px 20px;transition:all .2s ease}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img{background-position:50%;background-repeat:no-repeat;background-size:cover;border:3px solid #fff;border:3px solid var(--white);border-radius:50%;box-shadow:0 2px 8px #0000001a;flex-shrink:0;height:56px;position:relative;transition:all .3s ease;width:56px}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img:hover,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img:hover,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img:hover,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img:hover{box-shadow:0 4px 16px #00000026;transform:scale(1.05)}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img .favorite,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img .favorite,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img .favorite,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img .favorite{align-items:center;background:#fff;background:var(--white);border-radius:50%;box-shadow:0 2px 6px #00000026;cursor:pointer;display:flex;height:24px;justify-content:center;left:-4px;opacity:0;position:absolute;top:-4px;transform:scale(.8);transition:all .25s cubic-bezier(.4,0,.2,1);width:24px}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img .favorite svg,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img .favorite svg,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img .favorite svg,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img .favorite svg{height:14px;width:14px}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img .favorite svg path,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img .favorite svg path,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img .favorite svg path,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img .favorite svg path{fill:#c5c5c5;fill:var(--neutral-gray-alt-mid);stroke:#c5c5c5;stroke:var(--neutral-gray-alt-mid);transition:all .2s ease}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img .favorite:hover svg path,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img .favorite:hover svg path,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img .favorite:hover svg path,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img .favorite:hover svg path{fill:#dd1d1d;fill:var(--accent-red);stroke:#dd1d1d;stroke:var(--accent-red)}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img .favorite[active=true],.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img .favorite[active=true],.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img .favorite[active=true],.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img .favorite[active=true]{opacity:1;transform:scale(1)}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img .favorite[active=true] svg path,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img .favorite[active=true] svg path,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img .favorite[active=true] svg path,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_img .favorite[active=true] svg path{fill:#dd1d1d;fill:var(--accent-red);stroke:#dd1d1d;stroke:var(--accent-red)}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main:hover .favorite,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main:hover .favorite,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main:hover .favorite,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main:hover .favorite{opacity:1;transform:scale(1)}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main:hover~.float_remark,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main:hover~.float_remark,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main:hover~.float_remark,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main:hover~.float_remark{left:40px!important;opacity:1!important}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main:not(:last-child),.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main:not(:last-child),.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main:not(:last-child),.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main:not(:last-child){margin:0 0 8px}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details{--fs:14px;align-items:center;display:flex;flex-grow:1;font-size:14px;font-weight:400;justify-content:start;line-height:150%}@media screen and (max-width:1000px){.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details{gap:16px}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details>div,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details>div,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details>div,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details>div{width:33%}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_name,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_name,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_name,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_name{--fs:16px;font-size:16px;font-weight:600;line-height:150%}@media screen and (max-width:1000px){.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_name,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_name,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_name,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_name{--fs:16px;--lh:150px;font-size:16px;line-height:150%}}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_name,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_name,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_name,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_name{color:#150332;color:var(--primary-base);margin-bottom:2px}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_designation,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_designation,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_designation,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_designation{--fs:13px;font-size:13px;font-weight:400;line-height:150%}@media screen and (max-width:1000px){.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_designation,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_designation,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_designation,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_designation{--fs:13px;--lh:150px;font-size:13px;line-height:150%}}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_designation,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_designation,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_designation,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_designation{color:#777;color:var(--neutral-gray)}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_location,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_location,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_location,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_location{--fs:13px;align-items:center;color:#545454;color:var(--neutral-gray-dark);display:flex;font-size:13px;font-weight:400;gap:6px;line-height:150%}@media screen and (max-width:1000px){.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_location,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_location,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_location,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_location{--fs:13px;--lh:150px;font-size:13px;line-height:150%}}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_location svg,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_location svg,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_location svg,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_details .people_location svg{height:14px;opacity:.7;width:auto}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action{display:flex;gap:10px;height:-webkit-fit-content;height:fit-content;margin:0 0 0 auto}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div{align-items:center;background:#fff;background:var(--white);border-radius:10px;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:8px;height:40px;justify-content:center;padding:0 16px;transition:all .25s cubic-bezier(.4,0,.2,1)}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div[active=true],.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div[active=true],.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div[active=true],.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div[active=true]{background:#eff8ec;background:var(--accent-green-light-bg);border-color:#397d2377;border-color:var(--accent-green-light-alt);color:#008060;color:var(--accent-green-dark)}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div[active=true]:not(.favorite),.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div[active=true]:not(.favorite),.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div[active=true]:not(.favorite),.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div[active=true]:not(.favorite){border:1px solid #397d2377;border:1px solid var(--accent-green-light-alt)}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div svg,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div svg,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div svg,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div svg{height:18px;width:18px}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div:not(.favorite),.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div:not(.favorite),.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div:not(.favorite),.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div:not(.favorite){border:1px solid #e5e5e5;border:1px solid var(--neutral-gray-mid-light)}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div:not(.favorite) svg,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div:not(.favorite) svg,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div:not(.favorite) svg,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div:not(.favorite) svg{height:15px;width:15px}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div:not(.favorite):hover,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div:not(.favorite):hover,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div:not(.favorite):hover,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div:not(.favorite):hover{background:#150332;background:var(--primary-base);border-color:#150332;border-color:var(--primary-base);box-shadow:0 4px 12px #15033233;color:#fff;color:var(--white);transform:translateY(-1px)}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div:not(.favorite):hover svg path,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div:not(.favorite):hover svg path,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div:not(.favorite):hover svg path,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_main .people_action>div:not(.favorite):hover svg path{fill:#fff;fill:var(--white);stroke:#fff;stroke:var(--white)}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group{display:flex;flex-wrap:wrap;gap:8px;padding:8px 20px 12px 88px}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div{border-radius:20px;font-size:12px;font-weight:500;letter-spacing:.2px;padding:6px 14px;transition:all .2s ease}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type=Seed],.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type=seed],.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type=Seed],.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type=seed],.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type=Seed],.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type=seed],.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type=Seed],.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type=seed]{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border:1px solid #a5d6a7;color:#2e7d32}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="Series A"],.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="series a"],.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="Series A"],.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="series a"],.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="Series A"],.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="series a"],.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="Series A"],.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="series a"]{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border:1px solid #90caf9;color:#1565c0}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="Series B"],.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="series b"],.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="Series B"],.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="series b"],.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="Series B"],.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="series b"],.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="Series B"],.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="series b"]{background:linear-gradient(135deg,#f3e5f5,#e1bee7);border:1px solid #ce93d8;color:#7b1fa2}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="Series C"],.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="series c"],.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="Series C"],.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="series c"],.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="Series C"],.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="series c"],.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="Series C"],.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="series c"]{background:linear-gradient(135deg,#fff3e0,#ffcc80);border:1px solid #ffb74d;color:#e65100}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="Series D"],.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="Series E"],.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="series d"],.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="series e"],.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type=Growth],.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type=growth],.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="Series D"],.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="Series E"],.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="series d"],.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="series e"],.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type=Growth],.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type=growth],.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="Series D"],.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="Series E"],.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="series d"],.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="series e"],.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type=Growth],.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type=growth],.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="Series D"],.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="Series E"],.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="series d"],.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type="series e"],.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type=Growth],.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type=growth]{background:linear-gradient(135deg,#fce4ec,#f8bbd9);border:1px solid #f48fb1;color:#c2185b}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type=Pre-Seed],.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type=pre-seed],.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type=Pre-Seed],.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type=pre-seed],.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type=Pre-Seed],.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type=pre-seed],.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type=Pre-Seed],.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div[type=pre-seed]{background:linear-gradient(135deg,#f1f8e9,#dcedc8);border:1px solid #aed581;color:#558b2f}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div:not([type]),.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div:not([type]),.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div:not([type]),.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div:not([type]){background:#fafafa;background:var(--neutral-gray-light-2);border:1px solid #e5e5e5;border:1px solid var(--neutral-gray-mid-light);color:#545454;color:var(--neutral-gray-dark)}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div:hover,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div:hover,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div:hover,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .chip_group>div:hover{box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details{max-height:0;overflow:hidden;transition:max-height 1s linear}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main{display:flex;flex-grow:1;gap:10px;padding:0 20px 10px 65px;position:relative}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main>div,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main>div,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main>div,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main>div{width:calc(25% - 63.25px)}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item{display:flex;flex-direction:column;padding:0 10px}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .title,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .title,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .title,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .title{--fs:12px;font-size:12px;font-weight:400;line-height:150%}@media screen and (max-width:1000px){.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .title,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .title,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .title,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .title{--fs:12px;--lh:150px;font-size:12px;line-height:150%}}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .title,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .title,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .title,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .title{line-height:inherit}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .body,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .body,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .body,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .body{--fs:16px;font-size:16px;font-weight:400;line-height:150%}@media screen and (max-width:1000px){.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .body,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .body,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .body,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .body{--fs:16px;--lh:150px;font-size:16px;line-height:150%}}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .body,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .body,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .body,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .body{overflow:hidden;text-overflow:ellipsis}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .body.multiple,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .body.multiple,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .body.multiple,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .body.multiple{display:flex;flex-wrap:wrap;gap:5px 5px}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .body.multiple>div:not(:last-child):after,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .body.multiple>div:not(:last-child):after,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .body.multiple>div:not(:last-child):after,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .details_item .body.multiple>div:not(:last-child):after{content:","}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .linkedin,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .linkedin,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .linkedin,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .linkedin{align-items:center;cursor:pointer;display:flex;flex-shrink:0;height:-webkit-fit-content;height:fit-content;justify-content:center;position:absolute;right:20px;top:0;width:203px}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .linkedin svg,.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .linkedin svg,.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .linkedin svg,.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details .people_card_details_main .linkedin svg{margin:0 auto;width:auto}.dashboard[location=dashboardtypebanker] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details[active=true],.dashboard[location=dashboardtypedebt] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details[active=true],.dashboard[location=dashboardtypeinvestor] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details[active=true],.dashboard[location=dashboardtypemail-merge] .main_body .table .table_main .table_body .cards .people_group .people_card .people_card_details[active=true]{max-height:200px}.dashboard[location*=dashboardadmin],.dashboard[location*=dashboardfounder],.dashboard[location*=dashboardmanager]{background-color:#fafafa}.dashboard[location*=dashboardadmin] .search_and_filter,.dashboard[location*=dashboardfounder] .search_and_filter,.dashboard[location*=dashboardmanager] .search_and_filter{padding:0}.dashboard[location*=dashboardadmin] .add_type,.dashboard[location*=dashboardfounder] .add_type,.dashboard[location*=dashboardmanager] .add_type{align-items:center;align-self:stretch;background:#1a1a1a;border:none;border-radius:10px;box-shadow:0 4px 6px -1px #0003;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;justify-content:center;padding:12px 24px;position:relative;transition:all .2s ease;-webkit-user-select:none;user-select:none;white-space:nowrap}.dashboard[location*=dashboardadmin] .add_type svg,.dashboard[location*=dashboardfounder] .add_type svg,.dashboard[location*=dashboardmanager] .add_type svg{flex-shrink:0;height:14px}.dashboard[location*=dashboardadmin] .add_type svg path,.dashboard[location*=dashboardfounder] .add_type svg path,.dashboard[location*=dashboardmanager] .add_type svg path{fill:#fff}.dashboard[location*=dashboardadmin] .add_type,.dashboard[location*=dashboardfounder] .add_type,.dashboard[location*=dashboardmanager] .add_type{text-transform:capitalize}.dashboard[location*=dashboardadmin] .add_type:hover,.dashboard[location*=dashboardfounder] .add_type:hover,.dashboard[location*=dashboardmanager] .add_type:hover{background:#333;box-shadow:0 6px 10px -1px #0000004d;transform:translateY(-1px)}.dashboard[location*=dashboardadmin] .admin_header,.dashboard[location*=dashboardfounder] .admin_header,.dashboard[location*=dashboardmanager] .admin_header{background:#1a1a1a;padding:1.5rem;position:-webkit-sticky;position:sticky;top:4rem;z-index:30}.dashboard[location*=dashboardadmin] .admin_header .admin_header_content,.dashboard[location*=dashboardfounder] .admin_header .admin_header_content,.dashboard[location*=dashboardmanager] .admin_header .admin_header_content{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin:0 auto;max-width:80rem}.dashboard[location*=dashboardadmin] .admin_header .admin_header_content .admin_title,.dashboard[location*=dashboardfounder] .admin_header .admin_header_content .admin_title,.dashboard[location*=dashboardmanager] .admin_header .admin_header_content .admin_title{color:#fff;font-size:1.5rem;font-weight:600;margin:0;text-transform:capitalize}.dashboard[location*=dashboardadmin] .admin_body,.dashboard[location*=dashboardfounder] .admin_body,.dashboard[location*=dashboardmanager] .admin_body{margin:0 auto;max-width:80rem;min-height:calc(100dvh - 139px);padding:1.5rem 1rem}.dashboard[location*=dashboardadmin] .admin_body .cust_table,.dashboard[location*=dashboardfounder] .admin_body .cust_table,.dashboard[location*=dashboardmanager] .admin_body .cust_table{--action_width:200px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;overflow:hidden}.dashboard[location*=dashboardadmin] .admin_body .cust_table .table_header,.dashboard[location*=dashboardfounder] .admin_body .cust_table .table_header,.dashboard[location*=dashboardmanager] .admin_body .cust_table .table_header{background:linear-gradient(90deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;color:#334155;font-weight:600}.dashboard[location*=dashboardadmin] .admin_body .cust_table .table_row,.dashboard[location*=dashboardfounder] .admin_body .cust_table .table_row,.dashboard[location*=dashboardmanager] .admin_body .cust_table .table_row{border-bottom:1px solid #f1f5f9;transition:background-color .15s ease}.dashboard[location*=dashboardadmin] .admin_body .cust_table .table_row:hover,.dashboard[location*=dashboardfounder] .admin_body .cust_table .table_row:hover,.dashboard[location*=dashboardmanager] .admin_body .cust_table .table_row:hover{background-color:#f8fafc}.dashboard[location*=dashboardadmin] .admin_body .cust_table .table_row:last-child,.dashboard[location*=dashboardfounder] .admin_body .cust_table .table_row:last-child,.dashboard[location*=dashboardmanager] .admin_body .cust_table .table_row:last-child{border-bottom:none}.dashboard[location*=dashboardadmin] .admin_body .cust_table .photo,.dashboard[location*=dashboardfounder] .admin_body .cust_table .photo,.dashboard[location*=dashboardmanager] .admin_body .cust_table .photo{aspect-ratio:1;background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid #e2e8f0;border-radius:8px;height:44px}.dashboard[location*=dashboardadmin] .admin_body .cust_table .col1,.dashboard[location*=dashboardfounder] .admin_body .cust_table .col1,.dashboard[location*=dashboardmanager] .admin_body .cust_table .col1{padding:12px;width:60px}.dashboard[location*=dashboardadmin] .admin_body .cust_table .col2,.dashboard[location*=dashboardfounder] .admin_body .cust_table .col2,.dashboard[location*=dashboardmanager] .admin_body .cust_table .col2{color:#1e293b;font-weight:500;width:30%}.dashboard[location*=dashboardadmin] .admin_body .cust_table .col3,.dashboard[location*=dashboardfounder] .admin_body .cust_table .col3,.dashboard[location*=dashboardmanager] .admin_body .cust_table .col3{color:#64748b;flex-grow:1}.dashboard[location*=dashboardadmin] .admin_body .cust_table .col4,.dashboard[location*=dashboardfounder] .admin_body .cust_table .col4,.dashboard[location*=dashboardmanager] .admin_body .cust_table .col4{flex-shrink:1;text-align:center;width:var(--action_width);width:240px}.dashboard[location*=dashboardadmin] .admin_body .cust_table .action_group,.dashboard[location*=dashboardfounder] .admin_body .cust_table .action_group,.dashboard[location*=dashboardmanager] .admin_body .cust_table .action_group{display:flex;gap:8px;justify-content:flex-end}.dashboard[location*=dashboardadmin] .admin_body .cust_table .action_group .btn,.dashboard[location*=dashboardfounder] .admin_body .cust_table .action_group .btn,.dashboard[location*=dashboardmanager] .admin_body .cust_table .action_group .btn{--fs:15px;background:#dec2aa33;border-radius:8px;color:#1a1a1a;cursor:pointer;font-size:15px;font-weight:600;line-height:150%;padding:8px 16px}@media screen and (max-width:1000px){.dashboard[location*=dashboardadmin] .admin_body .cust_table .action_group .btn,.dashboard[location*=dashboardfounder] .admin_body .cust_table .action_group .btn,.dashboard[location*=dashboardmanager] .admin_body .cust_table .action_group .btn{--fs:15px;--lh:150px;font-size:15px;line-height:150%}}.dashboard[location*=dashboardadmin] .admin_body .cust_table .action_group .btn,.dashboard[location*=dashboardfounder] .admin_body .cust_table .action_group .btn,.dashboard[location*=dashboardmanager] .admin_body .cust_table .action_group .btn{align-items:center;border:1px solid #0000;display:flex;gap:8px;line-height:inherit;transition:all .15s ease}.dashboard[location*=dashboardadmin] .admin_body .cust_table .action_group .btn svg,.dashboard[location*=dashboardfounder] .admin_body .cust_table .action_group .btn svg,.dashboard[location*=dashboardmanager] .admin_body .cust_table .action_group .btn svg{height:14px;width:auto}.dashboard[location*=dashboardadmin] .admin_body .cust_table .action_group .btn svg path,.dashboard[location*=dashboardfounder] .admin_body .cust_table .action_group .btn svg path,.dashboard[location*=dashboardmanager] .admin_body .cust_table .action_group .btn svg path{fill:#1a1a1a}.dashboard[location*=dashboardadmin] .admin_body .cust_table .action_group .btn:hover,.dashboard[location*=dashboardfounder] .admin_body .cust_table .action_group .btn:hover,.dashboard[location*=dashboardmanager] .admin_body .cust_table .action_group .btn:hover{background:#dec2aa66;border-color:#dec2aa}.dashboard[location*=dashboardadmin] .admin_body .cust_table .action_group .btn.delete,.dashboard[location*=dashboardfounder] .admin_body .cust_table .action_group .btn.delete,.dashboard[location*=dashboardmanager] .admin_body .cust_table .action_group .btn.delete{background:#fef2f2;color:#dc2626}.dashboard[location*=dashboardadmin] .admin_body .cust_table .action_group .btn.delete svg g path,.dashboard[location*=dashboardfounder] .admin_body .cust_table .action_group .btn.delete svg g path,.dashboard[location*=dashboardmanager] .admin_body .cust_table .action_group .btn.delete svg g path{fill:#dc2626}.dashboard[location*=dashboardadmin] .admin_body .cust_table .action_group .btn.delete:hover,.dashboard[location*=dashboardfounder] .admin_body .cust_table .action_group .btn.delete:hover,.dashboard[location*=dashboardmanager] .admin_body .cust_table .action_group .btn.delete:hover{background:#fee2e2;border-color:#fecaca}.dashboard[location*=dashboardadmin] .admin_body .delete_modal,.dashboard[location*=dashboardfounder] .admin_body .delete_modal,.dashboard[location*=dashboardmanager] .admin_body .delete_modal{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;display:flex;inset:0;justify-content:center;position:fixed;z-index:100}.dashboard[location*=dashboardadmin] .admin_body .delete_modal .delete_modal_main,.dashboard[location*=dashboardfounder] .admin_body .delete_modal .delete_modal_main,.dashboard[location*=dashboardmanager] .admin_body .delete_modal .delete_modal_main{background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;gap:24px;max-width:400px;padding:28px;width:90%}.dashboard[location*=dashboardadmin] .admin_body .delete_modal .delete_modal_main .modal_txt,.dashboard[location*=dashboardfounder] .admin_body .delete_modal .delete_modal_main .modal_txt,.dashboard[location*=dashboardmanager] .admin_body .delete_modal .delete_modal_main .modal_txt{color:#334155;font-size:16px;line-height:1.5}.dashboard[location*=dashboardadmin] .admin_body .delete_modal .delete_modal_main .modal_txt span,.dashboard[location*=dashboardfounder] .admin_body .delete_modal .delete_modal_main .modal_txt span,.dashboard[location*=dashboardmanager] .admin_body .delete_modal .delete_modal_main .modal_txt span{color:#0f172a;font-weight:600}.dashboard[location*=dashboardadmin] .admin_body .delete_modal .delete_modal_main .delete_details,.dashboard[location*=dashboardfounder] .admin_body .delete_modal .delete_modal_main .delete_details,.dashboard[location*=dashboardmanager] .admin_body .delete_modal .delete_modal_main .delete_details{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;display:flex;gap:12px;padding:12px}.dashboard[location*=dashboardadmin] .admin_body .delete_modal .delete_modal_main .delete_details .details_photo,.dashboard[location*=dashboardfounder] .admin_body .delete_modal .delete_modal_main .delete_details .details_photo,.dashboard[location*=dashboardmanager] .admin_body .delete_modal .delete_modal_main .delete_details .details_photo{aspect-ratio:1;background:#e2e8f0;background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid #fff;border-radius:50%;box-shadow:0 1px 2px #0000001a;height:48px}.dashboard[location*=dashboardadmin] .admin_body .delete_modal .delete_modal_main .btn_group,.dashboard[location*=dashboardfounder] .admin_body .delete_modal .delete_modal_main .btn_group,.dashboard[location*=dashboardmanager] .admin_body .delete_modal .delete_modal_main .btn_group{align-items:center;display:flex;gap:12px;justify-content:flex-end}.dashboard[location*=dashboardadmin] .admin_body .delete_modal .delete_modal_main .btn_group .modal_btn,.dashboard[location*=dashboardfounder] .admin_body .delete_modal .delete_modal_main .btn_group .modal_btn,.dashboard[location*=dashboardmanager] .admin_body .delete_modal .delete_modal_main .btn_group .modal_btn{--fs:16px;cursor:pointer;font-size:16px;font-weight:600;line-height:150%;padding:12px 20px}@media screen and (max-width:1000px){.dashboard[location*=dashboardadmin] .admin_body .delete_modal .delete_modal_main .btn_group .modal_btn,.dashboard[location*=dashboardfounder] .admin_body .delete_modal .delete_modal_main .btn_group .modal_btn,.dashboard[location*=dashboardmanager] .admin_body .delete_modal .delete_modal_main .btn_group .modal_btn{--fs:16px;--lh:150px;font-size:16px;line-height:150%}}.dashboard[location*=dashboardadmin] .admin_body .delete_modal .delete_modal_main .btn_group .modal_btn,.dashboard[location*=dashboardfounder] .admin_body .delete_modal .delete_modal_main .btn_group .modal_btn,.dashboard[location*=dashboardmanager] .admin_body .delete_modal .delete_modal_main .btn_group .modal_btn{background:#fff;border:1px solid #e2e8f0;border-radius:10px;transition:all .15s ease}.dashboard[location*=dashboardadmin] .admin_body .delete_modal .delete_modal_main .btn_group .modal_btn.delete,.dashboard[location*=dashboardfounder] .admin_body .delete_modal .delete_modal_main .btn_group .modal_btn.delete,.dashboard[location*=dashboardmanager] .admin_body .delete_modal .delete_modal_main .btn_group .modal_btn.delete{background:#dc2626;border-color:#dc2626;color:#fff}.dashboard[location*=dashboardadmin] .admin_body .delete_modal .delete_modal_main .btn_group .modal_btn.delete:hover,.dashboard[location*=dashboardfounder] .admin_body .delete_modal .delete_modal_main .btn_group .modal_btn.delete:hover,.dashboard[location*=dashboardmanager] .admin_body .delete_modal .delete_modal_main .btn_group .modal_btn.delete:hover{background:#b91c1c}.dashboard[location*=dashboardadmin] .admin_body .delete_modal .delete_modal_main .btn_group .modal_btn:hover,.dashboard[location*=dashboardfounder] .admin_body .delete_modal .delete_modal_main .btn_group .modal_btn:hover,.dashboard[location*=dashboardmanager] .admin_body .delete_modal .delete_modal_main .btn_group .modal_btn:hover{background:#f1f5f9}.dashboard[location*=dashboardadmin] .admin_body .admin_pagination,.dashboard[location*=dashboardfounder] .admin_body .admin_pagination,.dashboard[location*=dashboardmanager] .admin_body .admin_pagination{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px 0 #0000001a;display:flex;gap:1rem;justify-content:center;margin-top:1rem;padding:1.5rem}.dashboard[location*=dashboardadmin] .admin_body .admin_pagination .pagination_btn,.dashboard[location*=dashboardfounder] .admin_body .admin_pagination .pagination_btn,.dashboard[location*=dashboardmanager] .admin_body .admin_pagination .pagination_btn{background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:all .15s ease}.dashboard[location*=dashboardadmin] .admin_body .admin_pagination .pagination_btn:hover:not(:disabled),.dashboard[location*=dashboardfounder] .admin_body .admin_pagination .pagination_btn:hover:not(:disabled),.dashboard[location*=dashboardmanager] .admin_body .admin_pagination .pagination_btn:hover:not(:disabled){background:#f8fafc;border-color:#dec2aa}.dashboard[location*=dashboardadmin] .admin_body .admin_pagination .pagination_btn:disabled,.dashboard[location*=dashboardfounder] .admin_body .admin_pagination .pagination_btn:disabled,.dashboard[location*=dashboardmanager] .admin_body .admin_pagination .pagination_btn:disabled{cursor:not-allowed;opacity:.5}.dashboard[location*=dashboardadmin] .admin_body .admin_pagination .pagination_info,.dashboard[location*=dashboardfounder] .admin_body .admin_pagination .pagination_info,.dashboard[location*=dashboardmanager] .admin_body .admin_pagination .pagination_info{color:#64748b;font-size:.875rem}.dashboard[location*=dashboardadmin][location=dashboardadminusers] .admin_body .cust_table .col1,.dashboard[location*=dashboardfounder][location=dashboardadminusers] .admin_body .cust_table .col1,.dashboard[location*=dashboardmanager][location=dashboardadminusers] .admin_body .cust_table .col1{padding:10px}.dashboard[location*=dashboardadmin][location=dashboardadminusers] .admin_body .cust_table .col3,.dashboard[location*=dashboardfounder][location=dashboardadminusers] .admin_body .cust_table .col3,.dashboard[location*=dashboardmanager][location=dashboardadminusers] .admin_body .cust_table .col3{flex-grow:0;width:220px}.dashboard[location*=dashboardadmin][location=dashboardadminusers] .admin_body .cust_table .col1,.dashboard[location*=dashboardadmin][location=dashboardadminusers] .admin_body .cust_table .col2,.dashboard[location*=dashboardfounder][location=dashboardadminusers] .admin_body .cust_table .col1,.dashboard[location*=dashboardfounder][location=dashboardadminusers] .admin_body .cust_table .col2,.dashboard[location*=dashboardmanager][location=dashboardadminusers] .admin_body .cust_table .col1,.dashboard[location*=dashboardmanager][location=dashboardadminusers] .admin_body .cust_table .col2{width:calc(50% - var(--action_width)/2 - 110px)}.dashboard[location*=dashboardadmin][location=dashboardadminadmins] .admin_body .cust_table .col1,.dashboard[location*=dashboardfounder][location=dashboardadminadmins] .admin_body .cust_table .col1,.dashboard[location*=dashboardmanager][location=dashboardadminadmins] .admin_body .cust_table .col1{padding:10px}.dashboard[location*=dashboardadmin][location=dashboardadminadmins] .admin_body .cust_table .col3,.dashboard[location*=dashboardfounder][location=dashboardadminadmins] .admin_body .cust_table .col3,.dashboard[location*=dashboardmanager][location=dashboardadminadmins] .admin_body .cust_table .col3{flex-grow:0;width:220px}.dashboard[location*=dashboardadmin][location=dashboardadminadmins] .admin_body .cust_table .col1,.dashboard[location*=dashboardadmin][location=dashboardadminadmins] .admin_body .cust_table .col2,.dashboard[location*=dashboardfounder][location=dashboardadminadmins] .admin_body .cust_table .col1,.dashboard[location*=dashboardfounder][location=dashboardadminadmins] .admin_body .cust_table .col2,.dashboard[location*=dashboardmanager][location=dashboardadminadmins] .admin_body .cust_table .col1,.dashboard[location*=dashboardmanager][location=dashboardadminadmins] .admin_body .cust_table .col2{width:calc(50% - 110px)}.dashboard[location*=dashboardadmin][location=dashboardadminmanagers] .admin_body .cust_table .col1,.dashboard[location*=dashboardfounder][location=dashboardadminmanagers] .admin_body .cust_table .col1,.dashboard[location*=dashboardmanager][location=dashboardadminmanagers] .admin_body .cust_table .col1{padding:10px}.dashboard[location*=dashboardadmin][location=dashboardadminmanagers] .admin_body .cust_table .col3,.dashboard[location*=dashboardfounder][location=dashboardadminmanagers] .admin_body .cust_table .col3,.dashboard[location*=dashboardmanager][location=dashboardadminmanagers] .admin_body .cust_table .col3{flex-grow:0;width:220px}.dashboard[location*=dashboardadmin][location=dashboardadminmanagers] .admin_body .cust_table .col1,.dashboard[location*=dashboardadmin][location=dashboardadminmanagers] .admin_body .cust_table .col2,.dashboard[location*=dashboardfounder][location=dashboardadminmanagers] .admin_body .cust_table .col1,.dashboard[location*=dashboardfounder][location=dashboardadminmanagers] .admin_body .cust_table .col2,.dashboard[location*=dashboardmanager][location=dashboardadminmanagers] .admin_body .cust_table .col1,.dashboard[location*=dashboardmanager][location=dashboardadminmanagers] .admin_body .cust_table .col2{width:calc(50% - 110px)}.dashboard[location*=dashboardadmin][location=dashboardadminfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardadmin][location=dashboardfounderfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardadmin][location=dashboardmanagerfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardfounder][location=dashboardadminfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardfounder][location=dashboardfounderfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardfounder][location=dashboardmanagerfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardmanager][location=dashboardadminfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardmanager][location=dashboardfounderfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardmanager][location=dashboardmanagerfounders] .admin_body .cust_table .col1{padding:10px}.dashboard[location*=dashboardadmin][location=dashboardadminfounders] .admin_body .cust_table .col3,.dashboard[location*=dashboardadmin][location=dashboardfounderfounders] .admin_body .cust_table .col3,.dashboard[location*=dashboardadmin][location=dashboardmanagerfounders] .admin_body .cust_table .col3,.dashboard[location*=dashboardfounder][location=dashboardadminfounders] .admin_body .cust_table .col3,.dashboard[location*=dashboardfounder][location=dashboardfounderfounders] .admin_body .cust_table .col3,.dashboard[location*=dashboardfounder][location=dashboardmanagerfounders] .admin_body .cust_table .col3,.dashboard[location*=dashboardmanager][location=dashboardadminfounders] .admin_body .cust_table .col3,.dashboard[location*=dashboardmanager][location=dashboardfounderfounders] .admin_body .cust_table .col3,.dashboard[location*=dashboardmanager][location=dashboardmanagerfounders] .admin_body .cust_table .col3{flex-grow:0;width:220px}.dashboard[location*=dashboardadmin][location=dashboardadminfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardadmin][location=dashboardadminfounders] .admin_body .cust_table .col2,.dashboard[location*=dashboardadmin][location=dashboardfounderfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardadmin][location=dashboardfounderfounders] .admin_body .cust_table .col2,.dashboard[location*=dashboardadmin][location=dashboardmanagerfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardadmin][location=dashboardmanagerfounders] .admin_body .cust_table .col2,.dashboard[location*=dashboardfounder][location=dashboardadminfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardfounder][location=dashboardadminfounders] .admin_body .cust_table .col2,.dashboard[location*=dashboardfounder][location=dashboardfounderfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardfounder][location=dashboardfounderfounders] .admin_body .cust_table .col2,.dashboard[location*=dashboardfounder][location=dashboardmanagerfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardfounder][location=dashboardmanagerfounders] .admin_body .cust_table .col2,.dashboard[location*=dashboardmanager][location=dashboardadminfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardmanager][location=dashboardadminfounders] .admin_body .cust_table .col2,.dashboard[location*=dashboardmanager][location=dashboardfounderfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardmanager][location=dashboardfounderfounders] .admin_body .cust_table .col2,.dashboard[location*=dashboardmanager][location=dashboardmanagerfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardmanager][location=dashboardmanagerfounders] .admin_body .cust_table .col2{width:calc(50% - 110px)}.dashboard[location*=dashboardadmin][location=dashboardadminfounders][location=dashboardfounderfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardadmin][location=dashboardadminfounders][location=dashboardmanagerfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardadmin][location=dashboardfounderfounders][location=dashboardfounderfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardadmin][location=dashboardfounderfounders][location=dashboardmanagerfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardadmin][location=dashboardmanagerfounders][location=dashboardfounderfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardadmin][location=dashboardmanagerfounders][location=dashboardmanagerfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardfounder][location=dashboardadminfounders][location=dashboardfounderfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardfounder][location=dashboardadminfounders][location=dashboardmanagerfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardfounder][location=dashboardfounderfounders][location=dashboardfounderfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardfounder][location=dashboardfounderfounders][location=dashboardmanagerfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardfounder][location=dashboardmanagerfounders][location=dashboardfounderfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardfounder][location=dashboardmanagerfounders][location=dashboardmanagerfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardmanager][location=dashboardadminfounders][location=dashboardfounderfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardmanager][location=dashboardadminfounders][location=dashboardmanagerfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardmanager][location=dashboardfounderfounders][location=dashboardfounderfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardmanager][location=dashboardfounderfounders][location=dashboardmanagerfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardmanager][location=dashboardmanagerfounders][location=dashboardfounderfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardmanager][location=dashboardmanagerfounders][location=dashboardmanagerfounders] .admin_body .cust_table .col1{padding:10px}.dashboard[location*=dashboardadmin][location=dashboardadminfounders][location=dashboardfounderfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardadmin][location=dashboardadminfounders][location=dashboardfounderfounders] .admin_body .cust_table .col2,.dashboard[location*=dashboardadmin][location=dashboardadminfounders][location=dashboardmanagerfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardadmin][location=dashboardadminfounders][location=dashboardmanagerfounders] .admin_body .cust_table .col2,.dashboard[location*=dashboardadmin][location=dashboardfounderfounders][location=dashboardfounderfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardadmin][location=dashboardfounderfounders][location=dashboardfounderfounders] .admin_body .cust_table .col2,.dashboard[location*=dashboardadmin][location=dashboardfounderfounders][location=dashboardmanagerfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardadmin][location=dashboardfounderfounders][location=dashboardmanagerfounders] .admin_body .cust_table .col2,.dashboard[location*=dashboardadmin][location=dashboardmanagerfounders][location=dashboardfounderfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardadmin][location=dashboardmanagerfounders][location=dashboardfounderfounders] .admin_body .cust_table .col2,.dashboard[location*=dashboardadmin][location=dashboardmanagerfounders][location=dashboardmanagerfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardadmin][location=dashboardmanagerfounders][location=dashboardmanagerfounders] .admin_body .cust_table .col2,.dashboard[location*=dashboardfounder][location=dashboardadminfounders][location=dashboardfounderfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardfounder][location=dashboardadminfounders][location=dashboardfounderfounders] .admin_body .cust_table .col2,.dashboard[location*=dashboardfounder][location=dashboardadminfounders][location=dashboardmanagerfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardfounder][location=dashboardadminfounders][location=dashboardmanagerfounders] .admin_body .cust_table .col2,.dashboard[location*=dashboardfounder][location=dashboardfounderfounders][location=dashboardfounderfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardfounder][location=dashboardfounderfounders][location=dashboardfounderfounders] .admin_body .cust_table .col2,.dashboard[location*=dashboardfounder][location=dashboardfounderfounders][location=dashboardmanagerfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardfounder][location=dashboardfounderfounders][location=dashboardmanagerfounders] .admin_body .cust_table .col2,.dashboard[location*=dashboardfounder][location=dashboardmanagerfounders][location=dashboardfounderfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardfounder][location=dashboardmanagerfounders][location=dashboardfounderfounders] .admin_body .cust_table .col2,.dashboard[location*=dashboardfounder][location=dashboardmanagerfounders][location=dashboardmanagerfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardfounder][location=dashboardmanagerfounders][location=dashboardmanagerfounders] .admin_body .cust_table .col2,.dashboard[location*=dashboardmanager][location=dashboardadminfounders][location=dashboardfounderfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardmanager][location=dashboardadminfounders][location=dashboardfounderfounders] .admin_body .cust_table .col2,.dashboard[location*=dashboardmanager][location=dashboardadminfounders][location=dashboardmanagerfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardmanager][location=dashboardadminfounders][location=dashboardmanagerfounders] .admin_body .cust_table .col2,.dashboard[location*=dashboardmanager][location=dashboardfounderfounders][location=dashboardfounderfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardmanager][location=dashboardfounderfounders][location=dashboardfounderfounders] .admin_body .cust_table .col2,.dashboard[location*=dashboardmanager][location=dashboardfounderfounders][location=dashboardmanagerfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardmanager][location=dashboardfounderfounders][location=dashboardmanagerfounders] .admin_body .cust_table .col2,.dashboard[location*=dashboardmanager][location=dashboardmanagerfounders][location=dashboardfounderfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardmanager][location=dashboardmanagerfounders][location=dashboardfounderfounders] .admin_body .cust_table .col2,.dashboard[location*=dashboardmanager][location=dashboardmanagerfounders][location=dashboardmanagerfounders] .admin_body .cust_table .col1,.dashboard[location*=dashboardmanager][location=dashboardmanagerfounders][location=dashboardmanagerfounders] .admin_body .cust_table .col2{width:50%}.dashboard[location*=dashboardadmin][location=dashboardadmincompanies] .admin_body .cust_table .col1,.dashboard[location*=dashboardadmin][location=dashboardfoundercompanies] .admin_body .cust_table .col1,.dashboard[location*=dashboardadmin][location=dashboardmanagercompanies] .admin_body .cust_table .col1,.dashboard[location*=dashboardfounder][location=dashboardadmincompanies] .admin_body .cust_table .col1,.dashboard[location*=dashboardfounder][location=dashboardfoundercompanies] .admin_body .cust_table .col1,.dashboard[location*=dashboardfounder][location=dashboardmanagercompanies] .admin_body .cust_table .col1,.dashboard[location*=dashboardmanager][location=dashboardadmincompanies] .admin_body .cust_table .col1,.dashboard[location*=dashboardmanager][location=dashboardfoundercompanies] .admin_body .cust_table .col1,.dashboard[location*=dashboardmanager][location=dashboardmanagercompanies] .admin_body .cust_table .col1{padding:10px;width:15%}.dashboard[location*=dashboardadmin][location=dashboardadmincompanies] .admin_body .cust_table .col4,.dashboard[location*=dashboardadmin][location=dashboardfoundercompanies] .admin_body .cust_table .col4,.dashboard[location*=dashboardadmin][location=dashboardmanagercompanies] .admin_body .cust_table .col4,.dashboard[location*=dashboardfounder][location=dashboardadmincompanies] .admin_body .cust_table .col4,.dashboard[location*=dashboardfounder][location=dashboardfoundercompanies] .admin_body .cust_table .col4,.dashboard[location*=dashboardfounder][location=dashboardmanagercompanies] .admin_body .cust_table .col4,.dashboard[location*=dashboardmanager][location=dashboardadmincompanies] .admin_body .cust_table .col4,.dashboard[location*=dashboardmanager][location=dashboardfoundercompanies] .admin_body .cust_table .col4,.dashboard[location*=dashboardmanager][location=dashboardmanagercompanies] .admin_body .cust_table .col4{text-align:inherit}.dashboard[location*=dashboardadmin][location=dashboardadmincompanies] .admin_body .cust_table .col6,.dashboard[location*=dashboardadmin][location=dashboardfoundercompanies] .admin_body .cust_table .col6,.dashboard[location*=dashboardadmin][location=dashboardmanagercompanies] .admin_body .cust_table .col6,.dashboard[location*=dashboardfounder][location=dashboardadmincompanies] .admin_body .cust_table .col6,.dashboard[location*=dashboardfounder][location=dashboardfoundercompanies] .admin_body .cust_table .col6,.dashboard[location*=dashboardfounder][location=dashboardmanagercompanies] .admin_body .cust_table .col6,.dashboard[location*=dashboardmanager][location=dashboardadmincompanies] .admin_body .cust_table .col6,.dashboard[location*=dashboardmanager][location=dashboardfoundercompanies] .admin_body .cust_table .col6,.dashboard[location*=dashboardmanager][location=dashboardmanagercompanies] .admin_body .cust_table .col6{flex-grow:0;text-align:center;width:220px}.dashboard[location*=dashboardadmin][location=dashboardadmincompanies] .admin_body .cust_table .col2,.dashboard[location*=dashboardadmin][location=dashboardadmincompanies] .admin_body .cust_table .col3,.dashboard[location*=dashboardadmin][location=dashboardadmincompanies] .admin_body .cust_table .col4,.dashboard[location*=dashboardadmin][location=dashboardadmincompanies] .admin_body .cust_table .col5,.dashboard[location*=dashboardadmin][location=dashboardfoundercompanies] .admin_body .cust_table .col2,.dashboard[location*=dashboardadmin][location=dashboardfoundercompanies] .admin_body .cust_table .col3,.dashboard[location*=dashboardadmin][location=dashboardfoundercompanies] .admin_body .cust_table .col4,.dashboard[location*=dashboardadmin][location=dashboardfoundercompanies] .admin_body .cust_table .col5,.dashboard[location*=dashboardadmin][location=dashboardmanagercompanies] .admin_body .cust_table .col2,.dashboard[location*=dashboardadmin][location=dashboardmanagercompanies] .admin_body .cust_table .col3,.dashboard[location*=dashboardadmin][location=dashboardmanagercompanies] .admin_body .cust_table .col4,.dashboard[location*=dashboardadmin][location=dashboardmanagercompanies] .admin_body .cust_table .col5,.dashboard[location*=dashboardfounder][location=dashboardadmincompanies] .admin_body .cust_table .col2,.dashboard[location*=dashboardfounder][location=dashboardadmincompanies] .admin_body .cust_table .col3,.dashboard[location*=dashboardfounder][location=dashboardadmincompanies] .admin_body .cust_table .col4,.dashboard[location*=dashboardfounder][location=dashboardadmincompanies] .admin_body .cust_table .col5,.dashboard[location*=dashboardfounder][location=dashboardfoundercompanies] .admin_body .cust_table .col2,.dashboard[location*=dashboardfounder][location=dashboardfoundercompanies] .admin_body .cust_table .col3,.dashboard[location*=dashboardfounder][location=dashboardfoundercompanies] .admin_body .cust_table .col4,.dashboard[location*=dashboardfounder][location=dashboardfoundercompanies] .admin_body .cust_table .col5,.dashboard[location*=dashboardfounder][location=dashboardmanagercompanies] .admin_body .cust_table .col2,.dashboard[location*=dashboardfounder][location=dashboardmanagercompanies] .admin_body .cust_table .col3,.dashboard[location*=dashboardfounder][location=dashboardmanagercompanies] .admin_body .cust_table .col4,.dashboard[location*=dashboardfounder][location=dashboardmanagercompanies] .admin_body .cust_table .col5,.dashboard[location*=dashboardmanager][location=dashboardadmincompanies] .admin_body .cust_table .col2,.dashboard[location*=dashboardmanager][location=dashboardadmincompanies] .admin_body .cust_table .col3,.dashboard[location*=dashboardmanager][location=dashboardadmincompanies] .admin_body .cust_table .col4,.dashboard[location*=dashboardmanager][location=dashboardadmincompanies] .admin_body .cust_table .col5,.dashboard[location*=dashboardmanager][location=dashboardfoundercompanies] .admin_body .cust_table .col2,.dashboard[location*=dashboardmanager][location=dashboardfoundercompanies] .admin_body .cust_table .col3,.dashboard[location*=dashboardmanager][location=dashboardfoundercompanies] .admin_body .cust_table .col4,.dashboard[location*=dashboardmanager][location=dashboardfoundercompanies] .admin_body .cust_table .col5,.dashboard[location*=dashboardmanager][location=dashboardmanagercompanies] .admin_body .cust_table .col2,.dashboard[location*=dashboardmanager][location=dashboardmanagercompanies] .admin_body .cust_table .col3,.dashboard[location*=dashboardmanager][location=dashboardmanagercompanies] .admin_body .cust_table .col4,.dashboard[location*=dashboardmanager][location=dashboardmanagercompanies] .admin_body .cust_table .col5{flex-grow:0;width:calc(21.25% - 55px)}.dashboard[location*=dashboardadmin][location=dashboardadminintroductions] .admin_body .cust_table .col4,.dashboard[location*=dashboardfounder][location=dashboardadminintroductions] .admin_body .cust_table .col4,.dashboard[location*=dashboardmanager][location=dashboardadminintroductions] .admin_body .cust_table .col4{width:100px}.dashboard[location*=dashboardadmin][location=dashboardadminintroductions] .admin_body .cust_table .col5,.dashboard[location*=dashboardfounder][location=dashboardadminintroductions] .admin_body .cust_table .col5,.dashboard[location*=dashboardmanager][location=dashboardadminintroductions] .admin_body .cust_table .col5{text-align:center;width:100px}.dashboard[location*=dashboardadmin][location=dashboardadminintroductions] .admin_body .cust_table .col6,.dashboard[location*=dashboardfounder][location=dashboardadminintroductions] .admin_body .cust_table .col6,.dashboard[location*=dashboardmanager][location=dashboardadminintroductions] .admin_body .cust_table .col6{text-align:center;width:230px}.dashboard[location*=dashboardadmin][location=dashboardadminintroductions] .admin_body .cust_table .col6 .action_group,.dashboard[location*=dashboardfounder][location=dashboardadminintroductions] .admin_body .cust_table .col6 .action_group,.dashboard[location*=dashboardmanager][location=dashboardadminintroductions] .admin_body .cust_table .col6 .action_group{justify-content:center}.login_accel{display:flex;font-family:Poppins,sans-serif;min-height:100dvh}.login_accel .login_left{align-items:center;background:#1a1a1a;display:flex;flex:1 1;justify-content:center;overflow:hidden;padding:60px;position:relative}.login_accel .login_left:before{animation:gradientMove 20s ease infinite;background:radial-gradient(circle at 30% 70%,#dec2aa26 0,#0000 50%),radial-gradient(circle at 70% 30%,#bed2f51a 0,#0000 50%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}@keyframes gradientMove{0%,to{transform:translate(0)}50%{transform:translate(-5%,5%)}}.login_accel .login_left .login_left_content{color:#fff;max-width:520px;position:relative;z-index:1}.login_accel .login_left .login_left_content .accel_logo_large{filter:brightness(0) invert(1);height:40px;margin-bottom:48px}.login_accel .login_left .login_left_content .hero_title{font-size:56px;font-weight:600;letter-spacing:-1px;line-height:1.1;margin:0 0 24px}.login_accel .login_left .login_left_content .hero_subtitle{color:#ffffffb3;font-size:18px;font-weight:300;line-height:1.6;margin:0 0 56px}.login_accel .login_left .login_left_content .features_grid{display:flex;flex-direction:column;gap:24px}.login_accel .login_left .login_left_content .features_grid .feature_item{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:16px;padding:20px;transition:all .3s ease}.login_accel .login_left .login_left_content .features_grid .feature_item:hover{background:#ffffff14;border-color:#dec2aa4d;transform:translateX(8px)}.login_accel .login_left .login_left_content .features_grid .feature_item .feature_icon{align-items:center;background:#dec2aa33;border-radius:10px;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.login_accel .login_left .login_left_content .features_grid .feature_item .feature_icon svg{stroke:#dec2aa;height:24px;width:24px}.login_accel .login_left .login_left_content .features_grid .feature_item .feature_text h3{color:#fff;font-size:16px;font-weight:600;margin:0 0 4px}.login_accel .login_left .login_left_content .features_grid .feature_item .feature_text p{color:#fff9;font-size:14px;font-weight:400;margin:0}@media(max-width:1024px){.login_accel .login_left{display:none}}.login_accel .login_right{align-items:center;background:#f6f6f6;display:flex;justify-content:center;min-width:520px;padding:40px;width:520px}@media(max-width:1024px){.login_accel .login_right{min-width:0;min-width:auto;width:100%}}.login_accel .login_right .login_card{max-width:400px;width:100%}.login_accel .login_right .login_card .login_header{margin-bottom:40px;text-align:center}.login_accel .login_right .login_card .login_header .accel_logo_small{height:32px;margin-bottom:32px}.login_accel .login_right .login_card .login_header .login_title{color:#000;font-size:28px;font-weight:600;margin:0 0 12px}.login_accel .login_right .login_card .login_header .login_subtitle{color:#0009;font-size:15px;font-weight:400;line-height:1.5;margin:0}.login_accel .login_right .login_card .login_form .input_group{margin-bottom:24px}.login_accel .login_right .login_card .login_form .input_group label{color:#000;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.login_accel .login_right .login_card .login_form .input_group .input_wrapper{position:relative}.login_accel .login_right .login_card .login_form .input_group .input_wrapper input{background:#fff;border:2px solid #e0e0e0;border-radius:10px;font-family:Poppins,sans-serif;font-size:16px;outline:none;padding:16px 48px 16px 16px;transition:all .2s ease;width:100%}.login_accel .login_right .login_card .login_form .input_group .input_wrapper input::placeholder{color:#0006}.login_accel .login_right .login_card .login_form .input_group .input_wrapper input:focus{border-color:#1a1a1a;box-shadow:0 0 0 4px #0000000d}.login_accel .login_right .login_card .login_form .input_group .input_wrapper.valid input{border-color:#22c55e}.login_accel .login_right .login_card .login_form .input_group .input_wrapper.invalid input{border-color:#ef4444}.login_accel .login_right .login_card .login_form .input_group .input_wrapper .check_icon{stroke:#22c55e;height:20px;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:20px}.login_accel .login_right .login_card .login_form .login_btn{background:#1a1a1a;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;opacity:.4;padding:16px 24px;pointer-events:none;transition:all .2s ease;width:100%}.login_accel .login_right .login_card .login_form .login_btn.active{opacity:1;pointer-events:auto}.login_accel .login_right .login_card .login_form .login_btn.active:hover{background:#343434;box-shadow:0 8px 20px #0003;transform:translateY(-2px)}.login_accel .login_right .login_card .login_form .login_btn.active:active{transform:translateY(0)}.login_accel .login_right .login_card .login_form .login_btn .loader{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:20px;width:20px}.login_accel .login_right .login_card .login_form .otp_section{margin-bottom:24px}.login_accel .login_right .login_card .login_form .otp_section .otp_inputs{display:flex;gap:12px;justify-content:center}.login_accel .login_right .login_card .login_form .otp_section .otp_inputs .otp_input{background:#fff;border:2px solid #e0e0e0;border-radius:10px;font-family:IBM Plex Mono,monospace;font-size:24px;font-weight:600;height:60px;outline:none;text-align:center;transition:all .2s ease;width:52px}.login_accel .login_right .login_card .login_form .otp_section .otp_inputs .otp_input:focus{border-color:#1a1a1a;box-shadow:0 0 0 4px #0000000d}.login_accel .login_right .login_card .login_form .otp_section .verifying{align-items:center;color:#0009;display:flex;font-size:14px;gap:12px;justify-content:center;margin-top:20px}.login_accel .login_right .login_card .login_form .otp_section .verifying .loader{animation:spin .8s linear infinite;border:2px solid #0000001a;border-radius:50%;border-top-color:#1a1a1a;height:16px;width:16px}.login_accel .login_right .login_card .login_form .resend_btn{background:#0000;border:none;color:#0009;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;padding:12px;transition:color .2s ease;width:100%}.login_accel .login_right .login_card .login_form .resend_btn span{color:#1a1a1a;font-weight:600;text-decoration:underline}.login_accel .login_right .login_card .login_form .resend_btn:hover{color:#1a1a1a}.login_accel .login_right .login_card .login_form .error_message{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#dc2626;display:flex;font-size:14px;gap:8px;margin-top:16px;padding:12px 16px}.login_accel .login_right .login_card .login_form .error_message svg{flex-shrink:0;height:18px;width:18px}.login_accel .login_right .login_card .login_footer{margin-top:40px;text-align:center}.login_accel .login_right .login_card .login_footer p{color:#0006;font-size:13px;margin:0}.login_page{height:100dvh}.login_page,.login_page .login_main{align-items:center;display:flex;justify-content:center}.login_page .login_main{flex-direction:column;max-width:350px}.login_page .login_main>div{width:100%}.login_page .login_main .logo{height:50px;margin:0 0 20px}.login_page .login_main input{--fs:18px;border:0;font-size:18px;font-weight:400;line-height:150%;outline:0;padding:0;width:100%}@media screen and (max-width:1000px){.login_page .login_main input{--fs:18px;--lh:150px;font-size:18px;line-height:150%}}.login_page .login_main input{border-radius:8px;padding:10px}.login_page_new{align-items:center;background-color:#f5f5f5;display:flex;height:100dvh;justify-content:center}.login_page_new .login_page_section{background-color:#fff;background-color:var(--white);border-radius:36px;box-shadow:0 0 0 5px #00000008;max-width:390px;padding:40px}.user_page .breadcrumb{display:flex;gap:10px;margin:0 auto;max-width:1200px;padding:15px 50px}.user_page .breadcrumb div{--fs:14px;font-size:14px;font-weight:500;line-height:150%;text-transform:capitalize}@media screen and (max-width:1000px){.user_page .breadcrumb div{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.user_page .breadcrumb div{color:#777;color:var(--neutral-gray)}.user_page .breadcrumb div svg path{fill:#777;fill:var(--neutral-gray)}.user_page .breadcrumb div:first-child{cursor:pointer}.user_page .breadcrumb div:last-child{color:var(--base)}.user_page .user_details{--fs:16px;font-size:16px;font-weight:400;line-height:150%;margin:0 auto;max-width:1200px;padding:0 50px}@media screen and (max-width:1000px){.user_page .user_details{--fs:16px;--lh:150px;font-size:16px;line-height:150%}}.user_page .user_details img{border-radius:8px;height:120px;width:120px}.user_page .user_details .contact{align-items:center;display:flex;gap:20px}.user_page .user_details .contact .basic_details{display:flex;flex-direction:column}.user_page .user_details .contact .basic_details .name{--fs:24px;font-size:24px;font-weight:600;line-height:150%}@media screen and (max-width:1000px){.user_page .user_details .contact .basic_details .name{--fs:24px;--lh:150px;font-size:24px;line-height:150%}}.user_page .user_details .contact .basic_details .partner{--fs:16px;font-size:16px;font-weight:500;line-height:150%}@media screen and (max-width:1000px){.user_page .user_details .contact .basic_details .partner{--fs:16px;--lh:150px;font-size:16px;line-height:150%}}.user_page .user_details .contact .basic_details .designation{--fs:14px;font-size:14px;font-weight:400;line-height:150%}@media screen and (max-width:1000px){.user_page .user_details .contact .basic_details .designation{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.user_page .user_details .contact .contact_group{display:flex;flex-direction:column;gap:10px;margin:0 0 0 auto}.user_page .user_details .contact .contact_group>div{align-items:center;border:1px solid #e5e5e5;border:1px solid var(--neutral-gray-mid-light);border-radius:8px;display:flex;gap:10px;justify-content:center;padding:10px 15px}.user_page .user_details .contact .contact_group>div>div{--fs:14px;flex-grow:1;font-size:14px;font-weight:500;line-height:150%;text-align:center}@media screen and (max-width:1000px){.user_page .user_details .contact .contact_group>div>div{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.user_page .user_details .other_details{border:1px solid #e5e5e5;border:1px solid var(--neutral-gray-mid-light);border-radius:8px;display:flex;flex-direction:column;margin:10px 0 0 140px;width:-webkit-fit-content;width:fit-content}.user_page .user_details .other_details>div{--fs:16px;display:flex;font-size:16px;font-weight:400;gap:10px;line-height:150%;padding:10px 20px}@media screen and (max-width:1000px){.user_page .user_details .other_details>div{--fs:16px;--lh:150px;font-size:16px;line-height:150%}}.user_page .user_details .other_details>div:not(:last-child){border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--neutral-gray-mid-light)}.user_page .user_details .other_details>div .icon{width:20px}.user_page .user_details .other_details>div .icon svg{height:auto;max-height:20px;max-width:20px;width:auto}.user_page .user_details .other_details>div .title{width:100px}@keyframes composeSlideIn{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.mail_merge{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(180deg,#1a1a1a99,#000000b3);display:flex;flex-direction:column;justify-content:flex-start;min-height:calc(100dvh - 70px);padding:100px 1rem 40px}.mail_merge .compose_card{animation:composeSlideIn .4s cubic-bezier(.16,1,.3,1) forwards;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 25px 80px #00000040,0 10px 30px #00000026,0 2px 8px #0000001a;display:flex;flex-direction:column;max-height:calc(100dvh - 120px);max-width:720px;overflow:hidden;width:100%}.mail_merge>:not(.compose_card):not(.loading){margin-left:auto;margin-right:auto;max-width:720px;width:100%}.mail_merge .mail_merge_header{--fs:16px;align-items:center;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#fff;display:flex;font-size:16px;font-weight:400;justify-content:space-between;line-height:150%;padding:18px 24px}@media screen and (max-width:1000px){.mail_merge .mail_merge_header{--fs:16px;--lh:150px;font-size:16px;line-height:150%}}.mail_merge .mail_merge_header{border-radius:16px 16px 0 0;font-weight:600;position:relative}.mail_merge .mail_merge_header:before{background:linear-gradient(90deg,#dec2aa,#bed2f5);content:"";height:3px;left:0;position:absolute;right:0;top:0}.mail_merge .mail_merge_header>div:first-child{align-items:center;display:flex;gap:10px}.mail_merge .mail_merge_header>div:first-child:before{animation:pulse 2s infinite;background:#dec2aa;border-radius:50%;content:"";height:8px;width:8px}.mail_merge .mail_merge_header img{border-radius:8px;cursor:pointer;filter:invert(1);opacity:.7;padding:6px;transition:all .2s cubic-bezier(.16,1,.3,1)}.mail_merge .mail_merge_header img:hover{background:#ffffff1a;opacity:1;transform:scale(1.1)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.mail_merge .people_item{padding:5px 15px}.mail_merge .people_item:first-child{padding:10px 15px 5px}.mail_merge .people_item{align-items:center;display:flex;gap:10px}.mail_merge .people_item .img{background:#e1e1e1;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;height:40px;width:40px}.mail_merge .people_item .people_details{display:flex;flex-direction:column;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 50px)}.mail_merge .people_item .people_details>div{overflow:hidden;text-overflow:ellipsis}.mail_merge .people_item .people_details .name{--fs:12px;font-size:12px;font-weight:600;line-height:150%}@media screen and (max-width:1000px){.mail_merge .people_item .people_details .name{--fs:12px;--lh:150px;font-size:12px;line-height:150%}}.mail_merge .people_item .people_details .email{--fs:10px;font-size:10px;font-weight:500;line-height:150%}@media screen and (max-width:1000px){.mail_merge .people_item .people_details .email{--fs:10px;--lh:150px;font-size:10px;line-height:150%}}.mail_merge .people_item .people_details .email{color:#777;color:var(--neutral-gray)}.mail_merge .people_item.selected{background:#e5e5e5;background:var(--neutral-gray-mid-light);filter:blur(1px);opacity:.5}.mail_merge .people_item.add_person:last-child{display:none}.mail_merge .people_item.add_person:first-child{display:block!important}.mail_merge .people_dropdown{--fs:14px;background:#efefef;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:500;line-height:150%;position:relative;-webkit-user-select:none;user-select:none}@media screen and (max-width:1000px){.mail_merge .people_dropdown{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.mail_merge .people_dropdown{line-height:1}.mail_merge .people_dropdown .add{--svg_color:#888;align-items:center;display:flex;height:100%;justify-content:center;width:100%}.mail_merge .people_dropdown .add svg{height:auto}.mail_merge .people_dropdown .people_dropdown_body{background:#fff;background:var(--white);left:0;max-height:0;overflow:hidden;position:absolute;top:calc(100% + 10px);transition:max-height var(--timing) linear,box-shadow var(--timing) linear;width:300px;z-index:90}.mail_merge .people_dropdown .people_dropdown_body>div{border:1px solid #e5e5e5;border:1px solid var(--neutral-gray-mid-light);border-radius:8px;max-height:50dvh;overflow:auto}.mail_merge .people_dropdown .people_dropdown_body:hover{max-height:50dvh!important;transition:max-height var(--timing) linear,box-shadow var(--timing) linear!important}.mail_merge .people_dropdown input[type=text]{border:0;height:100%;outline:0;width:200px}.mail_merge .people_dropdown input[type=text]:focus-visible~.people_dropdown_body{max-height:50dvh;transition:max-height var(--timing) linear,box-shadow var(--timing) linear}.mail_merge .send_to{align-items:flex-start;background-color:#fafafa;border-bottom:1px solid #e2e8f0;display:flex;gap:12px;padding:16px 24px}.mail_merge .send_to .send_to_txt{--fs:14px;align-items:center;color:#64748b;display:flex;font-size:14px;font-weight:500;font-weight:400;height:36px;line-height:150%}@media screen and (max-width:1000px){.mail_merge .send_to .send_to_txt{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.mail_merge .send_to .send_to_txt{flex-shrink:0}.mail_merge .send_to .send_to_main{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.mail_merge .send_to .send_to_main>.people_item{background:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 1px 2px #0000000d;cursor:pointer;padding:4px 12px 4px 4px!important;transition:all .2s ease}.mail_merge .send_to .send_to_main>.people_item:hover{background:#dec2aa1a;border-color:#dec2aa}.mail_merge .send_to .send_to_main>.people_item .img{border:2px solid #dec2aa;height:28px!important;width:28px!important}.mail_merge .send_to .send_to_main>.people_item .people_details{width:-webkit-fit-content;width:fit-content}.mail_merge .send_to .send_to_main>.people_item .people_details .email{--fs:13px;font-size:13px;font-weight:600;line-height:150%}@media screen and (max-width:1000px){.mail_merge .send_to .send_to_main>.people_item .people_details .email{--fs:13px;--lh:150px;font-size:13px;line-height:150%}}.mail_merge .send_to .send_to_main>.people_item .people_details .email{color:#1a1a1a;line-height:1}.mail_merge .send_to .send_to_main>.people_item .remove_btn{cursor:pointer;margin-left:4px;opacity:.5;transition:opacity .2s ease}.mail_merge .send_to .send_to_main>.people_item .remove_btn:hover{opacity:1}.mail_merge .send_to .send_to_main>.people_item .remove_btn svg{height:10px;width:10px}.mail_merge .send_to .send_to_main>.people_item .remove_btn svg path{fill:#64748b}.mail_merge .send_to .send_to_main>.people_item.preview_selected{background:#bed2f54d;border-color:#bed2f5}.mail_merge .subject{--fs:14px;font-size:14px;font-weight:500;line-height:150%}@media screen and (max-width:1000px){.mail_merge .subject{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.mail_merge .subject{align-items:center;background-color:#fff;border-bottom:1px solid #e2e8f0;display:flex;gap:12px;padding:14px 24px}.mail_merge .subject textarea{display:none}.mail_merge .subject input{--fs:14px;font-family:Poppins,Inter,sans-serif;font-size:14px;font-weight:500;line-height:150%}@media screen and (max-width:1000px){.mail_merge .subject input{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.mail_merge .subject input{border:0;color:#1a1a1a;height:32px;outline:0;padding:0;resize:none;width:100%}.mail_merge .subject input::placeholder{color:#94a3b8}.mail_merge .subject .subject_txt{--fs:14px;align-items:center;color:#64748b;display:flex;flex-shrink:0;font-size:14px;font-weight:500;font-weight:400;height:32px;justify-content:center;line-height:150%}@media screen and (max-width:1000px){.mail_merge .subject .subject_txt{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.mail_merge .subject .rte_body{background:#0000;border:none;flex-grow:1;margin:0;min-height:0;min-height:auto;padding:0}.mail_merge .subject .rte_body .rich_text_editor{justify-content:center}.mail_merge .subject .rte_body .rich_text_editor .tiptap{font-family:Poppins,Inter,sans-serif;min-height:0;min-height:auto;padding:0}.mail_merge .subject .rte_body .rich_text_editor .tiptap p{margin:0}.mail_merge .rte_body{background:linear-gradient(180deg,#fff,#fafafa);display:flex;flex-grow:1;min-height:280px;overflow:auto;overflow-x:hidden;padding:24px}.mail_merge .rte_body .tiptap{--fs:15px;font-family:Poppins,Inter,sans-serif;font-size:15px;font-weight:400;line-height:150%}@media screen and (max-width:1000px){.mail_merge .rte_body .tiptap{--fs:15px;--lh:150px;font-size:15px;line-height:150%}}.mail_merge .rte_body .tiptap{color:#1a1a1a;line-height:1.7}.mail_merge .rte_body .tiptap p{margin:0 0 12px}.mail_merge .rte_body .tiptap p:last-child{margin-bottom:0}.mail_merge .rte_body .tiptap:focus{outline:none}.mail_merge .rte_body .setUrl_modal{align-items:center;background:hsla(0,0%,68%,.314);border-radius:4px;display:flex;inset:0;justify-content:center;position:absolute;z-index:1000}.mail_merge .rte_body .setUrl_modal>div{background:#fff;border-radius:8px;display:flex;flex-direction:column;font-size:16px;gap:10px;padding:20px;width:400px}.mail_merge .rte_body .setUrl_modal>div input{border:1px solid #aeaeae;font-size:16px;padding:5px 10px}.mail_merge .rte_body .setUrl_modal>div .btn_gorup{align-items:center;display:flex;gap:10px}.mail_merge .rte_body .setUrl_modal>div .btn_gorup button{border:0;border-radius:8px;cursor:pointer;padding:10px 20px;width:-webkit-fit-content;width:fit-content}.mail_merge .rte_body .setUrl_modal>div .btn_gorup button.save{background:#000;color:#fff}.mail_merge .rte_body .setUrl_modal>div .btn_gorup button.save.disabled{opacity:.4}.mail_merge .rich_text_editor{display:flex;flex-direction:column;width:100%}.mail_merge .rich_text_editor>.editor_main .tiptap{outline:0}.mail_merge .control-group{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-radius:0 0 16px 16px;border-top:1px solid #e2e8f0;bottom:0;display:flex;gap:6px;left:0;padding:14px 24px;position:-webkit-sticky;position:sticky;right:0;z-index:10}.mail_merge .control-group button{all:unset;align-items:center;background:#0000;border-radius:8px;cursor:pointer;display:flex;justify-content:center;opacity:.6;padding:8px 10px;transition:all .2s cubic-bezier(.16,1,.3,1)}.mail_merge .control-group button:hover{background:#f1f5f9;opacity:1;transform:translateY(-1px)}.mail_merge .control-group button.is-active{background:linear-gradient(135deg,#dec2aa66,#bed2f54d);box-shadow:0 2px 4px #dec2aa33;opacity:1}.mail_merge .control-group button svg{height:18px;width:18px}.mail_merge .control-group .toolbar_divider{background:#e2e8f0;height:24px;margin:0 6px;width:1px}.mail_merge .control-group .highlight_group,.mail_merge .control-group .texthightlight_group{align-items:center;display:flex;flex-direction:column;gap:4px;width:28px}.mail_merge .control-group .highlight_group svg,.mail_merge .control-group .texthightlight_group svg{height:auto}.mail_merge .control-group .highlight_group input,.mail_merge .control-group .texthightlight_group input{-webkit-appearance:none;border:none;border-radius:4px;cursor:pointer;height:6px;padding:0;width:100%}.mail_merge .control-group .highlight_group input::-webkit-color-swatch-wrapper,.mail_merge .control-group .texthightlight_group input::-webkit-color-swatch-wrapper{padding:0}.mail_merge .control-group .highlight_group input::-webkit-color-swatch,.mail_merge .control-group .texthightlight_group input::-webkit-color-swatch{border:none;border-radius:4px}.mail_merge .preview_txt{align-items:center;align-self:center;border-right:1px solid #d9d9d9;border-right:1px solid var(--neutral-gray-mid);bottom:0;cursor:pointer;display:flex;height:100%;margin:auto 0;position:-webkit-sticky;position:sticky;right:0;top:0;z-index:100}.mail_merge .preview{height:-webkit-fit-content;height:fit-content;padding:0 0 0 20px;position:relative;transition:width .3s linear}.mail_merge .preview .people_dropdown{background:#0000;border:1px solid #d9d9d9;border:1px solid var(--neutral-gray-mid);border-radius:8px;height:27px;width:-webkit-fit-content;width:fit-content}.mail_merge .preview .people_dropdown input{border-radius:8px;padding:0;width:0}.mail_merge .preview .people_dropdown .people_item{padding:0}.mail_merge .preview .people_dropdown .people_item .img{height:25px;width:25px}.mail_merge .preview .people_dropdown .people_item .email{--fs:13px;font-size:13px;font-weight:400;line-height:150%}@media screen and (max-width:1000px){.mail_merge .preview .people_dropdown .people_item .email{--fs:13px;--lh:150px;font-size:13px;line-height:150%}}.mail_merge .send_btn{align-items:center;border-radius:12px;cursor:pointer;display:flex;flex-shrink:0;font-weight:600;gap:8px;height:44px;justify-content:center;min-width:120px;padding:0 20px;transition:all .2s ease;width:-webkit-fit-content;width:fit-content}.mail_merge .send_btn svg{height:auto;width:18px}.mail_merge .send_btn svg path{transition:fill .2s linear}.mail_merge .send_btn[active=false]{background:#e2e8f0;color:#94a3b8;cursor:not-allowed}.mail_merge .send_btn[active=true]{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:1px solid #dec2aa;box-shadow:0 4px 6px -1px #0003,0 0 0 0 #dec2aa00;color:#fff}.mail_merge .send_btn[active=true] svg path{fill:#fff}.mail_merge .send_btn[active=true]:hover{background:linear-gradient(135deg,#2d2d2d,#3d3d3d);box-shadow:0 8px 15px -3px #0000004d,0 0 0 3px #dec2aa40;transform:translateY(-2px)}.mail_merge .send_btn[active=true]:active{transform:translateY(0)}.mail_merge .loading{align-items:center;animation:composeSlideIn .4s cubic-bezier(.16,1,.3,1) forwards;background:#fff;border-radius:16px;box-shadow:0 25px 80px #00000040,0 10px 30px #00000026;display:flex;flex-direction:column;gap:20px;height:300px;justify-content:center;padding:60px}.mail_merge .loading:before{animation:spin 1s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#dec2aa;content:"";height:48px;width:48px}.mail_merge .loading .txt1{--fs:18px;font-size:18px;font-weight:400;line-height:150%}@media screen and (max-width:1000px){.mail_merge .loading .txt1{--fs:18px;--lh:150px;font-size:18px;line-height:150%}}.mail_merge .loading .txt1{color:#1a1a1a;font-weight:600;text-align:center}@keyframes spin{to{transform:rotate(1turn)}}.toolbar_divider{background:#d8d8d8;border-radius:3px;height:100%;width:2px}.attach_file{--fs:16px;align-items:center;cursor:pointer;display:flex;font-size:16px;font-weight:400;justify-content:center;line-height:150%}@media screen and (max-width:1000px){.attach_file{--fs:16px;--lh:150px;font-size:16px;line-height:150%}}.attach_file{border-radius:5px;gap:0 8px;height:26px;padding:3px;text-align:center;width:30px}.attach_file svg{display:flex;height:16px;width:auto}.attach_file:hover{background-color:#f2f2f2}.attach_file:hover svg path{fill:#000}.attach_file input{display:none}.attachimage_actions{display:flex}.image_group{background:#fff;bottom:0;display:flex;flex-direction:column;gap:9px;margin:auto 0 0;padding:0 0 10px;position:-webkit-sticky;position:sticky;width:100%}.image_group>div{align-items:center;background-color:#f5f5f5;border-radius:4px;display:flex;gap:10px;padding:4px 4px 4px 8px}.image_group>div *{white-space:nowrap}.image_group>div svg{flex-shrink:0;height:20px;width:20px}.image_group>div .preview{--fs:16px;cursor:pointer;font-size:16px;font-weight:400;line-height:150%}@media screen and (max-width:1000px){.image_group>div .preview{--fs:16px;--lh:150px;font-size:16px;line-height:150%}}.image_group>div .preview{text-decoration:underline}.image_group>div .name{--fs:14px;flex-grow:0;font-size:14px;font-weight:400;line-height:150%;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:1000px){.image_group>div .name{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.image_group>div .name{color:#15c;cursor:pointer;font-weight:500}.image_group>div .delete{align-items:center;background-color:#0000;cursor:pointer;display:flex;margin:0 0 0 auto;width:-webkit-fit-content;width:fit-content}.image_group>div .delete svg{height:16px}.image_group>div .delete svg g path{opacity:.5}.preview_images{background:rgba(0,0,0,.856);inset:0;z-index:100}.preview_images,.preview_images .close{align-items:center;display:flex;justify-content:center;position:fixed}.preview_images .close{aspect-ratio:1;background:#fff;height:40px;left:0;right:0;top:0;width:-webkit-fit-content;width:fit-content;width:40px}.preview_images .slider_main{align-items:center;display:flex;justify-content:center}.preview_images .slick-slider{height:100%;width:calc(100% - 60px)}.preview_images .slick-slider .slick-list,.preview_images .slick-slider .slick-track{height:100%}.preview_images .slick-slider .slick-track{display:flex}.preview_images .slick-slider .slick-track .slick-slide{align-self:stretch;height:auto}.preview_images .slick-slider .slick-track .slick-slide>div,.preview_images .slick-slider .slick-track .slick-slide>div>div,.preview_images .slick-slider .slick-track .slick-slide>div>div>div{height:100%}.preview_images .slick-slider .slider_main{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.preview_images .slick-slider .slider_main img{background:#fff;max-height:80%;max-width:80%}.preview_images img{max-height:80%;max-width:80%}.mail_page{background-color:#f6f6f6;min-height:calc(100dvh - 70px);padding:100px 1rem 24px}.mail_page .mail_header{align-items:center;display:flex;gap:16px;margin:0 auto;max-width:80rem;padding:0 0 24px;width:100%}.mail_page .mail_header .search_box{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 2px #0000000d;display:flex;flex:1 1;max-width:600px;padding:12px 16px;transition:all .2s ease}.mail_page .mail_header .search_box .sercah_icon{--stroke-color:#94a3b8;display:flex;margin:0 8px 0 0}.mail_page .mail_header .search_box input{--fs:14px;background:#0000;border:none;font-size:14px;font-weight:400;height:100%;line-height:150%;outline:0;width:100%}@media screen and (max-width:1000px){.mail_page .mail_header .search_box input{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.mail_page .mail_header .search_box input{color:#1e293b;line-height:1}.mail_page .mail_header .search_box input::placeholder{color:#94a3b8}.mail_page .mail_header .search_box:focus-within{border-color:#1a1a1a;box-shadow:0 0 0 3px #0000000d}.mail_page .mail_header .compose_btn{align-items:center;background:#1a1a1a;border:none;border-radius:10px;box-shadow:0 4px 6px -1px #0003;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:10px;justify-content:center;padding:12px 24px;position:relative;transition:all .2s ease;-webkit-user-select:none;user-select:none}.mail_page .mail_header .compose_btn svg{height:14px}.mail_page .mail_header .compose_btn svg path{fill:#fff}.mail_page .mail_header .compose_btn:hover{background:#333;box-shadow:0 6px 10px -1px #0000004d;transform:translateY(-1px)}.mail_page .mail_body .mail_table{margin:0 auto;max-height:calc(100dvh - 200px);max-width:80rem;overflow:auto}.mail_page .mail_body .mail_table .mail_table_body{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;overflow:hidden}.mail_page .mail_body .mail_table .mail_table_body .accodian_box{border-bottom:1px solid #f1f5f9;cursor:pointer;padding:16px 20px;transition:all .15s ease}.mail_page .mail_body .mail_table .mail_table_body .accodian_box:last-child{border-bottom:none}.mail_page .mail_body .mail_table .mail_table_body .accodian_box:hover{background-color:#f8fafc}.mail_page .mail_body .mail_table .mail_table_body .accodian_box:hover .accordion_header .detail .p_detail .extra_options{width:-webkit-fit-content;width:fit-content}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header{display:flex;gap:0 16px}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header.active{background:linear-gradient(90deg,#dec2aa26,#bed2f51a);border-bottom:1px solid #e2e8f0;margin:-16px -20px 16px;padding:16px 20px}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header.active .col1{color:#1a1a1a;width:100%}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header.active span{color:#64748b;font-weight:500;margin:0 4px 0 0}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header>div{--fs:14px;font-size:14px;font-weight:400;line-height:150%}@media screen and (max-width:1000px){.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header>div{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header>div{height:-webkit-fit-content;height:fit-content}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header .col1{color:#1e293b;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:22%}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header .detail{display:flex;flex-direction:column;gap:0 10px;width:78%}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header .detail .p_detail{align-items:center;display:flex;position:relative}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header .detail .p_detail .p_detail_inner{align-items:center;display:flex;overflow:hidden;width:92%}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header .detail .p_detail .p_detail_inner .col2{align-items:center;color:#334155;display:flex;flex-shrink:0;font-weight:600;margin:0 8px}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header .detail .p_detail .p_detail_inner .col2 .inbox{--fs:12px;background-color:#dec2aa4d;border-radius:6px;color:#1a1a1a;font-size:12px;font-weight:400;line-height:1;line-height:150%;margin:0 10px 0 0;padding:2px 8px}@media screen and (max-width:1000px){.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header .detail .p_detail .p_detail_inner .col2 .inbox{--fs:12px;--lh:150px;font-size:12px;line-height:150%}}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header .detail .p_detail .p_detail_inner .col2 .inbox{font-weight:500}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header .detail .p_detail .p_detail_inner .col3{align-items:center;color:#64748b;display:flex;flex-grow:1;flex-wrap:nowrap;height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header .detail .p_detail .p_detail_inner .col3 img{display:none!important}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header .detail .p_detail .p_detail_inner .col3 ol,.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header .detail .p_detail .p_detail_inner .col3 ul{display:none}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header .detail .p_detail .extra_options{align-items:center;background-color:#f8fafc;border-radius:8px;display:flex;gap:0 8px;overflow:hidden;padding:4px;position:absolute;right:0;width:0}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header .detail .p_detail .extra_options>div{align-items:center;aspect-ratio:1;border-radius:8px;cursor:pointer;display:flex;justify-content:center;transition:background-color .15s ease;width:36px}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header .detail .p_detail .extra_options>div:hover{background-color:#e2e8f0}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header .detail .p_detail .time{--fs:12px;font-size:12px;font-weight:400;line-height:150%;margin:0 0 0 auto}@media screen and (max-width:1000px){.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header .detail .p_detail .time{--fs:12px;--lh:150px;font-size:12px;line-height:150%}}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header .detail .p_detail .time{background:#f1f5f9;border-radius:6px;color:#64748b;display:block;font-weight:600;overflow:hidden;padding:4px 10px;text-overflow:ellipsis;white-space:nowrap}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header .detail .images_list{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 0}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header .detail .images_list .images_box{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;cursor:pointer;display:flex;gap:0 8px;max-width:180px;padding:6px 14px;transition:all .15s ease}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header .detail .images_list .images_box:hover{background:#dec2aa33;border-color:#dec2aa}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header .detail .images_list .images_box>div{--fs:12px;color:#334155;font-size:12px;font-weight:500;font-weight:400;line-height:150%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1000px){.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header .detail .images_list .images_box>div{--fs:12px;--lh:150px;font-size:12px;line-height:150%}}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_content{padding:16px 20px 0}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_content .sub{--fs:14px;font-size:14px;font-weight:400;line-height:150%}@media screen and (max-width:1000px){.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_content .sub{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_content .sub{color:#1e293b;font-weight:600;padding:12px 0}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_content .sub span{color:#64748b;font-weight:500}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_content .attach_no{--fs:14px;border-top:1px solid #e5e5e5;font-size:14px;font-weight:400;line-height:150%;padding:10px 0 5px}@media screen and (max-width:1000px){.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_content .attach_no{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_content .attach_no{display:flex;font-weight:600;justify-content:space-between}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_content .attach_no div{align-items:center;border-radius:100px;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_content .attach_no div:hover{background-color:#e5e5e5}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_content .images_list{display:flex;gap:0 10px;padding:0 0 10px}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_content .images_list .images_box{border:1px solid #e5e5e5;cursor:pointer;position:relative;width:178px}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_content .images_list .images_box .down{display:none}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_content .images_list .images_box:hover .down{align-items:center;background-color:hsla(0,0%,90%,.596);display:flex;height:100%;justify-content:center;left:0;position:absolute;right:0;top:0}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_content .images_list .images_box .pdf_view{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100px;justify-content:center}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_content .images_list .images_box .pdf_view svg{width:100%}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_content .images_list .images_box .pdf_name{align-items:center;background-color:#f5f5f5;border-top:1px solid #e5e5e5;color:#777;display:flex;gap:0 10px;height:32px;margin:auto 0 0;padding:10px;width:100%}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_content .images_list .images_box .pdf_name .pdf_name_txt{--fs:12px;font-size:12px;font-weight:400;line-height:150%}@media screen and (max-width:1000px){.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_content .images_list .images_box .pdf_name .pdf_name_txt{--fs:12px;--lh:150px;font-size:12px;line-height:150%}}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_content .images_list .images_box .pdf_name .pdf_name_txt{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[is_hidden=true]{pointer-events:none;visibility:hidden}.tiptap :first-child{margin-top:0}.tiptap ol,.tiptap ul{margin:1.25rem 1rem 1.25rem .4rem;padding:0 1rem}.tiptap ol li p,.tiptap ul li p{margin-bottom:.25em;margin-top:.25em}.tiptap h1,.tiptap h2,.tiptap h3,.tiptap h4,.tiptap h5,.tiptap h6{text-wrap:pretty;line-height:1.1;margin-top:2.5rem}.tiptap h1,.tiptap h2{margin-bottom:1.5rem;margin-top:3.5rem}.tiptap h1{font-size:1.4rem}.tiptap h2{font-size:1.2rem}.tiptap h3{font-size:1.1rem}.tiptap h4,.tiptap h5,.tiptap h6{font-size:1rem}.tiptap code{background-color:var(--purple-light);border-radius:.4rem;color:#000;color:var(--black);font-size:.85rem;padding:.25em .3em}.tiptap pre{background:#000;background:var(--black);border-radius:.5rem;color:#fff;color:var(--white);font-family:JetBrainsMono,monospace;margin:1.5rem 0;padding:.75rem 1rem}.tiptap pre code{background:none;color:inherit;font-size:.8rem;padding:0}.tiptap blockquote{border-left:3px solid var(--gray-3);margin:1.5rem 0;padding-left:1rem}.tiptap hr{border:none;border-top:1px solid var(--gray-2);margin:2rem 0}.tiptap p.is-editor-empty:first-child:before{color:#adb5bd;float:left;height:0;pointer-events:none}.tiptap p{margin:0;min-height:20px}.to_show .dynamic-variable-button{all:unset}.to_show .dynamic-variable-button:before{content:attr(data-variable)}.suggestions_list{background:#fff;border:1px solid #d9d9d9;border:1px solid var(--neutral-gray-mid);border-radius:8px;display:flex;flex-direction:column}.suggestions_list button{all:unset;padding:5px 10px}.suggestions_list button.is-selected{background:#d9d9d9;background:var(--neutral-gray-mid)}.otp_flex{display:flex;gap:10px;height:50px;margin:10px 0 0}.otp_flex input{border:1px solid #e5e5e5!important;border:1px solid var(--neutral-gray-mid-light)!important;border-radius:8px;height:50px;text-align:center;width:100%}.otp_flex input:focus{border-color:#150332!important;border-color:var(--primary-base)!important}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.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{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}
/*# sourceMappingURL=main.3983cd4d.css.map*/