.IndexBox{display:flex;justify-content:space-between;padding:3rem;box-sizing:border-box}.IndexBox>*{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%;box-sizing:border-box}.IndexBox>*>*{width:100%;text-align:left}.IndexBox>*>*:nth-child(3){font-weight:600;letter-spacing:.5px;color:#000}.IndexBox>*>ul{display:flex;flex-direction:column;width:100%}.IndexBox>*>ul>li{display:flex;width:100%}.IndexBox>*>ul>li>a{display:flex;width:100%;padding:1rem 0;border-bottom:1px dashed #cfcfcf;color:#006fd7}@media(max-width:1000px){.IndexBox{flex-direction:column;align-items:center;width:100%}.IndexBox>*{width:100%}.IndexBox>*:last-child{padding-top:5rem}}@media(max-width:660px){.IndexBox{padding:3rem 5rem 3rem 3rem}}@media(max-width:500px){.IndexBox{padding:3rem}}.HeaderBox{display:flex;position:relative;z-index:999;width:100vw;background:#fff;align-items:center;justify-content:space-between;padding:1.5rem 3rem;box-sizing:border-box}.HeaderBox>a:first-child{font:600 18px/18px 'Audiowide',cursive;letter-spacing:2px;color:#1c1c1d;border-bottom:0;text-decoration:none}.HeaderBox>nav>ul{display:flex}.HeaderBox>nav>ul>li,.HeaderBox>nav>ul>li>a{height:2.3rem;display:flex;padding-inline:.6rem;align-items:center;justify-content:space-between;border-radius:var(--bs-radius);background:var(--bs-color-btn);color:#fff;font-weight:600;font-size:.8rem;letter-spacing:1px}.HeaderBox>nav>ul>li>a:hover{background:var(--bs-color-btn-hover)}.HeaderBox>nav>ul>li>a>span{margin-right:.7rem}.HeaderBox>nav>ul>li>a>img{height:1rem}:root{font-size:16px;font-family:'Montserrat',sans-serif;--bs-background:#f0f1f3;--bs-radius:1.5rem;--bs-color-btn:#32719f;--bs-color-btn-hover:#016ea8}html,body{display:flex;flex-direction:column;min-height:100vh;width:100%;margin:0;padding:0;background:var(--bs-background)}main{margin-top:auto;margin-bottom:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}h1{font-size:2rem}a{cursor:pointer;text-decoration:none}p{color:#444546}select{border:0;outline:0;font-family:'Montserrat',sans-serif;font-weight:600;font-size:1rem}ul{margin:0;padding:0;list-style:none}input,select,textarea{border:0;background:none;outline:0;font-size:1rem}#TitleDHB{margin-top:50px;margin-bottom:0}#DatabasesDHB{margin-bottom:30px}#SwaggerDHB{margin-bottom:30px}#TitleADHB{margin:10px 0 30px}#ToolsTitleDHB{margin:10px 0 30px}#NewUserRHB{padding-bottom:50px}