.hub-ui-breed-card{display:flex;flex-flow:column;text-decoration:none;background-color:var(--hub-primary-white);box-shadow:0 0 12px 0 var(--hub-primary-black-shadow);border-radius:7px;height:100%}.hub-ui-breed-card:hover .hub-ui-breed-card__chevron{margin-left:8px;opacity:1}.hub-ui-breed-card__image{display:block;margin-bottom:14px;-o-object-fit:contain;object-fit:contain;border-radius:7px 7px 0 0;width:100%;height:auto;aspect-ratio:300/160}.hub-ui-breed-card__title{margin:0 0 18px;padding:0 32px;font-size:20px;line-height:1.4;font-weight:500;text-align:center;color:var(--hub-primary-red)}.hub-ui-breed-card__title.withText{margin-bottom:5px}.hub-ui-breed-card__meta{align-items:center;color:var(--hub-secondary-iconography);display:flex;flex-wrap:wrap;font-size:13px;gap:10px;padding:0 20px;margin-bottom:4px}@media(max-width:767px){.hub-ui-breed-card__meta{padding:0 12px}}.hub-ui-breed-card__text{margin:0 6px 15px;text-align:center}.hub-ui-breed-card__link{font-size:16px;font-weight:500;color:var(--hub-primary-red);height:100%;align-content:center;padding:0 20px;margin:0 auto 20px 0}@media(max-width:767px){.hub-ui-breed-card__link{padding:0 12px;margin-bottom:10px}}.hub-ui-breed-card__chevron{opacity:0;padding-bottom:2px;transition:.25s}@media(max-width:767px){.hub-ui-breed-card__chevron{display:none}}
