.skeleton-text{height:1rem;width:5rem}.skeleton-container,.skeleton-image,.skeleton-text{background-color:#e5e7eb;border-radius:.25rem}.skeleton-container{height:1rem}.skeleton-animate{animation:skeleton-pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}