@font-face{font-family:__Roboto_a789c4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7c53f7419436e04b-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Roboto_a789c4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1c57ca6f5208a29b-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_a789c4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cff529cd86cc0276-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_a789c4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7be645d133f3ee22-s.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:__Roboto_a789c4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5647e4c23315a2d2-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Roboto_a789c4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3dbd163d3bb09d47-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Roboto_a789c4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/934c4b7cb736f2a3-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Roboto_Fallback_a789c4;src:local("Arial");ascent-override:92.67%;descent-override:24.39%;line-gap-override:0.00%;size-adjust:100.11%}.__className_a789c4{font-family:__Roboto_a789c4,__Roboto_Fallback_a789c4;font-weight:400;font-style:normal}:root{--sidebar-width:240px}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;font-size:16px}a{color:inherit;text-decoration:none}.sidebar{position:fixed;width:var(--sidebar-width);height:100vh;padding:1rem;background:#192655;color:#fff}.sidebar .brand{font-size:20px;font-weight:500}.menus{margin-top:2rem;list-style-type:none}.menu{padding:1rem .5rem;border-radius:.5rem}.menu.active{background:#3876bf}.page-container{margin-left:var(--sidebar-width);width:calc(100vw - var(--sidebar-width))}.center,.spinnerContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.spinnerContainer{height:600px}.spinner{width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-left-color:#192655;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}