.pet-3d{display:grid;place-items:center;border:0;font-size:29px;filter:drop-shadow(3px 6px 2px #384a4240);animation:pet-bounce 1.8s ease-in-out infinite;z-index:5}.home-pet{position:absolute;right:6%;bottom:12px;width:41px;height:41px;border-radius:48% 48% 44% 44%;background:#fff1d2;transform:rotateY(-14deg)}.map-pet{position:absolute;left:31%;top:67%;background:transparent;cursor:pointer;font-size:20px;transform:rotate(8deg)}.map-pet:after{content:'';position:absolute;z-index:-1;width:23px;height:8px;border-radius:50%;background:#476a5960;bottom:0;left:5px}@keyframes pet-bounce{50%{translate:0 -7px;filter:drop-shadow(3px 11px 2px #384a4225)}}
