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