.skeleton-wrapper{margin-top:10px;position:relative;overflow:hidden}.skeleton{background:#ddd;border-radius:4px;position:relative;overflow:hidden}.skeleton.line{width:100%;height:16px}.skeleton.circle{border-radius:50%;width:100px;height:100px}.skeleton.square{width:100px;height:100px}.pulse{animation:1s infinite alternate pulse-animation}.wave{background:#ededed linear-gradient(100deg,#fff0 40%,#ffffff80 50%,#fff0 60%) 100% 0/200% 100%;animation:1s ease-in-out infinite wave-animation}@keyframes wave-animation{to{background-position-x:-30%}}@keyframes pulse-animation{to{opacity:.5}}.react-skela-table{width:100%}.react-skela-table .__row{display:flex}.react-skela-table .__col{width:100%}.card-container{flex-wrap:wrap;display:flex}
