.ui-skeleton{background-color:#ebeced;border-radius:10px;display:flex;width:100%}.ui-skeleton__loader{animation:shine 2.5s linear infinite;background:linear-gradient(110deg,#ebeced 8%,#f3f5f6 15%,#ebeced 25%);background-size:200% 100%;border-radius:10px;height:100%;width:100%}@keyframes shine{to{background-position-x:-200%}}
