@keyframes spinAround{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}.card-background{border:1px solid #eee9e4;padding:0.5rem;border-radius:20px}@media screen and (max-width: 767px){.card-background{padding:0;align-items:center;margin-left:0.5rem;margin-right:0.5rem;padding-top:0.5rem;padding-bottom:0.5rem}}.auction-card{display:grid;grid-template-columns:1fr 3fr;cursor:pointer}.auction-card.verified{grid-template-columns:1fr 3fr 0.2fr}.auction-card .crawled-auction{display:flex;flex-direction:column;justify-content:center;border-radius:14px;margin-right:0.5rem;width:5.5rem;height:5.5rem;background-color:#666563}.auction-card .crawled-auction .crawled-info{display:flex;justify-content:center;font-size:12px;font-weight:700;color:#fffdf9}.auction-card .crawled-auction .crawled-info.day{font-size:18px}.auction-card .crawled-auction .crawled-info.hour{font-weight:600}.auction-card .crawled-auction .crawled-info svg{height:16px;width:25px;fill:#fffdf9}.auction-card .crawled-auction.verified img{width:5.5rem;height:5.5rem;border-radius:14px}.auction-card .crawled-auction.bovine{background-color:#237814}.auction-card .crawled-auction.equidae{background-color:#0d4b81}.auction-card .crawled-auction.caprine{background-color:#ff880c}.auction-card .crawled-auction.ovine{background-color:#7c3415}@media screen and (max-width: 767px){.auction-card .crawled-auction{margin-left:0.5rem}}.auction-card .auction-content{display:grid;padding-right:0.5rem}.auction-card .auction-content .auction-title-container{display:flex;align-items:center;height:34px}.auction-card .auction-content .auction-title-container .auction-title{display:-webkit-box;color:#000000;font-weight:700;line-height:initial;font-size:14px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-align:center;-webkit-box-orient:vertical}.auction-card .auction-content .auction-infos{display:flex;flex-direction:row;align-items:center;color:#858380;font-size:12px}.auction-card .auction-content .auction-infos.no-infos{height:auto}.auction-card .auction-content .auction-infos svg{height:14px;width:14px;fill:#858380}.auction-card .auction-content .auction-infos span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.auction-card .auction-content .auction-date{display:flex;flex-direction:row;align-items:center;font-weight:600;font-size:12px;color:#237814}.auction-card .auction-content .auction-date svg{height:14px;width:14px;fill:#237814}.auction-card .auction-content .auction-channel{font-weight:600;font-size:12px;color:#237814;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.auction-card .auction-featured{display:flex;align-items:center;margin-right:0.5rem}.auction-card .auction-featured svg{fill:#237814}
