.stub-item{align-items:center;display:flex;flex-wrap:nowrap;max-width:250px}.stub-loader{animation-duration:2s;animation-iteration-count:infinite;animation-name:loader;animation-timing-function:linear;border:3px solid #fff;border-radius:50%;border-right-color:transparent;height:32px;margin-right:8px;min-height:32px;min-width:32px;width:32px}@keyframes loader{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
