body,html{background-color:#f5f0e9;margin:0;padding:0;font-family:Inter,sans-serif}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(https://fonts.googleapis.com/css2?family=Inter:wght@200..900)}.page{display:flex}.main{flex:1;overflow:auto;height:100vh}.centered{display:flex;justify-content:center;align-items:center}.sidebar{position:relative;height:100vh;width:20%;background-color:#fe561433;display:none;flex-direction:column}.sidebar.open{display:flex}.sidebar-title{font-size:2rem;text-align:center;color:#000;margin-top:10%}.sidebar-button{margin-top:1.5rem;width:12rem;font-size:1.2rem;border:1;border-color:#f5f0e9;border-radius:4rem;background-color:#fe5614;color:#f5f0e9;cursor:pointer}.icon-column{display:flex;height:100%;flex-direction:column}.icon-wrapper{padding-top:1.8rem;flex-direction:row;display:flex;align-items:center;margin:0 auto}.icon-wrapper img{width:2.3rem;height:2.3rem}.icon-wrapper a{color:#000;text-decoration:none;font-size:1.3rem;margin-left:5%}.icon-wrapper a:hover{color:#fff;font-weight:700}#open-sidebar-button{position:fixed;top:2rem;left:2rem;cursor:pointer}#open-sidebar-button img{height:3.2rem;width:3.2rem}#close-icon{position:absolute;top:.5rem;right:.5rem;cursor:pointer}#close-icon img{width:.8rem;height:.8rem}
