.pet-card{width:100%}.pet-card__container{align-items:center;background:#efefef;border-radius:1.25rem;display:grid;grid-template-columns:1fr;grid-template-rows:14rem 1fr;max-width:100%;min-height:25.9375rem;overflow:hidden;position:relative;text-align:center;width:17.125rem}.pet-card__image,.pet-card__image img{height:100%;width:100%}.pet-card__image img{-o-object-fit:cover;object-fit:cover}.pet-card__text{align-items:center;display:flex;flex-direction:column;padding:1.875rem .625rem}.pet-card__name{font-size:1.75rem;font-weight:600;line-height:1.1;margin-bottom:.5em}.pet-card__details{display:flex;flex-wrap:wrap;font-size:1.0625rem;justify-content:center;list-style:none;margin:0 0 1em;padding:0;width:100%}.pet-card__details li{margin:0;padding:0}.pet-card__details li:before{content:"•";display:inline-block;margin:0 .5em}.pet-card__details li:first-child:before{display:none}.pet-card__button .button{text-align:center}.pet-card__icons{background:#999;display:none;height:100%;left:0;padding:5rem 1.875rem 1.25rem;position:absolute;top:0;width:100%;z-index:1}.pet-card__icons[aria-hidden=false]{display:block}.pet-card__icons[aria-hidden=false]+button.pet-card__icons-toggle{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2721%27 height=%2721%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M2.13 2 19 19M18.87 2 2 19%27 stroke=%27%23fff%27 stroke-width=%273%27 stroke-linecap=%27round%27/%3E%3C/svg%3E")}.pet-card__icon-list li{margin-bottom:.6em}.pet-card__icons-container{height:100%;overflow:auto}.pet-card button.pet-card__icons-toggle{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2728%27 height=%2728%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle cx=%2714%27 cy=%2714%27 r=%2713%27 fill=%27%23fff%27 stroke=%27%23DC2455%27 stroke-width=%272%27/%3E%3Cpath d=%27M14.04 9.7c-.6 0-1.093-.173-1.48-.52-.373-.36-.56-.8-.56-1.32 0-.533.187-.973.56-1.32.387-.36.88-.54 1.48-.54.587 0 1.067.18 1.44.54.387.347.58.787.58 1.32 0 .52-.193.96-.58 1.32-.373.347-.853.52-1.44.52Zm1.7 1.16v11.16h-3.42V10.86h3.42Z%27 fill=%27%23DC2455%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;border:0;height:2.125rem;padding:.375rem;position:absolute;right:.8125rem;top:.8125rem;width:2.125rem;z-index:5}.pet-card button.pet-card__icons-toggle:focus,.pet-card button.pet-card__icons-toggle:hover{border:0;outline:none}
