.loader-small{animation:loader 1.5s linear infinite;width:100px;height:100px;align-items:center;color:var(--primary-blue)}.loader-wrap-small{height:-webkit-fill-available;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:20% 0 5%}@keyframes loader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width: 650px){.loader-small{width:50px;height:50px}}@font-face{font-family:Roboto,system-ui;src:url(/assets/roboto-black-webfont-CQ8N4cOm.woff2) format("woff2"),url(/assets/roboto-black-webfont-_bl82Tkg.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Roboto,system-ui;src:url(/assets/roboto-bold-webfont-CoOMerlN.woff2) format("woff2"),url(/assets/roboto-bold-webfont-Lw35n6MY.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Roboto,system-ui;src:url(/assets/roboto-medium-webfont-BH99zq5n.woff2) format("woff2"),url(/assets/roboto-medium-webfont-Bu-chzUj.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Roboto,system-ui;src:url(/assets/roboto-regular-webfont-C2QgFQAp.woff2) format("woff2"),url(/assets/roboto-regular-webfont-B5JO4JNU.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto,system-ui;src:url(/assets/roboto-light-webfont-CFU-CLyv.woff2) format("woff2"),url(/assets/roboto-light-webfont-CQPvOU-0.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Roboto,system-ui;src:url(/assets/roboto-thin-webfont-C7G3doCV.woff2) format("woff2"),url(/assets/roboto-thin-webfont-BO6qEZ7S.woff) format("woff");font-weight:100;font-style:normal;font-display:swap}a,button,input,select,h1,h2,h3,h4,h5,*{margin:0;padding:0;border:none;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;font-family:Roboto,system-ui!important;scroll-behavior:smooth;list-style:none;color:inherit}:root{--primary-white: #edf2f4;--primary-blue: #2b2d42;--primary-black: #161a1d;--primary-green: #5ba837;--primary-orange: #fca311;--accent-blue: #003566;--primary-red: #d00000;--secondary-grey: #c5ced1;--secondary-white: #ffffff;--fw-thin: 100;--fw-light: 300;--fw-regular: 400;--fw-medium: 500;--fw-bold: 700;--fw-black: 900;--v4-scrollbar-size: 5px;--v4-scrollbar-radius: 999px;--v4-scrollbar-track: transparent;--v4-scrollbar-thumb: rgba(43, 45, 66, .38);--v4-scrollbar-thumb-hover: rgba(43, 45, 66, .55)}.dark-theme,.tabs-wrapper,.tabs-content,.modal-bg,.big-bg,.delete-bg,.info-modal-index-container,.info-modal-content-container,.pending-notification-container,.table-card{--v4-scrollbar-thumb: rgba(255, 255, 255, .28);--v4-scrollbar-thumb-hover: rgba(255, 255, 255, .42)}.light-theme{--v4-scrollbar-thumb: rgba(43, 45, 66, .38);--v4-scrollbar-thumb-hover: rgba(43, 45, 66, .55)}body{background-color:var(--primary-white);color:var(--primary-blue)!important}*:focus-visible{outline:none}.pagination-controls{display:flex;justify-content:center;filter:drop-shadow(0px 5px 5px #161a1dc4);background-color:var(--secondary-white);border-radius:10px;padding:.25rem;margin-top:.5rem}.pagination-icon{color:var(--primary-blue);width:24px;height:24px;stroke-width:2;cursor:pointer}.pagination-text{color:var(--primary-blue);font-weight:var(--fw-bold);font-size:18px}.nothing-container{display:flex;justify-content:center;margin-top:5%;margin-left:5%}.nothing-message{font-weight:var(--fw-bold);font-size:50px;color:var(--secondary-grey)}*{scrollbar-width:thin;scrollbar-color:var(--v4-scrollbar-thumb) var(--v4-scrollbar-track)}*::-webkit-scrollbar{width:var(--v4-scrollbar-size);height:var(--v4-scrollbar-size)}*::-webkit-scrollbar-track{background:var(--v4-scrollbar-track)}*::-webkit-scrollbar-thumb{background-color:var(--v4-scrollbar-thumb);border-radius:var(--v4-scrollbar-radius)}*::-webkit-scrollbar-thumb:hover{background-color:var(--v4-scrollbar-thumb-hover)}*::-webkit-scrollbar-corner{background:transparent}@media screen and (max-width: 1600px){.pagination-text{font-size:14px}.pagination-icon{width:20px;height:20px}.nothing-message{font-size:30px}}
