.user-profile{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.userImage{height:150px;width:150px}.user-profile-right{margin-left:10%;margin-right:50%}.userImageProfile{height:80px;width:80px;border-radius:50%}.user-section{margin-bottom:20px}.user-section h2{margin-bottom:10px}.user-profile-field{display:flex;align-items:center;margin-bottom:10px}.user-profile-field label{min-width:120px;margin-right:10px;font-weight:700}.user-profile-field .ra-field{flex-grow:1}@media (max-width: 768px){.user-profile{flex-direction:column}.user-profile-right{margin-left:0;margin-right:0;margin-top:20px}.user-profile-field{margin-right:0;justify-content:flex-start}.user-section{margin-left:0}}.description-container{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;width:200px}.capitalize{text-transform:capitalize}body{margin:0}
