.skeleton{width:100%;background:linear-gradient(90deg,#e5e5e5 0% .01%,#d2d2d2)!important;transition:.25s all ease-in-out;position:relative;overflow:hidden}.skeleton:after{position:absolute;inset:0;background:linear-gradient(123deg,transparent 45%,rgba(243,243,243,.5) 50%,transparent 55%);background-size:300% 300%;background-repeat:no-repeat;animation:imageShimmer 2.5s infinite ease-in-out;content:""}.skeleton.circular{border-radius:50%;height:1.5rem;width:1.5rem}.skeleton.bar{height:1rem}@media screen and (max-width:600px){.skeleton.bar{height:.75rem}}.skeleton.bar.rounded{border-radius:.625rem}.skeleton.bar.round{border-radius:.5rem}.skeleton.bar.smallest{height:1.125rem}.skeleton.bar.smallest.round{border-radius:.5625rem}.skeleton.bar.smaller{height:1.5rem}.skeleton.bar.smaller.round{border-radius:.75rem}.skeleton.bar.small{height:1.875rem}.skeleton.bar.small.round{border-radius:.9375rem}.skeleton.bar.medium{height:2.625rem}.skeleton.bar.medium.round{border-radius:1.3125rem}.skeleton.bar.large{height:2.875rem}.skeleton.bar.large.round{border-radius:1.4375rem}.skeleton.bar.xl{height:3.75rem}.skeleton.bar.xl.round{border-radius:1.875rem}.skeleton.box{height:8.125rem}@media screen and (max-width:600px){.skeleton.box{height:6.25rem}}.skeleton.box.rounded{border-radius:.375rem}@media screen and (max-width:600px){.skeleton.box.rounded{border-radius:.25rem}}.skeleton.full{width:100%}.skeleton.three-quarter{width:75%}.skeleton.half{width:50%}.skeleton.quarter{width:25%}
