.shimmer-card{border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.1);background-color:#fff;width:100%}.shimmer-card:not(:first-child){margin-top:30px}.shimmer-card--content-center{text-align:center;display:flex;flex-direction:column;align-items:center}.shimmer-card--content-center *{width:100%;margin:auto}.category-shimmer-item{height:125px;border-radius:5px;background-color:#2c2c2c}.shimmer-category-main .shimmer-category-list{height:19px;background-color:#2c2c2c;position:relative;margin:5px 0;border-radius:5px;overflow:hidden}.shimmer-category-main .shimmer-category-list:first-child{border-top-left-radius:5px;border-top-right-radius:5px}.shimmer-category-main .shimmer-category-list:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.shimmer-category-main .shimmer-category-list:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#2c2c2c 8%,rgb(107,114,128) 18%,#2c2c2c 33%) 0 0/1000px 100%;animation:shimmer 4.2s linear infinite}.shimmer-category-title{height:40px;border-radius:8px;margin-top:4px;background-color:#2c2c2c;position:relative;overflow:hidden;margin-top:5px!important}.shimmer-category-title:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#2c2c2c 8%,rgb(107,114,128) 18%,#2c2c2c 33%) 0 0/1000px 100%;animation:shimmer 4.2s linear infinite}@keyframes shimmer{0%{left:-100%}25%{left:25%}50%{left:50%}75%{left:75%}to{left:100%}}.shimmer-table-row{height:19px;background-color:#2c2c2c;position:relative;margin:5px 0;border-radius:5px;overflow:hidden}.shimmer-table-row:first-child{border-top-left-radius:5px;border-top-right-radius:5px}.shimmer-table-row:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.shimmer-table-row:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#2c2c2c 8%,rgb(107,114,128) 18%,#2c2c2c 33%) 0 0/1000px 100%;animation:shimmer 4.2s linear infinite}.shimmer-table-col{width:100%;height:15px;border-radius:10px}