.skeleton-loader{clip-path:url(#skeletonClip);height:60px;position:relative}.skeleton-loader,.skeleton-loader:before{background:var(--gray-50,#f2f6fb);width:100%}.skeleton-loader:before{content:"";height:100%;position:absolute;animation-duration:1.5s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:placeholderAnimation;background:linear-gradient(to right,transparent 0,var(--gray-200,#dae2f0) 30%,transparent 60%);background-size:150%}.skeleton-loader .text{width:calc(100% - 32px)}@keyframes placeholderAnimation{0%{background-position:150% 0}to{background-position:-150% 0}}
/*# sourceMappingURL=1244938bd6dd6e7d.css.map*/