@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);*,: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 .navbar_main{align-items:center;border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--neutral-gray-mid-light);display:flex;gap:10px;margin:0 auto;padding:15px 50px}.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;border-radius:4px;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[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%;opacity:.7}@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 .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{--fs:14px;background:#efeff1;border-top-left-radius:var(--br);border-top-right-radius:var(--br);font-size:14px;font-weight:600;line-height:150%}.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)}@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%;line-height:1;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: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;align-items:center;border-radius:30px;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:10px;height:100%;line-height:150%;padding:5px 15px;position:sticky;position:relative;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 .count{--fs:12px;align-items:center;background:#150332;background:var(--brand);border-radius:50%;color:#fff;color:var(--white);display:flex;font-size:12px;font-weight:500;height:20px;justify-content:center;left:0;line-height:150%;padding:0 5px;position:absolute;top:0;transform:translate(-50%,-50%);width:20px}@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[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%;padding:0 0 5px}@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 .options{align-items:center;display:flex;justify-content:space-between;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 .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:sticky}.search_and_filter .filter_group .btn_group .btn{--fs:15px;border:1px solid #e5e5e5;border:1px solid var(--neutral-gray-mid-light);border-radius:8px;font-size:15px;font-weight:400;line-height:150%;padding:10px 0;text-align:center;width:50%}@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:last-child{background:#150332;background:var(--brand);color:#fff;color:var(--white)}.cust_form{background:#00000080;inset:0;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;color:#3333338c;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 .placeholder{--fs:14px;color:#3333338c;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 .cust_form_main{background:#fff;border-radius:12px;display:flex;flex-direction:column;height:100dvh;margin:0 0 0 auto;min-width:420px;width:33.33%}.cust_form .cust_form_main .form_type{--fs:16px;flex-shrink:0;font-size:16px;font-weight:600;line-height:150%;padding:20px;text-align:center;text-transform:capitalize}@media screen and (max-width:1000px){.cust_form .cust_form_main .form_type{--fs:16px;--lh:150px;font-size:16px;line-height:150%}}.cust_form .cust_form_main .form_group{--fs:16px;display:flex;flex-direction:column;flex-grow:1;font-size:16px;font-weight:400;gap:24px;line-height:150%;overflow:auto;padding:10px 20px 20px}@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;border:1px solid #e1e1e1;border-radius:16px;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:10px;justify-content:space-between;line-height:150%;padding:8px 16px}@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.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{--fs:12px;align-items:center;display:flex;font-size:12px;font-weight:600;justify-content:space-between;line-height:150%;margin:0 0 8px;padding:0 5px}@media screen and (max-width:1000px){.cust_form .cust_form_main .form_group .title{--fs:12px;--lh:150px;font-size:12px;line-height:150%}}.cust_form .cust_form_main .form_group .title .required{--fs:11px;color:rgba(51,51,51,.702);font-size:11px;font-weight:400;line-height:150%}@media screen and (max-width:1000px){.cust_form .cust_form_main .form_group .title .required{--fs:11px;--lh:150px;font-size:11px;line-height:150%}}.cust_form .cust_form_main .form_group .titleadd{--fs:11px;color:rgba(51,51,51,.702);cursor:pointer;font-size:11px;font-weight:400;line-height:150%;margin:8px 0 0 auto;padding:0 5px;text-decoration:underline;width:fit-content}@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 .cust_form_input{position:relative}.cust_form .cust_form_main .form_group .cust_form_input input{--fs:16px;background:#efefef;border:0;border-radius:4px;font-size:16px;font-weight:400;line-height:150%;line-height:inherit;outline:1px solid #efefef;padding:5px 10px;width:100%}@media screen and (max-width:1000px){.cust_form .cust_form_main .form_group .cust_form_input input{--fs:16px;--lh:150px;font-size:16px;line-height:150%}}.cust_form .cust_form_main .form_group .cust_form_input input:focus{outline:1px solid #000}.cust_form .cust_form_main .form_group .cust_form_multiselect{position:relative}.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 .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: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;border-radius:4px;font-size:16px;font-weight:400;line-height:150%;margin:10px;outline:1px solid #e1e1e1;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:focus{outline:1px solid #150332}.cust_form .cust_form_main .form_group .cust_form_multiselect input.txt_input{--fs:16px;background:#0000;border:0;border-radius:4px;font-size:16px;font-weight:400;line-height:150%;margin:0;outline:0;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: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;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;line-height:150%;padding:6px 16px}@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.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;align-items:center;border-radius:30px;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:10px;height:100%;line-height:150%;padding:5px 15px;position:sticky;position:relative;text-transform:capitalize;top:0}@media screen and (max-width:1000px){.dropdown_options .title{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.dropdown_options .title .count{--fs:12px;align-items:center;background:#150332;background:var(--brand);border-radius:50%;color:#fff;color:var(--white);display:flex;font-size:12px;font-weight:500;height:20px;justify-content:center;left:0;line-height:150%;padding:0 5px;position:absolute;top:0;transform:translate(-50%,-50%);width:20px}@media screen and (max-width:1000px){.dropdown_options .title .count{--fs:12px;--lh:150px;font-size:12px;line-height:150%}}.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%;padding:0 0 5px}@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 .options{align-items:center;display:flex;justify-content:space-between;padding:5px 15px}.dropdown_options .body .body_main .options:first-child{padding:10px 15px 5px}.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{margin:0 auto;padding:15px 50px}.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:600;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 .txt2,.dashboard[location=dashboardtypedebt] .subheader>div .txt2,.dashboard[location=dashboardtypeinvestor] .subheader>div .txt2,.dashboard[location=dashboardtypemail-merge] .subheader>div .txt2{--fs:22px;font-size:22px;font-weight:500;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:22px;--lh:150px;font-size:22px;line-height:150%}}.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:#efefef;border:1px solid #e5e5e5;border:1px solid var(--neutral-gray-mid-light);border-radius:50%;cursor:pointer;display:flex;justify-content:center;width:35px}.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{width:17px}.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] .main_body,.dashboard[location=dashboardtypedebt] .main_body,.dashboard[location=dashboardtypeinvestor] .main_body,.dashboard[location=dashboardtypemail-merge] .main_body{margin:0 auto;padding:15px 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:8px;height:calc(100dvh - 260px);overflow:auto;padding:0 50px}.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);box-shadow:0 0 5px .5px #00000014;flex-direction:column;font-size:16px;font-weight:400;gap:5px;justify-content:flex-start;line-height:16px;overflow:hidden;padding:10px;pointer-events:none;position:fixed;text-overflow:ellipsis;transition:all .2s ease-out;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{font-size:12px;font-weight:400;line-height:12px}.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{border:1px solid #e5e5e5;border:1px solid var(--neutral-gray-mid-light);border-radius:8px;display:flex;flex-direction:column;margin:0 0 5px;padding:10px}.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;cursor:pointer;display:flex;gap:10px;height:100px;padding:0 25px 0 0;position:sticky;position:relative;top:0;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:16px;align-items:center;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:10px;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:16px;--lh:150px;font-size:16px;line-height:150%}}.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:15px;width:auto}.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:50%;background-repeat:no-repeat;background-size:contain;flex-grow: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{position:relative}.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:#e5e5e5;background:var(--neutral-gray-mid-light);border-radius:8px}.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 10px}.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:8px;display:flex;gap:10px;padding:10px 20px}.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:contain;border:1px solid #e5e5e5;border:1px solid var(--neutral-gray-mid-light);border-radius:8px;border-radius:50%;height:45px;outline:1px solid #fff;outline:1px solid var(--white);position:relative;width:45px}.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;cursor:pointer;display:flex;height:20px;justify-content:center;left:10px;opacity:0;position:absolute;top:10px;transform:translate(-50%,-50%);transition:all .3s linear;width:20px}.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:20px;width:20px}.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:#777;fill:var(--neutral-gray);stroke:#777;stroke:var(--neutral-gray)}.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]{left:0;opacity:1;top:0}.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{left:0;opacity:1;top:0}.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 10px}.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;gap:10px;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>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_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{align-items:center;display:flex;gap:5px}.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:15px;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: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:8px;cursor:pointer;display:flex;gap:10px;height:35px;justify-content:center;padding:0 10px}.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]{color:green}.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 green}.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:20px;width:20px}.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 .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:10px}.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{background:#e5e5e5;background:var(--neutral-gray-mid-light);border-radius:10px;outline:1px solid #fff;outline:1px solid var(--white);padding:5px 10px}.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%;line-height:inherit}@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 .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%;overflow:hidden;text-overflow:ellipsis}@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.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: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] .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;border:1px solid #e5e5e5;border:1px solid var(--neutral-gray-mid-light);border-radius:8px;cursor:pointer;display:flex;font-weight:600;gap:10px;justify-content:center;padding:5px 15px;position:relative;text-transform:capitalize;-webkit-user-select:none;user-select:none}.dashboard[location*=dashboardadmin] .add_type svg,.dashboard[location*=dashboardfounder] .add_type svg,.dashboard[location*=dashboardmanager] .add_type svg{height:13px}.dashboard[location*=dashboardadmin] .admin_body,.dashboard[location*=dashboardfounder] .admin_body,.dashboard[location*=dashboardmanager] .admin_body{height:calc(100dvh - 139px);padding:20px 50px}.dashboard[location*=dashboardadmin] .admin_body .cust_table,.dashboard[location*=dashboardfounder] .admin_body .cust_table,.dashboard[location*=dashboardmanager] .admin_body .cust_table{--action_width:200px}.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-radius:4px;height:40px}.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:5px;width:50px}.dashboard[location*=dashboardadmin] .admin_body .cust_table .col2,.dashboard[location*=dashboardfounder] .admin_body .cust_table .col2,.dashboard[location*=dashboardmanager] .admin_body .cust_table .col2{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{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:220px}.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:10px}.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;align-items:center;background:#efefef;border-radius:8px;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:10px;line-height:150%;line-height:inherit;padding:6px 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 svg,.dashboard[location*=dashboardfounder] .admin_body .cust_table .action_group .btn svg,.dashboard[location*=dashboardmanager] .admin_body .cust_table .action_group .btn svg{height:15px;width:auto}.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:#0000;color:red}.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:red}.dashboard[location*=dashboardadmin] .admin_body .delete_modal,.dashboard[location*=dashboardfounder] .admin_body .delete_modal,.dashboard[location*=dashboardmanager] .admin_body .delete_modal{align-items:center;background-color:rgba(0,0,0,.243);display:flex;inset:0;justify-content:center;position:fixed}.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:20px;display:flex;flex-direction:column;gap:20px;padding:20px}.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{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;display:flex;gap:10px}.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:#efefef;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;height:40px}.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;justify-content:space-between}.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;border:1px solid #efefef;border-radius:10px;cursor:pointer;font-size:16px;font-weight:600;line-height:150%;padding:10px 15px}@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.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{color:red}.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:#f1f1f1}.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_page{height:100dvh}.login_page,.login_page .login_main{align-items:center;display:flex;justify-content:center}.login_page .login_main{--fs:16px;flex-direction:column;font-size:16px;font-weight:400;line-height:150%;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 .logo g{fill-opacity:0;animation:logo-fill-animation 2s 2s forwards}.login_page .login_main .logo g path{stroke-dashoffset:470;stroke-dasharray:470;animation:logo-stroke-animation 2s forwards}@media screen and (max-width:1000px){.login_page .login_main{--fs:16px;--lh:150px;font-size:16px;line-height:150%}}.login_page .login_main .login_email{align-items:stretch;border:1px solid #e5e5e5;border:1px solid var(--neutral-gray-mid-light);border-radius:8px;display:flex;justify-content:center;overflow:hidden}.login_page .login_main .login_email .send_btn{background:#150332;background:var(--primary-base);color:#fff;color:var(--white);font-weight:600;letter-spacing:1px;padding:10px;transform:translate(110%);transition:transform .3s linear;white-space:nowrap}.login_page .login_main .login_email .send_btn.show{transform:translate(0)}.login_page .login_main .login_email:focus-within{border-color:#150332;border-color:var(--primary-base)}.login_page .login_main input{--fs:18px;border:0;border-radius:8px;font-size:18px;font-weight:400;line-height:150%;outline:0;padding:10px;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 .login_otp{height:0;transition:height .3s linear}.login_page .login_main .login_otp input{opacity:0;transform:translateY(50%);transition:transform .3s linear,opacity .3s linear;transition-delay:calc((var(--index) + 1)*.1s)}.login_page .login_main .login_otp.show{height:50px}.login_page .login_main .login_otp.show input{opacity:1;transform:translateY(0)}.login_page_new{align-items:center;background-color:#f5f5f5;display:flex;height:100dvh;justify-content:center}.login_page_new .login_page_section{--tw-ring-offset-shadow:0 0 #0000;--tw-shadow:0 0 0 5px #00000008;--tw-shadow-colored:0 0 0 5px var(--tw-shadow-color);background-color:#fff;background-color:var(--white);border-radius:36px;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);max-width:390px;padding:40px}.login_page_new .login_page_section .logo{height:50px;margin:0 0 20px}.login_page_new .login_page_section .logo g{fill-opacity:0;animation:logo-fill-animation 2s 2s forwards}.login_page_new .login_page_section .logo g path{stroke-dashoffset:470;stroke-dasharray:470;animation:logo-stroke-animation 2s forwards}@keyframes logo-stroke-animation{to{stroke-dashoffset:0}}@keyframes logo-fill-animation{to{fill-opacity:1}}.login_page_new .login_page_section .login_page_title{--fs:24px;font-size:24px;font-weight:400;font-weight:600;line-height:150%;margin:0 0 24px;text-align:center}@media screen and (max-width:1000px){.login_page_new .login_page_section .login_page_title{--fs:24px;--lh:150px;font-size:24px;line-height:150%}}.login_page_new .login_page_section .login_page_desc{--fs:14px;color:#333333b3;font-size:14px;font-weight:400;line-height:150%;margin:0 0 40px;text-align:center}@media screen and (max-width:1000px){.login_page_new .login_page_section .login_page_desc{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.login_page_new .login_page_section .login_email{border-radius:8px;outline:1px solid #e5e5e5;outline:1px solid var(--neutral-gray-mid-light);overflow:hidden}.login_page_new .login_page_section .login_email:focus-within{outline-color:rgba(0,0,0,.178);outline-width:2px}.login_page_new .login_page_section .error{--fs:12px;color:#dc2c26;font-size:12px;font-weight:400;line-height:150%;margin:3px 0 0}@media screen and (max-width:1000px){.login_page_new .login_page_section .error{--fs:12px;--lh:150px;font-size:12px;line-height:150%}}.login_page_new .login_page_section .send_email{--fs:16px;background:#150332;background:var(--primary-base);border-radius:.5rem;color:#fff;color:var(--white);cursor:no-drop;font-size:16px;font-weight:400;font-weight:600;line-height:150%;margin:24px 0 0;opacity:.5;padding:8px 15px;text-align:center;width:100%}@media screen and (max-width:1000px){.login_page_new .login_page_section .send_email{--fs:16px;--lh:150px;font-size:16px;line-height:150%}}.login_page_new .login_page_section .send_email.show{cursor:pointer;opacity:1}.login_page_new .login_page_section .need_other{--fs:16px;color:#150332;color:var(--primary-base);cursor:pointer;font-size:16px;font-weight:400;font-weight:600;line-height:150%;margin:24px auto 0;text-align:center;width:fit-content}@media screen and (max-width:1000px){.login_page_new .login_page_section .need_other{--fs:16px;--lh:150px;font-size:16px;line-height:150%}}.login_page_new .login_page_section input{--fs:16px;background-color:#f5f5f5;border:0;border-radius:.5rem;font-size:16px;font-weight:400;line-height:150%;outline:0;padding:8px 12px;width:100%}@media screen and (max-width:1000px){.login_page_new .login_page_section input{--fs:16px;--lh:150px;font-size:16px;line-height:150%}}.login_page_new .login_page_section input::placeholder{--fs:16px;font-size:16px;font-weight:400;font-weight:500;line-height:150%;opacity:.6}@media screen and (max-width:1000px){.login_page_new .login_page_section input::placeholder{--fs:16px;--lh:150px;font-size:16px;line-height:150%}}.user_page .breadcrumb{display:flex;gap:10px;margin:0 auto;max-width:1200px;padding:15px 50px}.user_page .breadcrumb div{--fs:14px;color:#777;color:var(--neutral-gray);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 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: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}.mail_merge{background-color:rgba(0,0,0,.357);display:flex;flex-direction:column;height:calc(100dvh - 70px);padding:20px 50px}.mail_merge .mail_merge_header{--fs:14px;align-items:center;background-color:#f2f6fc;border:1px solid #f2f6fc;border-radius:10px 10px 0 0;display:flex;font-size:14px;font-weight:400;font-weight:500;justify-content:space-between;line-height:150%;padding:10px}@media screen and (max-width:1000px){.mail_merge .mail_merge_header{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.mail_merge .mail_merge_header img{cursor:pointer}.mail_merge .people_item{align-items:center;display:flex;gap:10px;padding:5px 15px}.mail_merge .people_item:first-child{padding:10px 15px 5px}.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;color:#777;color:var(--neutral-gray);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.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%;line-height:1;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 .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{background-color:#fff;background-color:var(--white);border-bottom:1px solid #d9d9d9;border-bottom:1px solid var(--neutral-gray-mid);border-left:1px solid #f2f6fc;border-right:1px solid #f2f6fc;display:flex;gap:10px;padding:20px 10px}.mail_merge .send_to .send_to_txt{align-items:center;display:flex;height:40px}.mail_merge .send_to .send_to_main{display:flex;flex-wrap:wrap;gap:10px}.mail_merge .send_to .send_to_main>.people_item{border:1px solid #d9d9d9;border:1px solid var(--neutral-gray-mid);border-radius:27px;cursor:pointer;padding:2px 10px 2px 2px!important}.mail_merge .send_to .send_to_main>.people_item .img{height:30px!important;width:30px!important}.mail_merge .send_to .send_to_main>.people_item .people_details{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%;line-height:1}@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 .remove_btn{cursor:pointer}.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:#777;fill:var(--neutral-gray)}.mail_merge .send_to .send_to_main>.people_item.preview_selected{background:#d9d9d9;background:var(--neutral-gray-mid)}.mail_merge .subject{--fs:14px;background-color:#fff;background-color:var(--white);border-bottom:1px solid #d9d9d9;border-bottom:1px solid var(--neutral-gray-mid);border-left:1px solid #f2f6fc;border-right:1px solid #f2f6fc;display:flex;font-size:14px;font-weight:500;gap:10px;line-height:150%;padding:20px 10px}@media screen and (max-width:1000px){.mail_merge .subject{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.mail_merge .subject input,.mail_merge .subject textarea{--fs:14px;border:0;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:150%;min-height:27px;outline:0;padding:0;resize:none;width:100%}@media screen and (max-width:1000px){.mail_merge .subject input,.mail_merge .subject textarea{--fs:14px;--lh:150px;font-size:14px;line-height:150%}}.mail_merge .subject .subject_txt{align-items:center;display:flex;height:27px;justify-content:center}.mail_merge .subject .rte_body{border-left:none;border-right:none;margin:0;padding:initial}.mail_merge .subject .rte_body .rich_text_editor{justify-content:center}.mail_merge .rte_body{background-color:#fff;background-color:var(--white);border-left:1px solid #f2f6fc;border-right:1px solid #f2f6fc;display:flex;flex-grow:1;overflow:auto;overflow-x:hidden;padding:20px 10px 0}.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: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;background-color:#fff;background-color:var(--white);border-bottom:1px solid #f2f6fc;border-left:1px solid #f2f6fc;border-radius:0 0 10px 10px;border-right:1px solid #f2f6fc;bottom:0;display:flex;gap:10px;left:0;padding:0 10px 10px;position:sticky;right:0;z-index:10}.mail_merge .control-group button{all:unset;align-items:center;background:#fff;background:var(--white);border-radius:4px;cursor:pointer;display:flex;justify-content:center;opacity:.8;padding:3px 5px}.mail_merge .control-group button.is-active,.mail_merge .control-group button:hover{background:#f2f2f2;opacity:1}.mail_merge .control-group .highlight_group,.mail_merge .control-group .texthightlight_group{align-items:center;display:flex;flex-direction:column;gap:3px;width:25px}.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:5px;height:5px;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}.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:sticky;right:0;top:0;z-index:100}.mail_merge .preview{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: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:100px;cursor:pointer;display:flex;flex-shrink:0;font-weight:600;height:40px;justify-content:center;padding:0 10px;transition:background .2s linear;width:fit-content}.mail_merge .send_btn svg{height:auto;width:20px}.mail_merge .send_btn svg path{transition:fill .2s linear}.mail_merge .send_btn[active=false]{background:#e5e5e5;background:var(--neutral-gray-mid-light)}.mail_merge .send_btn[active=true]{background:#268f67;color:#fff;color:var(--white)}.mail_merge .send_btn[active=true] svg path{fill:#fff;fill:var(--white)}.mail_merge .loading{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center}.mail_merge .loading .txt1{--fs:20px;font-size:20px;font-weight:400;line-height:150%}@media screen and (max-width:1000px){.mail_merge .loading .txt1{--fs:20px;--lh:150px;font-size:20px;line-height:150%}}.toolbar_divider{background:#d8d8d8;border-radius:3px;height:100%;width:2px}.attach_file{--fs:16px;align-items:center;border-radius:5px;cursor:pointer;display:flex;font-size:16px;font-weight:400;gap:0 8px;height:26px;justify-content:center;line-height:150%;padding:3px;text-align:center;width:30px}@media screen and (max-width:1000px){.attach_file{--fs:16px;--lh:150px;font-size:16px;line-height:150%}}.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: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%;text-decoration:underline}@media screen and (max-width:1000px){.image_group>div .preview{--fs:16px;--lh:150px;font-size:16px;line-height:150%}}.image_group>div .name{--fs:14px;color:#15c;cursor:pointer;flex-grow:0;font-size:14px;font-weight:400;font-weight:500;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 .delete{align-items:center;background-color:initial;cursor:pointer;display:flex;margin:0 0 0 auto;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: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{height:calc(100dvh - 70px);padding:20px 0}.mail_page .mail_header{align-items:center;display:flex;padding:0 50px 20px;width:100%}.mail_page .mail_header .search_box{align-items:center;background:#efefef;border:1px solid #e5e5e5;border:1px solid var(--neutral-gray-mid-light);border-radius:8px;display:flex;padding:10px;width:720px}.mail_page .mail_header .search_box .sercah_icon{--stroke-color:#888;display:flex;margin:0 5px}.mail_page .mail_header .search_box input{--fs:14px;background:#0000;border:none;font-size:14px;font-weight:400;height:100%;line-height:150%;line-height:1;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:placeholder{color:#888}.mail_page .mail_header .search_box:focus-within{border:1px solid}.mail_page .mail_header .compose_btn{align-items:center;align-self:stretch;border:1px solid #e5e5e5;border:1px solid var(--neutral-gray-mid-light);border-radius:8px;cursor:pointer;display:flex;font-weight:600;gap:10px;justify-content:center;margin:0 0 0 auto;padding:5px 15px;position:relative;-webkit-user-select:none;user-select:none}.mail_page .mail_header .compose_btn svg{height:13px}.mail_page .mail_body .mail_table{height:calc(100dvh - 156px);overflow:auto;padding:1px 50px 20px}.mail_page .mail_body .mail_table .mail_table_body .accodian_box{box-shadow:inset 0 -1px 0 0 #64798f1f;padding:10px}.mail_page .mail_body .mail_table .mail_table_body .accodian_box:hover{border-radius:10px;box-shadow:inset 1px 0 0 #dadce0,inset -1px 0 0 #dadce0,0 1px 2px 0 #3c40434d,0 1px 3px 1px #3c404326}.mail_page .mail_body .mail_table .mail_table_body .accodian_box:hover .accordion_header .detail .p_detail .extra_options{width:fit-content}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header{display:flex;gap:0 10px}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header.active{padding:0 20px}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header.active .col1{width:100%}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header.active span{color:#777;color:var(--neutral-gray);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;height:fit-content;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 .col1{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:20%}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header .detail{display:flex;flex-direction:column;gap:0 10px;width:80%}.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;display:flex;flex-shrink:0;font-weight:600;margin:0 5px}.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:#ddd;border-radius:5px;color:#777;font-size:12px;font-weight:400;line-height:1;line-height:150%;margin:0 10px 0 0;padding:1px 4px}@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 .col3{align-items:center;display:flex;flex-grow:1;flex-wrap:nowrap;height:16px;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:#fff;background-color:var(--white);display:flex;gap:0 5px;overflow:hidden;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:100px;cursor:pointer;display:flex;justify-content:center;width:40px}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header .detail .p_detail .extra_options>div:hover{background-color:#e5e5e5}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header .detail .p_detail .time{--fs:12px;display:block;font-size:12px;font-weight:400;font-weight:600;line-height:150%;margin:0 0 0 auto;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 .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 .images_list{align-items:center;display:flex;gap:0 10px;margin:10px 0 0}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header .detail .images_list .images_box{align-items:center;border-radius:15px;box-shadow:inset 0 0 0 1px #64798f4d;cursor:pointer;display:flex;gap:0 8px;max-width:160px;padding:5px 12px}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_header .detail .images_list .images_box>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_content{padding:10px 20px 0}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_content .sub{--fs:14px;font-size:14px;font-weight:400;font-weight:600;line-height:150%;padding:10px 0}@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 span{color:#777;color:var(--neutral-gray)}.mail_page .mail_body .mail_table .mail_table_body .accodian_box .accordion_content .attach_no{--fs:14px;border-top:1px solid #e5e5e5;display:flex;font-size:14px;font-weight:400;font-weight:600;justify-content:space-between;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 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;font-weight:600;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_content .images_list .images_box .pdf_name .pdf_name_txt{--fs:12px;--lh:150px;font-size:12px;line-height:150%}}[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,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) 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.aa80ac8d.css.map*/