.skeleton{width:100%;transition:all .25s ease-in-out;position:relative;overflow:hidden;background:linear-gradient(90deg,#e5e5e5 0%,#e5e5e5 .01%,#d2d2d2 100%)!important}.skeleton:after{content:"";background:linear-gradient(123deg,transparent 45%,rgba(243,243,243,.5) 50%,transparent 55%) 0 0/300% 300% no-repeat;-webkit-animation:2.5s ease-in-out infinite imageShimmer;animation:2.5s ease-in-out infinite imageShimmer;position:absolute;top:0;bottom:0;left:0;right:0}.skeleton.circular{border-radius:50%;width:1.5rem;height: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%}
