.skeleton-collection{width:100%;min-height:150px;background-color:#f0f3f5;overflow:hidden;box-sizing:border-box;animation:skeleton-loading 5s linear infinite alternate}.skeleton-collection-des-warp{margin-top:10px;margin-bottom:10px}.skeleton-collection-des{width:20%;height:10px;background-color:#f0f3f5;animation:skeleton-loading 2s linear infinite alternate}.skeleton-collection-icon-warp{margin-top:40px;display:flex;justify-content:space-between}.skeleton-collection-icon{width:13px;height:15px;background-color:#f0f3f5}.skeleton-collection-date{width:100px;height:15px;background-color:#f0f3f5}@keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}
