.well-search-pulse{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;border-radius:50%;background:transparent;border:3px solid rgba(239,68,68,.9);animation:well-shrink 1s ease-in forwards}@keyframes well-shrink{0%{width:60px;height:60px;border-width:3px;border-color:#ef4444e6;opacity:1}80%{width:8px;height:8px;border-width:4px;border-color:#ef4444;opacity:1}to{width:8px;height:8px;border-width:0px;border-color:#ef444400;opacity:0}}
