.sidebar{width:240px;padding:36px 20px;transition:all .3s ease-in-out}.user-info{display:flex;justify-content:flex-start;align-items:center;-moz-column-gap:16px;column-gap:16px}.info-name{font-weight:500}.info-img{width:48px;height:48px;overflow:hidden;border-radius:100%;box-shadow:#00000059 0 5px 15px}.info-name{font-size:20px;color:var(--clr-white);text-transform:uppercase}.sidebar-change{margin-left:-260px}.sidebar-hidde{display:none}.nav-item{margin-bottom:10px;margin-right:4px}.container{width:100%;max-width:130rem;padding:0rem 4rem;display:flex;gap:2rem}.dashboard{width:70%;display:flex;flex-direction:column;gap:1rem}.dashboardHead{display:flex;flex-direction:column;gap:2rem}.dashboardHead>.head{display:flex;align-items:center;justify-content:space-between}.head>:nth-child(1){font-size:1.5rem;font-weight:500}.durationButton>select{border:none;background:var(--orange-gradient);padding:10px;font-weight:500;border-radius:10px;font-size:.8rem}.cards{display:flex;justify-content:space-between}.card{display:flex;flex-direction:column;gap:1rem}.cardHead{font-size:1rem}.cardHead>:nth-child(1){color:#ffffffd5}.cardHead>:nth-child(2){margin-left:1.5rem;font-size:.8rem;color:var(--clr-green)}.cardAmount>:nth-child(1){font-size:.9rem;color:#ffffffc6;position:relative;bottom:5px}.cardAmount>:nth-child(2){font-size:1.5rem;font-weight:700;margin-left:8px}
