.profile-root{background-color:var(--color-secondary-200);width:100%;min-height:100%;padding:25px 40px}.profile-root .tab-head{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.profile-root .tab-heading{color:var(--color-neutral-100);font-family:var(--font-poppins);font-size:30px;font-weight:600;line-height:1.2}.profile-root .tab-description{color:var(--color-neutral-400);margin-top:4px;font-size:16px}@media screen and (max-width:900px){.profile-root{padding:30px}.profile-root .tab-head{flex-direction:column;align-items:flex-start;gap:16px}}@media screen and (max-width:500px){.profile-root{padding:16px}}.practice-tools-wrapper{flex-wrap:wrap;gap:20px;margin-top:24px;display:flex}.practice-tools-loader{place-items:center;width:100%;min-height:40vh;display:grid}
