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