.skeleton,.skeleton-container{display:inline-block;width:100%;height:20px}.skeleton{background-color:#2a323f;border-radius:4px;animation:pulse 2s ease-in-out .5s infinite normal none running}@keyframes pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.skeleton-text{height:16px;margin-bottom:8px;width:100%}.skeleton-text.short{width:70%}.skeleton-title{height:24px;width:80%;margin-bottom:12px}.skeleton-image{width:100%;padding-bottom:75%;border-radius:8px}.skeleton-list-item{height:20px;width:100%;margin-bottom:10px}