.skeleton-row{background:linear-gradient(90deg, var(--groupui-vwgroup-ref-color-grey-100) 0%, var(--groupui-vwgroup-ref-color-grey-200) 40%, var(--groupui-vwgroup-ref-color-grey-100) 100%);background-size:200% 100%;height:75px;animation:1.4s ease-in-out infinite skeleton-shimmer}.skeleton-text{background:linear-gradient(90deg, var(--groupui-vwgroup-ref-color-grey-100) 0%, var(--groupui-vwgroup-ref-color-grey-200) 40%, var(--groupui-vwgroup-ref-color-grey-100) 100%);background-size:200% 100%;width:100%;height:16px;animation:1.4s ease-in-out infinite skeleton-shimmer}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
