.gig-card-shell{width:324px;position:relative}.gig-card-shell .card-link{z-index:1;position:absolute;inset:0}.gig-card{border:1px solid #e4e4e4;width:324px;height:450px;margin-bottom:40px}.gig-card img{object-fit:cover;width:100%;height:50%}.gig-card .info{flex-direction:column;gap:20px;padding:10px 20px;display:flex}.gig-card .info .user{align-items:center;gap:10px;display:flex}.gig-card .info .user img{object-fit:cover;border-radius:50%;width:26px;height:26px}.gig-card .info p{color:#111}.gig-card .info .star{align-items:center;gap:5px;display:flex}.gig-card .info .star img{width:14px;height:14px}.gig-card .info .star span{color:#ffc108;font-size:14px;font-weight:700}.gig-card .info .star.new span{color:#74767e;font-weight:400}.gig-card hr{border:.5px solid #e4e4e4;height:0}.gig-card .details{justify-content:space-between;align-items:center;padding:10px 20px;display:flex}.gig-card .details img{cursor:pointer;object-fit:cover;width:16px;height:16px}.gig-card .details .favorite-button.compact{width:16px;height:16px}.gig-card .details .favorite-button.compact:hover{background:0 0}.gig-card .details .favorite-button.compact svg{width:16px;height:16px}.gig-card .details .price span{color:#999;font-size:12px}.gig-card .details .price h2{color:#555;text-align:end;font-size:18px;font-weight:400}.gig-card .details .price sup{font-size:12px;font-weight:300}
