.AdminDashboard_main__AbEYP{width:100vw;height:100vh;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:var(--background3)}.AdminDashboard_title__AJayR{font-size:50px;color:var(--foreground2)}.AdminDashboard_signout__Xf3Cs{position:absolute;display:absolute;top:80px;right:80px}.AdminDashboard_signout__Xf3Cs button{height:35px;width:100px;font-size:15px;color:var(--background1);background:var(--foreground2);border:none;cursor:pointer;border-radius:2px}.AdminDashboard_dashbaord__KRMBJ{position:relative;width:min(80%,1700px);height:auto;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;box-sizing:content-box;padding:50px 140px;border-radius:15px}@media only screen and (max-width:1600px){.AdminDashboard_dashbaord__KRMBJ{width:800px}}@media only screen and (max-width:900px){.AdminDashboard_dashbaord__KRMBJ{width:600px}}@media only screen and (max-width:600px){.AdminDashboard_dashbaord__KRMBJ{width:400px}}