.header-title{align-items:center;background:#ede5da;display:flex;height:64px;justify-content:space-between;margin-bottom:4px;padding:0 20px;width:100%}.header-title .title{align-items:center;display:flex;height:100%;justify-content:flex-start}.header-title .title img{height:28px;margin-right:10px;width:28px}.header-title .title span{font-size:20px;font-weight:600}@media (max-width:768px){.header-title .title span{font-size:16px}}.header-title .actions{align-items:center;display:flex;gap:20px;height:100%;justify-content:flex-end}.header-title .actions a{background:#fff;border-radius:4px;box-shadow:0 1px 2px #00000047;color:#000;font-size:16px;font-weight:600;padding:10px 20px;text-decoration:none}.header-title .account-info{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:flex-end}.header-title .account-info .logo{align-items:center;background:var(--primary-p);border-radius:50%;display:flex;height:30px;justify-content:center;margin-right:10px;overflow:hidden;width:30px}.header-title .account-info .logo img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.header-title .account-info .logo span{color:var(--neutral-n-1);font-family:Urbanist;font-size:12px;font-style:normal;text-align:center}@media (max-width:768px){.header-title .account-info .name{display:none}}.header-title .account-info .name span{font-size:16px;font-weight:600}.erorr-width{height:100vh;justify-content:center}.erorr-width,.erorr-width__text{align-items:center;display:flex;flex-direction:column;width:100%}.erorr-width__text p{font-size:20px;margin:0}.default-layout{background:var(--neutral-n-2);min-height:100vh;position:relative;width:100%}.default-layout__wrapper{background:var(--neutral-n-2);overflow:hidden}.default-layout__view{display:flex;flex:1;flex-direction:column;gap:23px;overflow:auto}.default-layout__view--content{min-width:1000px}@media (max-width:1600px){.default-layout__view--content{min-width:100%}}.default-layout .ant-layout{background:transparent}.default-layout .ant-layout-sider{background:var(--Red-Primary,#0d52a2)}
