.image{display:inline-flex}.image>div>div{animation:loading 2s infinite;background:#eee}.image img{-o-object-fit:contain;object-fit:contain}.image.is-cover img{-o-object-fit:cover;object-fit:cover}.image.is-fit-content{width:-moz-fit-content;width:fit-content}@keyframes loading{0%{background:#fcfbfd}50%{background:#ece8f2}to{background:#fcfbfd}}
