@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700;800&display=swap";body{margin:0}.header{padding:0 30px;margin-bottom:25px;border-bottom:1px solid #e8ecef;display:flex;justify-content:space-between}.MuiTooltip-tooltip:has(.process-tooltip){border-radius:50px;display:inline-block;padding:0 25px;background-color:#4d6675}.pagination button{margin-left:15px;width:40px;height:40px;background-color:#4d6675;border-radius:10px;border:none;color:#fff;font-weight:700}.pagination button.page{cursor:pointer}.pagination button.disabled{background-color:#285bd0;cursor:not-allowed}.tree-item:hover{background-color:#f5f5f5}.tree-item{justify-content:space-between}.tree-item-icon{padding:5px}.header a{color:#285bd0;text-decoration:none;font-weight:700;font-size:20px;margin:15px 25px}.footer a:hover,.header a:hover,.support-email:hover{color:#5a7ed1}.footer a,.support-email{color:#285bd0;text-decoration:none;font-weight:700}#__next{min-height:100vh;display:flex;flex-direction:column}.footer{margin-top:auto;height:80px;border-top:1px solid #e8ecef;display:flex;justify-content:space-between}.footer p{display:flex;align-items:center}*{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}h1,h2,h3,p{color:#0b3d5c}