@keyframes userAccountShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.user-shimmer-block{background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%);background-size:200% 100%;animation:userAccountShimmer 1.5s infinite;border-radius:4px}.user-shimmer-heading{width:240px;height:30px;margin-bottom:1.5rem}.user-shimmer-subtitle{width:320px;height:16px;margin-bottom:20px}.user-shimmer-title{width:200px;height:14px;margin-bottom:16px}.user-shimmer-cell{width:100%;max-width:140px;height:14px}