.hover-lift{transition:transform .3s}.hover-lift:hover{transform:translateY(-6px)}.pulse{animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(0,168,107,.45)}70%{box-shadow:0 0 0 16px rgba(0,168,107,0)}100%{box-shadow:0 0 0 0 rgba(0,168,107,0)}}