.up_skeleton{background:linear-gradient(90deg,#e6e6e6 25%,#f2f2f2 37%,#e6e6e6 63%);background-size:400% 100%;animation:up_skeleton_shimmer 1.2s ease-in-out infinite;border-radius:4px}.pd_avatar.up_skeleton{border-radius:50%}.up_skeleton_name{width:180px;height:22px;margin-bottom:8px}.up_skeleton_headline{width:240px;height:14px}.up_skeleton_line{width:100%;height:14px;margin-top:10px}.up_skeleton_line_short{width:60%}.up_skeleton_ttl{width:160px;height:18px;margin:0 0 10px}.up_skeleton_tag{display:inline-block;width:84px;height:26px;border-radius:50rem}.up_sr_only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes up_skeleton_shimmer{0%{background-position:100% 0}to{background-position:0 0}}@media (prefers-reduced-motion:reduce){.up_skeleton{animation:none}}