:root{--font-size-14:14px;--font-size-16:16px;--font-size-18:18px;--font-size-20:20px;--font-size-22:22px;--font-size-26:26px;--font-size-28:28px;--font-size-32:32px;--font-size-36:36px;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semi-bold:600;--font-weight-bold:700;--color-grey-light:#585858;--color-blue:#0876f8;--color-grey-dark:#4d4d4d;--color-deep-blue:#181a53;--color-deep-grey:#3d3d3d;--color-white:#fff;--color-black:#000;--color-sub-grey:#363636;--color-red-light:#fe4d4f;--color-grey-lighter:#e2e2e2;--color-grey-darker:#888;--background:#f9f9f9;--foreground:#3d3d3d}.txt-red-color{color:#fe4d4f}.shadow-theme{box-shadow:0 3px 6px #e2e2e2}.txt-11{font-size:11px}.txt-12{font-size:12px}.txt-13{font-size:13px}.txt-14{font-size:var(--font-size-14)!important}.txt-16{font-size:var(--font-size-16)}.txt-18{font-size:var(--font-size-18)}.txt-20{font-size:var(--font-size-20)}.txt-22{font-size:var(--font-size-22)}.txt-24{font-size:24px}.txt-26{font-size:var(--font-size-26)}.txt-28{font-size:var(--font-size-28)}.txt-32{font-size:32px}.txt-36{font-size:var(--font-size-36)}.txt-normal{font-weight:var(--font-weight-normal)}.txt-medium{font-weight:var(--font-weight-medium)}.txt-semi-bold{font-weight:var(--font-weight-semi-bold)}.txt-bold{font-weight:var(--font-weight-bold)}.txt-grey-light{color:var(--color-grey-light)!important}.txt-blue{color:var(--color-blue)!important}.fw-medium{font-weight:500!important}.txt-grey-dark{color:var(--color-grey-dark)}.txt-deep-blue{color:var(--color-deep-blue)}.txt-deep-grey{color:var(--color-deep-grey)}.txt-white{color:var(--color-white)}.txt-red{color:var(--color-red-light)!important}.txt-black{color:var(--color-black)}.txt-dblue{color:#0446ce}.txt-grey-lighter{color:var(--color-grey-lighter)}.txt-grey-darker{color:var(--color-grey-darker)}.txt-sub-grey{color:var(--color-sub-grey)}*{box-sizing:border-box;padding:0;margin:0}body{color:var(--foreground);background:var(--background)!important;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.txt-light-filter{color:#e8f0ff}.txt-15{font-size:15px;line-height:22px}.filter-label{color:#b8d4f1;width:100%;transition:all .2s ease-in-out}.filter-label:hover{color:#e8f0ff}.txt-deep-dark{color:#181a53!important}.txt-success{color:#00a63e!important}.txt-blue-new{color:#0876f8}.flex-scroll{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.vendor-cards-list-data{display:grid;grid-gap:16px;grid-template-columns:repeat(1,1fr)}@media(min-width:768px)and (max-width:1023px){.vendor-cards-list-data{grid-template-columns:repeat(4,1fr)}}@media(min-width:1024px)and (max-width:1439px){.vendor-cards-list-data{grid-template-columns:repeat(4,1fr)}}@media(min-width:1440px){.vendor-cards-list-data{grid-template-columns:repeat(8,1fr)}}.header-bar{padding:8.4px 56px;border-bottom:.8px solid #e5e7eb;background:hsla(0,0%,100%,.8);position:-webkit-sticky;position:sticky;top:0;left:0;z-index:999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media(min-width:320px)and (max-width:767px){.header-bar{padding:8.4px 16px}}@media(min-width:768px)and (max-width:1023px){.header-bar{padding:8.4px 24px}}.header-bar .logo-head{padding-right:24px}.header-bar .acc-text{padding-left:12px;border-left:2px solid #e2e2e2;font-family:Manrope;font-size:20px!important;line-height:30px!important;word-break:break-word!important;color:#000!important}@media(min-width:320px)and (max-width:1023px){.header-bar .acc-text{padding:0;border:none}}.header-bar .badge-notification{border-radius:8px;border:.8px solid transparent;background:#e7000b;width:20px;height:20px;color:#fff}.header-bar .dropdown-toggle:after{display:none}.filter-sidebar{border-right:.8px solid #1a3a52;background:#0f2537;width:245px;position:fixed;top:73px;left:0;height:calc(100vh - 74px);overflow:auto;padding-bottom:32px}.filter-sidebar.mobile-view{width:100%;position:relative;top:0;height:auto;border-right:none;padding-bottom:80px}.filter-sidebar .filter-card{border-radius:10px;background:#0a1a2e;padding:10px}@media(min-width:320px)and (max-width:1023px){.filter-sidebar .filter-card .filter-label{font-size:16px!important;line-height:24px!important}}.filter-sidebar .radio-wrap input{display:none}.filter-sidebar .checkbox-wrap,.filter-sidebar .radio-wrap{margin-bottom:10px}.filter-sidebar .checkbox-wrap:last-child,.filter-sidebar .radio-wrap:last-child{margin-bottom:0}.filter-sidebar .radio-custom{width:14px;height:14px;border-radius:50%;border:1.6px solid #4a6b8a;position:relative}.filter-sidebar .filter-check-box,.filter-sidebar .w-h-input .radio-custom{width:14px;height:14px}@media(min-width:320px)and (max-width:1023px){.filter-sidebar .filter-check-box,.filter-sidebar .w-h-input .radio-custom{width:15px;height:15px}}.filter-sidebar .radio-wrap input:checked+.radio-custom{border:4px solid #4a9eff;background-color:transparent}.filter-sidebar .checkbox-scroll{max-height:250px;overflow:auto}.filter-sidebar .checkbox-scroll::-webkit-scrollbar{width:6px}.filter-sidebar .checkbox-scroll::-webkit-scrollbar-thumb{background:#2d5f7f;border-radius:10px}.filter-sidebar .checkbox-scroll::-webkit-scrollbar-track{background:transparent}.filter-sidebar .checkbox-wrap .filter-check-box{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:14px;height:14px;border-radius:4px;background-color:transparent;border:1.6px solid #4a6b8a}.filter-sidebar .filter-check-box:checked{border-color:#0d6efd;background-color:#0d6efd}.filter-sidebar .filter-check-box:checked:after{content:"✔";font-size:10px;color:#fff;line-height:1}.filter-sidebar::-webkit-scrollbar{width:6px}.filter-sidebar::-webkit-scrollbar-thumb{background:#2d5f7f;border-radius:10px}.filter-sidebar::-webkit-scrollbar-track{background:transparent}.form-control.search-sidebar{border-radius:10px;border:.8px solid #1e3a52;background:#0a1a2e;padding:6px 10px 6px 36px;color:#f4f7f9;font-size:12px}.form-control.search-sidebar::placeholder{color:#5a7a9a}.form-control.search-sidebar:focus{background-color:transparent;box-shadow:none;color:#fff}.hover-text-blue{transition:all .1s ease-in-out}.hover-text-blue:hover{color:#0d6efd!important}.custom-tooltip-header .tooltip-inner,.custom-tooltip-sidebar .tooltip-inner{background-color:#0876f8!important;color:#fff!important;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:500}.custom-tooltip-header.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.custom-tooltip-header.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:#0876f8!important}.custom-tooltip-sidebar.bs-tooltip-auto[data-popper-placement^=right] .tooltip-inner{background-color:#1a73e8!important;color:#fff!important;padding:6px 10px;font-size:12px;border-radius:6px}.custom-tooltip-sidebar .tooltip-arrow:before{border-right-color:#1a73e8!important}.notification-icon,.profile-content{padding:8px 12px;transition:all .2s ease-in-out;border-radius:8px;cursor:pointer}.notification-icon:hover,.profile-content:hover{background-color:#f6f3f4}.notification-icon{padding:6px 8px}.notification-canvas.offcanvas.offcanvas-end{width:480px}@media(min-width:320px)and (max-width:1023px){.notification-canvas.offcanvas.offcanvas-bottom{height:90vh}}.notification-card{padding:20px 16px;border-bottom:.8px solid #e2e2e2;transition:all .2s ease-in-out}.notification-card:hover{background-color:#eff6ff}.new-notification{background:rgba(239,246,255,.5);position:relative}.new-notification .dotNewNotification{position:absolute;right:1rem;top:1rem;width:8px;height:8px;border-radius:26843500px;background:#0876f8}.not-tag{border-radius:8px;border:.8px solid transparent;padding:2px 8px}.not-tag.purple-tag{color:#8200db;background:#f3e8ff}.not-tag.blue-tag{color:#1447e6;background:#dbeafe}.not-tag.green-tag{color:#008236;background:#dcfce7}.btn-notification-review{border-radius:8px;background:#0876f8;padding:6px 12px;border:none}.dropdown-menu{border:1px solid #e2e2e2!important;padding:4px;box-shadow:0 4px 6px -1px var(--tw-shadow-color,rgba(0,0,0,.102)),0 2px 4px -2px var(--tw-shadow-color,rgba(0,0,0,.102));border-radius:10px;top:10%!important}.dropdown-menu li button{font-size:14px;color:#181a53;padding:6px 8px;line-height:20px;border-radius:6px}.dropdown-menu li button.selected-check,.dropdown-menu li button:hover{background-color:#eff6ff}.sidebar{position:fixed;left:0;top:70px;height:calc(100vh - 73px);overflow:auto;background-color:#0f2537;width:94px}.sidebar .nav-link{display:flex;align-items:center;flex-direction:column;grid-gap:10px;font-size:10px;font-weight:500;justify-content:center;padding:20px 0;position:relative;color:#99a1af!important;transition:all .2s ease-in-out;cursor:pointer!important}.sidebar .nav-link.active-item{background:#2d5f7f!important;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);color:#fff!important}.sidebar .nav-link.active-item img{filter:brightness(6);transition:all .1s ease-in-out}.sidebar .nav-link.active-item:before{content:"";width:4px;height:40px;background-color:#0876f8;border-top-right-radius:3.40282e+38px;border-bottom-right-radius:3.40282e+38px;position:absolute;top:50%;transform:translateY(-50%);left:0}.sidebar .nav-link:hover{background-color:#1a3a52;color:#99a1af!important}.sidebar .nav-link:hover img{transform:scale(1.1)}.main-content-layout{margin-left:94px;flex:1 1;overflow-x:hidden;width:calc(100% - 94px)}.main-content-layout-filter{margin-left:245px;flex:1 1;overflow-x:hidden;width:calc(100% - 245px)}@media(min-width:320px)and (max-width:1159px){.main-content-data{width:100%;margin-left:0}}.main-content-data .list-content-data{padding:32px 45px}@media(min-width:320px)and (max-width:767px){.main-content-data .list-content-data{padding:32px 16px}}@media(min-width:768px)and (max-width:1023px){.main-content-data .list-content-data{padding:32px 24px}}@media(min-width:1201px)and (max-width:1399px){.main-content-data .list-content-data{padding:32px}}.main-content-data .top-menu-head{border-bottom:1px solid #e2e2e2;background-color:#fff}@media(min-width:320px)and (max-width:1159px){.main-content-data .top-menu-head{width:100%;top:73px;position:fixed;left:0;z-index:9}}.main-content-data .mx-header{margin:0 54px}@media(min-width:320px)and (max-width:767px){.main-content-data .mx-header{margin:0 0 0 16px}}@media(min-width:768px)and (max-width:1023px){.main-content-data .mx-header{margin:0 24px}}.main-content-data .nav-tabs{background-color:#fff;border-bottom:1px solid #e2e2e2}@media(min-width:320px)and (max-width:1023px){.main-content-data .nav-tabs{margin:0;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.main-content-data .nav-tabs::-webkit-scrollbar{height:4px;display:block}.main-content-data .nav-tabs::-webkit-scrollbar-thumb{background-color:#e2e2e2;border-radius:4px}.main-content-data .nav-tabs::-webkit-scrollbar-track{background:transparent}}@media(min-width:1201px)and (max-width:1399px){.main-content-data .nav-tabs{margin:0 36px}}.main-content-data .nav-tabs .nav-link{padding:14px 32px}@media(min-width:320px)and (max-width:1023px){.main-content-data .nav-tabs .nav-link{padding:14px 20px}}.main-content-data .nav-tabs .nav-link{border:none;border-bottom:4px solid transparent;display:flex;grid-gap:8px;align-items:center;color:#3d3d3d;font-size:16px;font-weight:400;line-height:24px;border-radius:0;transition:all .1s ease-in-out;white-space:nowrap}.main-content-data .nav-tabs .nav-link:hover{background-color:#f8f8fc;color:#3d3d3d!important}.main-content-data .nav-tabs .nav-link.active{border-color:#0876f8;background:#e3f2fd!important;color:#0876f8!important}.select-year-top.form-select{width:90px;padding:8px 36px 8px 16px!important;font-size:14px;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:14px}@media(min-width:320px)and (max-width:1023px){.select-year-top.form-select{background-color:#0876f8;color:#fff;border-radius:24px 0 0 24px;border:.633px solid #0876f8;border-right:none;box-shadow:0 4px 4px rgba(0,0,0,.1)}}@media(min-width:1023px){.select-year-top.form-select{width:120px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%233D3D3D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E")}}.select-year-top.form-select:focus{box-shadow:none;border-color:#0876f8}.card-content{padding:24px;background-color:#fff;border:.8px solid #e2e2e2;border-radius:14px}@media(min-width:320px)and (max-width:1023px){.card-content{padding:16px}}.card-content{transition:all .2s ease-in-out}.card-content .icon-bg{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:12px;background-color:#f8f8fc;border-radius:.625rem}.card-content:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.arrow-icon.rotate{transform:rotate(180deg)}.table-wrapper{max-height:600px;overflow-y:auto;overflow-x:auto;border-radius:12px;border:1px solid #e2e2e2}.table-wrapper::-webkit-scrollbar{height:10px;width:10px}.table-wrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.table-wrapper::-webkit-scrollbar-thumb{background-color:#e2e2e2;border-radius:10px}.table-wrapper::-webkit-scrollbar-thumb:hover{background-color:#b4d5fc}.custom-tooltip-card.tooltip{padding:0;font-size:12px;max-width:250px}.custom-tooltip-card .tooltip-inner,.custom-tooltip-card.tooltip{background-color:#333!important;color:#fff!important;border-radius:8px}.custom-tooltip-card .tooltip-inner{text-align:left;padding:10px 14px}.custom-tooltip-card .tooltip-arrow:before{border-top-color:#333!important}.table-card-content{padding:24px;background-color:#fff;border:.8px solid #e2e2e2;border-radius:14px}@media(min-width:320px)and (max-width:1023px){.table-card-content{padding:16px}}.tab-button-table{border-radius:10px;background:#f8f8fc;padding:8px 16px;transition:all .2s ease-in-out;white-space:nowrap}.tab-button-table.active-btn{color:#fff;background:#0876f8!important}.tab-button-table:hover{background-color:#e2e2e2}.g-10px{--bs-gutter-y:12px!important}.hover-div{transition:all .2s ease-in-out;padding:2px}.hover-div:hover{background-color:rgba(8,118,248,.102)}.top-data.table-card-content table td,.top-data.table-card-content table th{color:#181a53;font-size:14px;line-height:20px;font-family:Manrope;font-weight:600}.top-data.table-card-content table th{padding:12px 16px;font-weight:600;background-color:#fff!important;white-space:nowrap}.top-data.table-card-content table td{padding:18px 16px;font-weight:400;background-color:#fff!important}.top-data.table-card-content table tr{transition:all .1s ease-in-out}.top-data.table-card-content table tr:hover td{background-color:#f8f8fc!important}.top-data.table-card-content table tr:last-child td{border-bottom:none!important}.account-table-container table tr:hover .sticky-td{background-color:#fff!important}.bg-success-table-badge{display:flex;align-items:center;justify-content:center;padding:3.2px 11.2px 4.787px 12px;font-size:12px;line-height:16px;font-weight:400;display:inline-block;border-radius:26843500px;white-space:nowrap}@media(min-width:320px)and (max-width:1023px){.bg-success-table-badge{padding:2px 8px}}.bg-success-table-badge{color:#008236;background:#dcfce7}.bg-lost-table-badge{display:flex;align-items:center;justify-content:center;padding:3.2px 11.2px 4.787px 12px;font-size:12px;line-height:16px;font-weight:400;display:inline-block;border-radius:26843500px;white-space:nowrap}@media(min-width:320px)and (max-width:1023px){.bg-lost-table-badge{padding:2px 8px}}.bg-lost-table-badge{background-color:#ffe2e2;color:#c10007}.bg-pipeline-table-badge{display:flex;align-items:center;justify-content:center;padding:3.2px 11.2px 4.787px 12px;font-size:12px;line-height:16px;font-weight:400;display:inline-block;border-radius:26843500px;white-space:nowrap}@media(min-width:320px)and (max-width:1023px){.bg-pipeline-table-badge{padding:2px 8px}}.bg-pipeline-table-badge{background:#dbeafe;color:#1447e6}.bg-vendor-table-badge{display:flex;align-items:center;justify-content:center;padding:3.2px 11.2px 4.787px 12px;font-size:12px;line-height:16px;font-weight:400;display:inline-block;border-radius:26843500px;white-space:nowrap}@media(min-width:320px)and (max-width:1023px){.bg-vendor-table-badge{padding:2px 8px}}.bg-vendor-table-badge{color:#181a53;background:#f8f8fc}@media(min-width:320px)and (max-width:1023px){.bg-vendor-table-badge{background-color:#fff}}.account-table-container table{white-space:nowrap}.account-table-container table td,.account-table-container table th{color:#181a53;font-size:14px;line-height:20px;font-family:Manrope;font-weight:600}.account-table-container table th{background:#f8f8fc!important;padding:16px 24px;vertical-align:middle;border-bottom:.8px solid #e2e2e2}.account-table-container table td{font-weight:500;padding:20px;border-bottom-width:1px;background-color:#fff}.account-table-container table tr{transition:all .2s ease-in-out}.account-table-container table tr:hover td{background-color:rgba(248,248,252,.4)}.search-table-value.form-control{border-radius:10px;border:.8px solid #e2e2e2;background:#f8f8fc;padding:8px 12px 8px 48px;color:#ababab;font-size:14px;font-weight:400;line-height:24px}.search-table-value.form-control:focus{background:#f8f8fc}.search-table-value.form-control::placeholder{color:#ababab}.z-9.sticky-col-th-1{z-index:9!important}.sticky-td{position:-webkit-sticky;position:sticky;top:0}.sticky-col-1{left:0;z-index:6!important}.border-left-after{border:none;position:relative}.border-left-after:after,.border-left-after:before{content:"";position:absolute;top:0;right:0;bottom:0;width:.8px;background-color:#e2e2e2;z-index:1}.border-left-after:before{height:.8px;width:100%}.border-bottom-after{border:none}.border-bottom-after:after{content:"";position:absolute;top:0;right:0;bottom:0;width:.8px;background-color:#e2e2e2;z-index:1;height:.8px;width:100%}.sticky-col-2{left:44px;z-index:5!important}.table-header th{top:0;background:#fff;z-index:7}.sticky-col-th-1,.table-header th{position:-webkit-sticky;position:sticky}.sticky-col-th-1{z-index:7!important;border:none}.section-header td,.section-header-other td{position:-webkit-sticky;position:sticky;top:54.6px;z-index:5;left:44px;padding:13px!important}.section-header td{border-bottom:.8px solid #e2e2e2}.col-total{background:#f0fdf4!important}.section-header-other td{border-bottom:.8px solid #e2e2e2;background:#fbf9fa!important}.section-title{font-weight:600;color:#1c1c1c;padding-left:8px}.section-title-bar,.section-title-bar-other{width:4px;height:16px;background:#10b981;border-radius:11px;margin-right:6px;display:inline-block}.section-title-bar{background:#10b981}.section-title-bar-other{background:#6a7282}.deal-count{border-radius:8px;border:.8px solid #e2e2e2;background:#f8f8fc;width:35px;height:30px}@media(min-width:320px)and (max-width:767px){.deal-count{border:none;background-color:transparent;width:auto;height:auto}}.deal-score{border:.8px solid rgba(8,118,248,.3);font-size:14px;font-weight:500;line-height:24px;padding:3.2px 12px;background:linear-gradient(90deg,rgba(8,118,248,.1),rgba(8,118,248,.2))}.deal-score,.score-pill{color:#0876f8;border-radius:26843500px}.score-pill{display:inline-block;background:#eaf3ff;padding:6px 12px;font-weight:600;border:.8px solid rgba(8,118,248,.2);background:linear-gradient(135deg,rgba(8,118,248,.1),rgba(8,118,248,.05))}@media(min-width:320px)and (max-width:1023px){.score-pill{padding:4.164px 13.167px;font-size:12px}}.view-content{width:36px;height:36px;padding:10px;border-radius:10px;transition:all .2s ease-in-out;cursor:pointer}.view-content:hover{background-color:rgba(8,118,248,.102)}.yellow-ring{width:28px;height:28px;border-radius:50%;background-color:#fff;margin:auto}@media(min-width:320px)and (max-width:1023px){.yellow-ring{width:12px;height:12px;margin:0}}.yellow-ring{border:3px solid #eab308}@media(min-width:320px)and (max-width:1023px){.yellow-ring{background-color:#eab308}}.grey-ring{width:28px;height:28px;border-radius:50%;background-color:#fff;margin:auto}@media(min-width:320px)and (max-width:1023px){.grey-ring{width:12px;height:12px;margin:0}}.grey-ring{border:3px solid #e2e2e2}@media(min-width:320px)and (max-width:1023px){.grey-ring{background-color:#e2e2e2}}.green-ring{width:28px;height:28px;border-radius:50%;background-color:#fff;margin:auto}@media(min-width:320px)and (max-width:1023px){.green-ring{width:12px;height:12px;margin:0}}.green-ring{border:3px solid #10b981}@media(min-width:320px)and (max-width:1023px){.green-ring{background-color:#10b981}}.red-ring{width:28px;height:28px;border-radius:50%;background-color:#fff;margin:auto}@media(min-width:320px)and (max-width:1023px){.red-ring{width:12px;height:12px;margin:0}}.red-ring{border:3px solid #ef4444}@media(min-width:320px)and (max-width:1023px){.red-ring{background-color:#ef4444}}.vendor-card{border:1px solid #e2e2e2;background-color:#fff;border-radius:14px;transition:all .2s ease-in-out;font-family:Manrope}.vendor-card .vendor-card-header{background:#2d5f7f;padding:13px 8px;text-align:center;color:#fff;height:50px;display:flex;justify-content:center;align-items:center;border-radius:14px 14px 0 0}.vendor-card .vendor-card-body{padding:16px}.vendor-card:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.vendor-pill{border-radius:26843500px;background:#f8f8fc;padding:8px 24px;transition:all .2s ease-in-out;border:none;color:#3d3d3d;font-family:Manrope;font-size:14px;font-weight:400;line-height:20px}.vendor-pill:hover{background-color:#e2e2e2}.vendor-pill.active{border-radius:26843500px;background:#0876f8;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);color:#fff}.pagination-wrapper-table .page-link{border:none!important;color:#171717;background:transparent;font-weight:400;padding:7px 15px;border-radius:8px}.pagination-wrapper-table .page-item.disabled .page-link{padding:7px 15px}.pagination-wrapper-table .pagination .page-item{padding:0;border-radius:8px;border:.8px solid #e2e2e2;background:#f8f8fc}.pagination-wrapper-table .pagination .page-item.active{background:#0876f8!important;color:#fff!important;border-color:#0876f8!important}.pagination-wrapper-table .page-link:hover{background:transparent!important}.pagination-wrapper-table .pagination .page-item:hover .page-link{color:#fff}.page-item.disabled .page-link{opacity:.5;pointer-events:none}.entry-select{padding:4px 12px;border-radius:10px;border:1px solid #dedede}.my-lg-sidebar{margin-top:12px!important;margin-bottom:12px!important}.mobile-filter-btn-mobile{padding:12px 16px;border-radius:.625rem;font-size:16px;width:100%}.sticky-bottom-filter{position:fixed;width:100%;bottom:0;left:0;background-color:#0f2537;padding:1rem;border-top:1px solid #1a3a52;display:flex}@media(min-width:1159px){.sticky-bottom-filter{display:none!important}}.mobile-filter-btn-mobile.btn-reset-mobile{color:#4a9eff;border:1px solid #4a9eff;background-color:transparent}.mobile-filter-btn-mobile.btn-apply-mobile{background-color:#0876f8;color:#fff;border:1px solid #0876f8}@media(min-width:320px)and (max-width:1023px){.mobile-card-table{border-radius:10px;border:1.18px solid #e2e2e2;padding:16px;background-color:#f8f8fc;margin-bottom:16px}.mobile-card-table:last-child{margin-bottom:0}.mobile-sticky-top{position:-webkit-sticky;position:sticky;top:0;background-color:#0f2537;z-index:9;border-bottom:1px solid #1a3a52;padding:1rem}.txt-mobile{font-size:18px;line-height:28px}.txt-12.txt-mobile-label{font-size:16px!important;line-height:24px!important}.main-content-layout .card-content .txt-30{font-size:30px;line-height:36px}.vendor-card-body .txt-20{font-size:20px}.executive-cards-data .card-content .txt-14,.main-content-layout .card-content .txt-14,.table-card-content .txt-14{font-size:14px!important;line-height:20px!important}.info-card-img{filter:brightness(.5)}.vendor-scroll{scrollbar-gutter:stable}.vendor-scroll::-webkit-scrollbar{height:6px}.vendor-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.vendor-scroll::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}.vendor-scroll{scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}.my-12px-sm{margin-top:12px!important;margin-bottom:12px!important}}@media(max-width:1023px){.show-hide-data{display:block}}@media(min-width:1024px){.show-hide-data{display:none}}@media(max-width:1023px){.show-hide-data-desk{display:none}}@media(min-width:1024px){.show-hide-data-desk{display:block}}@media(min-width:1023px){.d-none.d-lg-sm-block{display:block!important}.d-block.d-lg-sm-none{display:none!important}.border-lg-start{border-left:.8px solid #e2e2e2}}.react-loading-skeleton{background-color:#f2f3f5;background-image:linear-gradient(90deg,#f2f3f5,#e6e8eb,#f2f3f5)}.account-table-container,.table-wrapper{position:relative}.top-scroll{position:absolute;top:46px;left:0;right:0;height:11px;overflow-x:auto;overflow-y:hidden;background:#fff;z-index:10;border-bottom:1px solid #e2e2e2}.top-scroll::-webkit-scrollbar{height:10px}.top-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.top-scroll::-webkit-scrollbar-thumb{background-color:#e2e2e2;border-radius:10px}.top-scroll::-webkit-scrollbar-thumb:hover{background-color:#b4d5fc}.scroll-inner{height:1px}.mb-last-none:last-child{margin-bottom:0!important}.fixed-selected-filter{background-color:#0f2537;padding:16px 45px;color:#fff}.margin-list{margin-bottom:12px}.margin-list:last-child{margin-bottom:0}.top-menu-fixed-executive{position:fixed;top:73px;width:calc(100% - 245px)}@media(min-width:320px)and (max-width:1159px){.top-menu-fixed-executive{width:100%}}.top-menu-fixed-executive{right:0;z-index:99}.top-executive-data.list-content-data{padding-top:87px}.top-executive-data.list-content-data.pt-10rem{padding-top:135px}.after-gray-line td:first-child:after{position:absolute;top:0;left:0;width:4px;height:100%;content:"";background-color:#e2e2e2}.after-blue-line{position:absolute;top:0;left:0;width:4px;height:100%;background-color:#0876f8;display:block}.executive-cards-data .progress-bar:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:3px;height:4px;background:#000;border-radius:50%}.mobile-accordion{border-radius:10px;border:1.18px solid #e2e2e2;background:#e9f2ff;padding:12px 15px}.card-content-mobile-pod{border-radius:8px;border:.8px solid #e2e2e2;background:#f8f8fc}.filter-icon{border-radius:10px;background:#1a3a52;padding:7px 11px}.mobile-filter-card{background:#0f2537;padding:12px 16px;display:flex;align-items:center;justify-content:center;justify-content:space-between}@media(min-width:768px)and (max-width:1159px){.mobile-filter-card{padding:12px 24px}}@media(min-width:1159px){.mobile-filter-card{display:none!important}}.account-table-container .podTable table td{padding:12px 20px;border:none}.account-table-container .podTable table th{border:none}.bg-fillUp td{background-color:#e9f2ff!important}.select-year .css-13cymwt-control{background-color:#f8f8fc;border-radius:10px;border:none;cursor:pointer}.select-year .css-13cymwt-control:hover{background-color:#e2e2e2}.select-year .css-13cymwt-control .css-1fdsijx-ValueContainer{padding-left:12px;padding-right:12px;font-size:14px}.mobile-filter-trigger{display:none}@media(min-width:1159px){.mobile-filter-trigger{display:block}}.mobile-filter-wrapper .filter-sidebar{position:static;width:100%;border-right:none;padding-bottom:0;overflow:auto}@media(min-width:320px)and (max-width:1023px){.mobile-filter-wrapper .filter-sidebar{padding-bottom:32px}}.executive-filter-skelton .react-loading-skeleton{background-color:#123a52!important;background-image:linear-gradient(90deg,#123a52,#1c4a68 50%,#123a52)!important;--base-color:#123a52;--highlight-color:#1c4a68}