.Skeleton_skeleton__mJKqX{position:relative;overflow:hidden;width:100%;height:100%}.Skeleton_skeleton__mJKqX:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;animation:Skeleton_progress__wooOU 1.5s ease-in-out infinite}.Skeleton_skeletonLight__KZxLW{background:var(--cw-color-quaternary-light)}.Skeleton_skeletonLight__KZxLW:after{background:linear-gradient(90deg,var(--cw-color-quaternary-light),var(--cw-color-quaternary),var(--cw-color-quaternary-light))}.Skeleton_skeletonDark__ZNGrx{background:var(--cw-color-quaternary)}.Skeleton_skeletonDark__ZNGrx:after{background:linear-gradient(90deg,var(--cw-color-quaternary),var(--cw-color-quaternary-dark),var(--cw-color-quaternary))}@keyframes Skeleton_progress__wooOU{0%{transform:translate3d(-100%,0,0)}to{transform:translate3d(100%,0,0)}}