.profile-hero{background-color:var(--background-alt);margin-bottom:2.4rem;width:100%}.profile-hero>div{display:flex;flex-direction:column;gap:2.4rem;height:100%;margin:0 auto;max-width:180rem;padding:2.4rem}.profile-hero a{text-decoration:none}.profile-hero a p:last-child:hover{text-decoration:underline}.profile-hero .user-content{display:flex;flex-direction:column;font-size:1.6rem}.profile-hero .user-content p{line-height:1.5}.profile-hero .user-content p:nth-child(2){color:var(--color-alt);font-weight:100}.profile-picture{align-items:center;display:flex;gap:2rem;margin-top:2rem}.profile-hero-content{background-color:var(--background);border:1px solid var(--border);border-radius:1.2rem;min-width:35rem;padding:2.4rem;width:-moz-fit-content;width:fit-content}.profile-hero-content>a{text-decoration:none}@media(min-width:768px){.profile-hero{height:26rem}.profile-hero>div{align-items:flex-end;flex-direction:row;justify-content:space-between}}
