@keyframes component-binus-placeholder{from{left:0}to{left:100%}}.placeholder{position:relative;overflow:hidden}.placeholder::before{display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;content:"";background-color:#f5f5f5}.placeholder::after{display:block;position:absolute;top:0;left:0;z-index:11;content:"";width:150px;height:100%;background:linear-gradient(to right, #f5f5f5 0%, #eaeaea 50%, #f5f5f5 100%);animation:component-binus-placeholder 1s cubic-bezier(0.4, 0, 0.2, 1) infinite}
