@keyframes placeholder-glow{50%{opacity:.5}}.skeleton-loading{animation:placeholder-glow 2s cubic-bezier(.4,0,.6,1) infinite;background-color:#e1e1e1;border-radius:.25rem;display:inline-flex;height:inherit;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}
