@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.thumb-skeleton{border-radius:10px;width:140px;height:95px}.carousel-inner{width:100%;position:relative;overflow:hidden}.transition-slide{width:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}#custCarousel .carousel-item{flex:0 0 100%;margin-right:0;display:block}.skeleton{background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%) 0 0/200% 100%;border-radius:10px;animation:1.5s linear infinite shine}.main-skeleton{width:100%;height:400px}.thumb-skeleton{width:140px;height:95px}@keyframes shine{to{background-position-x:-200%}}
