img{max-height:100%;max-width:100%}a{text-decoration:none}.inactive .card-content{opacity:.5}.loading,.loading-small{display:flex;justify-content:center;align-items:center;height:100%}.loading-small{height:18px}.loading-small:after,.loading:after{content:"";display:inline-block;width:20px;height:20px;border-radius:50%;border:2px solid #ccc;border-top-color:#333;animation:spin 1s linear infinite}.loading-small:after{margin:3px 0;width:16px;height:16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:320px){.card-hits .card-hit:last-of-type{display:none}.card-hit{max-width:20%!important;flex-basis:20%!important}}a.active{background-color:rgba(0,0,0,.04)}