@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Manrope:wght@400;600&display=swap";
.container{max-width:1400px}:root{--bs-body-bg:#fff}
html{box-sizing:border-box;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;line-height:1.15}*,:before,:after{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0;padding:0}ol,ul{list-style:none}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}table{border-collapse:collapse;border-spacing:0}button,input,select,textarea{line-height:inherit;color:inherit;background-color:transparent;border:none;margin:0;padding:0;font-family:inherit}img,picture,video,canvas,svg{max-width:100%;display:block}::selection{background-color:rgba(255,255,255,.08)}
:root{--font-sleek:"Manrope",-apple-system,Arial,sans-serif;--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:DM Sans,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}nav{justify-content:space-between;padding:10px;display:flex}nav ul{margin:0;padding:0;list-style-type:none;display:flex}nav li{font-size:16px}nav a{color:#000;cursor:pointer;z-index:1;background-color:#f4f4ec;border:1px solid #f4f4ec;border-radius:50px;margin-top:10px;margin-right:10px;padding:8px 20px;font-size:.6rem;text-decoration:none}nav a:hover{text-decoration:none}.active-link a{color:#fff;background-color:#020b26;border:1px solid #020b26;border-radius:30px}.left-navbar{justify-content:flex-start}.right-navbar{justify-content:flex-end}.thin-horizontal-line{background-color:#000;border:none;height:1px;margin:8px 0}.sidebar{background:#f8f9fa;width:250px;height:100vh}.sidebar .nav-link{padding:10px 15px}.sidebar .nav-link:hover{background:#e9ecef;border-radius:5px}.custom-striped-table tbody tr:nth-of-type(odd),.custom-striped-table thead th{background-color:#f4f7fe!important}@media screen and (max-width:600px){nav{flex-direction:column;align-items:center}nav ul{flex-direction:column;margin-top:10px}nav li{margin:10px 0}.left-navbar{margin-bottom:20px}.right-navbar{justify-content:center;display:flex}}@media screen and (max-width:900px){nav,nav ul{flex-direction:row}nav li{margin:0 10px}}@media screen and (min-width:901px){nav{flex-direction:row;justify-content:space-between}nav ul{flex-direction:row}}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
.footer{color:#fff;z-index:9999;text-align:center;background-color:#020b26;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;padding:6px 10px;font-size:13px;line-height:1.4;display:flex;position:fixed;bottom:0;left:0}.footerLabel{text-align:center;font-size:.8rem}.footer a,.incubigHyper{color:#fff;font-weight:500;text-decoration:none}.footer a:hover{text-decoration:underline}@media screen and (max-width:768px){.footer{padding:5px 8px;font-size:12px}.footerLabel{font-size:.7rem}}@media screen and (max-width:480px){.footer{padding:4px 6px;font-size:11px}.footerLabel{font-size:.65rem}}.footer-desktop-only{display:block}@media screen and (max-width:767px){.footer-desktop-only{display:none}}
