@import url("https://fonts.googleapis.com/css2?family=Maven+Pro:wght@400..900&display=swap");:root{--border-color-default:#dfe0eb}.menu-icon-header{display:none!important}@media (max-width:1200px){.menu-icon-header{display:flex!important;cursor:pointer}}.card-header{flex-direction:row;justify-content:space-between;gap:1rem;margin-top:1rem;margin-bottom:1rem;flex-wrap:wrap}.card,.card-header{display:flex;align-items:center}.card{flex-direction:column;justify-content:center;background-color:#fff;border-radius:10px;flex-grow:1;flex-basis:calc(33.33% - 1rem);min-width:250px;max-width:100%}.card-default-border{border:1px solid var(--border-color-default)}.card-custom-border{border:1px solid var(--border-color)}.card h2{color:#9fa2b4;font-weight:700;font-size:1rem}.card h1{color:var(--title-color)}.scanning-and-technical-testing-dashboard-export-to{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:.9rem}.scanning-and-technical-testing-dashboard-export-to>h3{font-size:.7rem;font-weight:700}.scanning-and-technical-testing-icons-div{display:"flex";gap:"0.3rem"}.scanning-and-technical-testing-scan-header-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.scanning-and-technical-testing-scan-header-top>div>h1{font-size:1.3rem;color:#252733;font-weight:700}.scanning-and-technical-testing-scan-header-top>div>h6{color:#4d5a7a;font-size:.75rem;font-weight:lighter}.scanning-and-technical-testing-scan-header-top-buttons{display:flex;align-items:center;gap:.5rem}.scanning-and-technical-testing-scan-header-top-buttons>Button{font-size:.75rem;font-weight:700}.scanning-and-technical-testing-scan-header-bottom{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:1rem}.scanning-and-technical-testing-scan-header-bottom>h3{font-size:.7rem;font-weight:700}@media (max-width:370px){.workbook-list-header{flex-direction:column}}@media (max-width:760px){.workbook-edit-create-header{flex-direction:column}}@media (max-width:460px){.custom-dashboard-with-graph-overview-and-button{flex-direction:column!important}}@media (max-width:523px){.custom-dashboard-with-graph-trend-revert{flex-direction:column!important}}@media (max-width:947px){.custom-dashboard-with-graph-trend-revert-calender{flex-direction:column!important}.custom-dashboard-with-graph-trend-revert{width:100%!important}}@media (max-width:490px){.graph-chart-captions{flex-direction:column!important;padding-left:.1rem!important}}@media (max-width:670px){.closed-open-vulnerabilities-tabs{flex-direction:column-reverse!important}}.loaderOverlay{position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.7);display:flex;flex-direction:column;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:1000;pointer-events:none}.loader{width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-top-color:#172a53;border-radius:50%;animation:spin 1s linear infinite}.loaderText{margin-top:10px;font-size:16px;color:#333}@keyframes spin{to{transform:rotate(1turn)}}